Learn how to build scalable, fast and accessible web applications.

Learn how to use Refs in React. Do things like managing focus, text-selection and more...
Link
How to deal with forms and data-validation in React using react-hook-form. 5 form-validation patterns for a hustle-free forms.
Link

How to do state management in React using React hooks and the Context API.
Link
How to use the Context React hook to share data easily using the Context API.
Link

How to create a custom middle ware to fetch data from an API using Axios & vanilla Redux
Link
Five different ways to style your components in React. Which one do you prefer? 🤔
Link
Learn how to do props validations and what are the things to watch out for when passing data using props.
Link
Learn how to use the Vue router - from essential to advanced patterns.
Link
Learn how to build a simple CRUD backend using Netlify Functions & FaunaDB.
Link
An example of a serverless architecture I worked on during building the initial version of Nordgigs.
Link

How to debug your code through VS Code when working with nuxt & typescript.
Link
Why spend your life developing software unless you care about doing it well? My notes about being better at my craft as a programmer.
Link
Why spend your life developing software unless you care about doing it well? My notes about being better at my craft as a programmer.
Link
Why spend your life developing software unless you care about doing it well? My notes about being better at my craft as a programmer.
Link
Why spend your life developing software unless you care about doing it well? My notes about being better at my craft as a programmer.
LinkA tutorial showing how to create a simple blog using Vue and Gridsome.
LinkAn overview of the JAMStack. What is it all about, why it is a good approach in some cases and how to choose the right tools.
LinkWhy web accessibility matter to you and your product.
LinkTop Angular Visual Studio Code Extensions for Angular.
LinkA tutorial on how to add custom config files with environment dependent variables to an angular app built with angular-cli on run time instead of build time.
Link