Posts

Surviving React’s Terminology Hell

Surviving React’s Terminology Hell

Stop Using 'style' in React 🤦

Stop Using 'style' in React 🤦

React's style prop comes with a lot of problems. Checkout these 4 alternatives ways to style your app in React.

Best React Newsletters

Best React Newsletters

Discover the The Best React Newsletters to keep up-to-date with React.

Reviewing your React Code: Episode 3

Reviewing your React Code: Episode 3

The third episode of the React Code Review.

Reviewing your React Code: Episode 2

Reviewing your React Code: Episode 2

The second episode of the React Code Review.

Reviewing your React Code: Episode 1

Reviewing your React Code: Episode 1

The first episode of the React Code Review.

React Basics: useState

React Basics: useState

Learn how to use useState Hook in React.

Enums in TypeScript: You're Doing it Wrong

Enums in TypeScript: You're Doing it Wrong

Enums in TypeScript can be really tricky. Here's how to do it right.

Understanding Array.map in React

Understanding Array.map in React

Learn how to use the map function in React to render dynamic content.

Git Merge vs Rebase: Which SHOULD you use?

Git Merge vs Rebase: Which SHOULD you use?

GIT Merge vs. Rebase is one of GIT's most debated topics... Luckily, there are a few rules to help you choose the right approach.

4 Quick Tips To Code Faster

4 Quick Tips To Code Faster

Increase your programming productivity with these 4 tips.

Git Cheat Sheet (Free PDF)

Git Cheat Sheet (Free PDF)

A collection of must know git commands.

Update All NPM Packages

Update All NPM Packages

A compact guide to easily update all your npm dependencies.

The Complete Guide To React Query

The Complete Guide To React Query

A complete guide to React query, a server state management library, that solves many problems related to fetching data.

Add Fonts To Your NextJS And Tailwind App

Add Fonts To Your NextJS And Tailwind App

Easily use custom fonts with Tailwind in your NextJS app.

Mastering React: 5 Key Areas to Focus On

Mastering React: 5 Key Areas to Focus On

Learning React can be overwhelming. This post provides 5 areas of focus to help you master React!