12k
Michiel Mulders AUTHOR

Michiel Mulders

Blockchain and tech writer with a passion for marketing, lifestyle, and endurance sports. Backend and blockchain developer using Node.js and Go. Let's grab a Belgian beer!

11 articles by Michiel Mulders

The Art of Writing Good Code Comments

Writing code comments is easy, adding value through them is definitely not. Learn what makes a great code comment with this insightful article.

Jun 28, 2021 · 3 min read

6 Money-making Strategies Used by Companies with Open Source Projects

Even when the code is open and accessible, companies have multiple ways to earn income from their projects. Here are 6 of those strategies.

Apr 24, 2021 · 4 min read

Top Companies That Have Open Source Products: 10 Companies To Know

Learn about the top companies living off of Open Source product, how are they doing it? Who are they?

Apr 13, 2021 · 4 min read

React Router Hooks: Exploring How They Work

React Router keeps your UI in sync with the URL, learn how to take advantage of its hooks using these examples.

Apr 13, 2021 · 7 min read

6 React Best Practices For 2021

6 tips for writing better React in 2021

Feb 10, 2021 · 5 min read

What are server components and will you need to use them in the future?

React Server Components let you access the speed of fetching data on the server while maintaining its rich interactivity of client-side apps

Feb 3, 2021 · 4 min read

React Snapshot Testing With Jest: An Introduction With Examples

Both frontend and backend developers write tests. Testing is an excellent way to guarantee code quality.

Jan 29, 2021 · 5 min read

Fetch vs Axios: Which Is the Best Library for Making HTTP Requests?

Axios and Fetch provide a seemingly equal API and set of features, so which one is better for making HTTP requests?

Jan 29, 2021 · 5 min read

A Guide to Using localStorage in JavaScript Apps

The localStorage object is one of the most used objects in web programming. It provides a solution for storing key-value pairs locally.

Jan 20, 2021 · 4 min read

Do You Really Need Redux? - Pros and Cons of this State Management Library

The Redux pattern provides state management for JavaScript apps. You can use the Redux library with any frontend framework.

Jan 18, 2021 · 6 min read

How to Make HTTP Requests with Axios

Get started with Axios and learn how to make HTTP requests like a pro with the most popular libraries, while keeping security in mind.

Dec 10, 2020 · 6 min read

We use cookies to improve your experience. By using our site, you accept cookies.