Life
Books
Hanlon’s Razor: Optimism and Peace of Mind
Hanlon's Razor is a principle stating that we should not attribute to malice what can be more easily explained by stupidity.
Here, I will share Tech Blogs, Book Summaries, and lots more.
Life
Books
Hanlon's Razor is a principle stating that we should not attribute to malice what can be more easily explained by stupidity.
Tech
Frontend
Explore essential tools to enhance your web page design quickly. This live blog offers updated insights on layouts, fonts, and color palettes for effective web design
Tech
Frontend
Web Frontend performance and its monitoring is so important as it directly impacts user satisfaction, engagement, and ultimately, the success of your online business.
Tech
Frontend
In this blog post, I will walk you through the easiest way to create a multi-user live editing experience in a rich text editor.
Tech
This is a 1 minute guide on how to setup Node.js with Typescript.
Life
Dedicate a day or a few focused hours to meticulously declutter both your digital and physical realms. This intentional effort ensures a revitalized and refreshing start for the upcoming year, promising a renewed and organized experience in every aspect of your life.
Tech
Frontend
Here's the fix for the error - Integrity check failed for <package-name> (computed integrity doesn't match our records, got <integrity-hash-value>
Books
Positive thinking has the power to create incredible change. So, let's dive in and explore the world of positive thinking together!
Books
Reading is a valuable skill that can open up new worlds of knowledge, understanding, and enjoyment.
Books
Being indistractable means striving to do what you say you will do. Indistractable people are as honest with themselves as they are with others.
Books
10 Ways to Motivate Yourself provides you with 10 different thinking tools to find your most spirited and creative self. It is a book that will enable you to fill your life with energy and purpose.
Tech
Frontend
A small minimal Portfolio for developers who are tiring of thinking about creating their new portfolio website.
Tech
Frontend
As a client developer, Creating apps with authentication might be a tedious process. As we need to handle authentication in the server and maintain the code. It does have some multiple cases to be maintained based on authentication mechanisms. (Basic, OAuth, etc) This blog helps you create a standalone backend less authentication for your react app.
Tech
Frontend
Whenever a team plans to build a feature, It will be cool if we (Frontend Developers) have a mock API ready so that we can start building our features, and then it will require 0 to minimal effort when connecting the backend once it is ready.