Blog

All my posts

Build a React-Router Dialog

Dec 18, 2022

Build a React-Router Dialog

Building a React Dialog that follows the app URL with react-router-v6

ReactJavaScriptRouter
Implement "useUndoRedo" hook

Jul 09, 2022

Implement "useUndoRedo" hook

Utilizing a custom reducer in order to accomplish undo/redo functionality.

ReactJavaScriptuseReducer
React: useMemo vs useCallback

Jun 30, 2022

React: useMemo vs useCallback

What's the difference between useMemo and useCallback hooks?

ReactuseMemouseCallbackJavaScript
New startTransition API in React

Apr 26, 2022

New startTransition API in React

Building more responsive web apps by utilizing startTransition API.

ReactstartTransitionJavaScript
OAuth2 Authorization with React

Apr 18, 2022

OAuth2 Authorization with React

Building a React hook for OAuth2 authorization, step by step.

ReactOAuth2JavaScript
React: useState vs useReducer

Feb 12, 2022

React: useState vs useReducer

Comparing the two different implementations in a simple application.

ReactTypeScript
React & useEffect cleanups

Dec 27, 2021

React & useEffect cleanups

When and how to cleanup from a React useEffect?

ReactJavaScript
React 18: Automatic Batching

Dec 17, 2021

React 18: Automatic Batching

What is React Batching and how it's being applied in React 18?

ReactJavaScript
Immature Abstractions

Nov 10, 2021

Immature Abstractions

Code abstractions often conceal unpredicted issues.

AlgorithmsJavaScript
Working from home: Pros & Cons

Aug 01, 2021

Working from home: Pros & Cons

I present the pros & cons of working from home, based on my personal experience.

WorkProductivity
A simple counter in React

Jun 18, 2021

A simple counter in React

In this post we'll build our first app in React: A simple counter!

ReactJavaScript
My thoughts on the Standing Desk

May 06, 2021

My thoughts on the Standing Desk

My experience with using my standing desk over the past 9 months.

WorkProductivity
My favorite JS stack in 2021

Apr 28, 2021

My favorite JS stack in 2021

Those are the JS tools I love to use in 2021.

JavaScriptReactNode
Welcome to my Blog

Apr 10, 2021

Welcome to my Blog

This my first ever blog post, come in to say hi!

MathematicsSoftwareHobbies