We should still do optimistic UI

Optimistic UI was a neat thing that came out of all the state management tools that were popular when React was taking off, before hooks and useReducer became a mainstay of web development. The idea i...
0 Read More

Introduction to React

What is React? React is a JavaScript library for building user interfaces. It was developed by Facebook (Meta) and is now open-source, widely used in web development. Why Use React?...
0 Read More

The Frontend Engineering

The Frontend Engineering
Introduction Over the past three weeks, I have been thinking why not try something new since I have been doing my projects using the basic Html,css and JavaScript. Working with Components is ...
0 Read More