TL;DR: Some dude gave away his popular Node.js repo to a hacker, and that hacker added code to it that […]
A computer science professor of mine once said, “For me to understand your code, show me your data.” The design […]
You have probably heard about a recent incident where a popular npm package, event-stream, included malicious code that could have […]
How to write clear product specs There is no use delaying the disappointment: telling you how to write clear product specifications […]
Never guess about project history again When it comes to productivity in software development, knowledge is power. The industry of […]
As a developer, you can greatly improve your process using continuous integration. You want to continually ship little changes you […]
Chrome developer tools is a browser-based console that comes prepacked with Google Chrome. Not only does it come with a […]
Introduction When I got introduced to programming, years ago, I was really excited about the endless opportunities I could embrace. […]
Typescript has come a long way since its inception over six years ago and is being adopted by leading web […]
We are all fully aware of the Document Object Model (DOM). Thanks to it, we can manipulate the structure and […]
Speaking at conferences and meetups can be one of the best things you can do for your career. But for […]
Create React App 2.1, released at the end of October 2018, added official support for TypeScript. This, along with all […]