Recent Posts
Leveling-Up Your Dev Team
Leveling-Up Your Dev Team

Software projects succeed or fail based on the quality of the teams behind them. Expert developers can be hard to find. So how do you get junior developers to level up? It’s not enough to teach how to use a framework or tech stack. Good developers can follow a pattern.

Read More
TypeScript 5.0 Cheat Sheet
TypeScript 5.0 Cheat Sheet

This cheat sheet is an adjunct to our Definitive TypeScript Guide. Originally published November 2018.

Read More
Redesigning Enterprise Apps Efficiently: The Bottom Up Approach
Redesigning Enterprise Apps Efficiently: The Bottom Up Approach

Not long ago, good design was considered nice to have, but non-essential to a product or company. In today’s market, however, good design has become a commodity.

Read More
Getting Started with WebRTC
Getting Started with WebRTC

Did you know that a desktop browser has almost everything you need to make video calls? A client-side web app can use the WebRTC API, which is built into modern browsers, to access a system’s camera(s), start a video stream, and connect to a remote system, all without requiring any third party plugins.

Read More