• 6 min
Replacing a Framework, Library, or Programming Language is a Disaster

Replacing a Framework, Library, or Programming Language is a Disaster

As a developer, we are focused on tech. We adore working with new technologies, languages, libraries, and frameworks. All these things are changing so quickly! Are there any developers wondering what the consequences are for the business? Or the responsibility for a manager only? I don’t think so!

How to Learn JavaScript The Easy Way?

How to Learn JavaScript The Easy Way?

A Tiny Step At The Time Is More Than Enough To Become A Pro

  • 5 min
5 Rules to Improve Code Readability

5 Rules to Improve Code Readability

Code readability is a feature of your application (even if your users don’t see it)

  • 7 min
Tips to Create Developer Tutorials — in 5 steps

Tips to Create Developer Tutorials — in 5 steps

Want to create development tutorials but you aren’t sure where to start? Start here!

  • 3 min
Introduction to Angular Testing Methods

Introduction to Angular Testing Methods

Isolated, Shallow, Integrated, and End to end testing

  • 2 min
TypeScript’s New Top-Level Await

TypeScript’s New Top-Level Await

We don’t need an async function wrapper anymore