All articles

  • Handle your global application state in React natively with Context API, useReducer and TypeScript.

  • MAR 162023

    How to use basic React useState hook with TypeScript? Have a look at a couple of use cases to grasp this simple but integral hook.

  • MAR 152023

    Why would you as a JavaScript developer use TypeScript? What are the advantages? Are there any?

  • Get a in depth overview of another React hook, useReducer in combination with TypeScript and manage state in your components like a pro.

  • JUN 092022

    The useRef hook is a React.js hook that provides some special features. We can use it to solve unique problems in our apps. Let us look at the useRef hook in React.

  • How do we redirect in the React Router v6? That is the question we will answer in this article and we will also look at some other features of React Router version 6.

  • MAY 292022

    Create your new React project with Vite, great front-end tooling application. Vite has many handy features that enable us smooth front-end development. And it is really fast!

  • Node.js is integral piece of technology for every JavaScript developer. It does not matter what OS you are using, you need to have Node installed. Here are 5 ways to do it in 2022.

  • Quick and simple intro to sharing JavaScript code in different files. Importing and exporting code in JavaScript can get confusing, especially when working on server and client.

  • Express.js is not the only web framework for building fast APIs and web applications. Koa.js is alternative framework with heavy use of async functions, helping us stay away from callback hell.

  • MAR 232022

    Loops are integral part of our lives as programmers. Since we use them all the time, it is good to understand how they work and how we can improve our code by looking at some tips and tricks.

Join my newsletter, to receive JavaScript, TypeScript, React.js and more news, tips and other goodies right into your mail box 📥. You can unsubscribe at any time.