Introducing Tanstack Router

Introducing Tanstack Router
Hi Folks! Are you all right? everything in peace? Everything calm? I hope you are well!Today I'm gonna talk about the Tanstack Router! Tanstack Router is a fully type-safe router with built-in data fe...
0 Read More

TypeScript: A Love-Hate Relationship

As a developer working with TypeScript for several years, I've developed what can only be described as a complicated relationship with this language. It's like that friend who's always looking out for...
0 Read More

Chapter 5: JavaScript

Cover image by Audy of Course Recap Last time, we finished optimising our images: Used the fs module from Node to elegantly handle nested directories inside src/img Learned about short-circui...
0 Read More

Functions in Java Script

new Date(): Its a object in java script that is used create the new object in js.The data object represents a single moment in time. getHours(): This method is used to get the hour of...
0 Read More

Daily React Learning -8

Day-8:👨‍💻🔥(React)Today, I used localStorage in my Todo Application, it is very useful because it stores data using the web api and we can get that data to ensure the data user placed remain...
0 Read More