This article is an overview of React for software development. It presents essential terms and concepts for anyone that is looking to work… (more…)
Read more »
One of the best ways to learn is by doing. But often developers struggle with the big question "what should I build?" Here are 8 project ideas, complete with project briefs and layout ideas, to get you started learning by doing. Business & Real-W... (more…)
Read more »
I have always had a deep interest in writing Desktop applications. What was holding me off throughout the years was, I wasn't interested in learning C++ or Java to make them. I wanted to build Desktop apps with Javascript, so I landed on Electron, a Javas... (more…)
Read more »
Managing state in a UI is challenging. It's genuinely difficult and the solutions require a depth of knowledge and experience to understand. Everything is a balance of tradeoffs in complexity, performance, and user experience. (more…)
Read more »