Pinned13 Typescript Utility: A Cheat Sheet for DeveloperTypescript is very powerful in terms of type checking, but sometimes it gets tedious when some types are subsets of other types and you…Apr 7, 2022A response icon12Apr 7, 2022A response icon12
PinnedReact best practices and patterns to reduce code — Part 3This is 3rd the article about React best practices, If you have not read my previous articles, please check them out.Mar 21, 2022Mar 21, 2022
PinnedReact best practices and patterns to reduce code Part 2 | Rahul Sharma(DevsMitra)I have been working with React.js for the past 4 to 5 years and have been using it for a number of different projects. While working on…Mar 19, 2022A response icon5Mar 19, 2022A response icon5
PinnedReact best practices and patterns to reduce codeReact best practices and patterns to reduce code. Create custom hooks, Route-based code splitting etc…Mar 11, 2022A response icon3Mar 11, 2022A response icon3
PinnedMicro Frontend with React.js and Module federationWhat is a micro frontend? Create Micro Frontend application with React, Webpack-5, and Module Federation.Nov 9, 2021A response icon1Nov 9, 2021A response icon1
🚀 Fast, Faster, Fastest: How to Make Your Pages Load Lightning-QuickLearn how to optimize page load times using CDNs, lazy loading, compression, and more.May 11May 11
Streaming HTML: The Performance Hack Nobody Talks AboutBoost your site’s speed with HTML streaming. Learn how to fix slow frontend loads without switching to SSR or a new framework.Apr 18A response icon2Apr 18A response icon2
How to Create an AI App for Free Using Chrome Built-in AI | Rahul SharmaLearn how to develop your first AI app using the free Chrome Gemini Nano API with this simple, step-by-step guide. Perfect for developers!Dec 8, 2024Dec 8, 2024
10 Html Tags Probably You Don’t Know10 Html tags can make your web projects stand out and improve user experience. Keep reading to discover the hidden gems of HTML!Nov 24, 2024Nov 24, 2024
Javascript Error Handling Just Got a Whole Lot Easier: Meet the Safe Assignment Operator (?=)error handling can be a real pain. Whether you’re fetching data from an API or processing a file, things can go wrong. And…Nov 15, 2024Nov 15, 2024