Making sense of React’s different component styles
Jan 17,
2018
React is an unopinionated framework. It gives you a lot of flexibility to do things your own way. This flexibility can be empowering once you are familiar with the framework, but it can make it a little daunting to get started. Every piece of code you see seems to be doing things in a slightly […]
Build Your Very Own Electron Cross-Platform Desktop App Using JavaScript
Jun 22,
2017
Cross-platform technologies are popular right now. Microsoft seems to be embracing non-Windows OSes—e.g. porting flagship projects such as .NET and SQL Server to Linux/macOS. Most of this activity is around server and mobile technologies. Windows still has a commanding share—89% in 2016)—of the desktop, with macOS on just under 10% of desktops in the same […]