Utilizing Push Notifications in a Progressive Web App (PWA)
Jul 24,
2018
A push notification is gentle nudge from your website to re-engage with a user by delivering a short message that pops up on the user’s device. The message can be triggered locally by the open application or can be “pushed” from the server to the user even when the app is not running. A service […]
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 […]
Design Thinking: The New Paradigm for Building Applications
Aug 29,
2017
A confluence of business trends and development best practices is changing the way developers need to think about building applications. For want of a better term, the mindset that most software developers follow when building applications might be called ‘systems thinking’: Design a database that holds the data the company needs, design the software components […]
The Two Fundamental Mistakes in Usability Testing
Aug 10,
2017
There are two mistakes that organizations make when doing usability testing. And once those mistakes are made, two things are certain: either end users won’t get an application they can actually use or, if they do, it will cost more and take longer. Organizations often make a fundamental mistake by thinking of usability testing as […]
Why Should You Pursue a Microsoft Certification?
Jun 28,
2017
If you’re considering taking a Microsoft Official Curriculum course (or your company is considering sending you to one) you should know that it’s a good choice for both of you. The most obvious benefit of taking a Microsoft Official Curriculum (MOC) course is that you’re getting information about Microsoft technologies from the source. Coupled with […]