PinnedMukesh Prajapati✍ JavaScript concepts that every developer should know 🦾All Programming languages have built-in data structures.Oct 9, 20224Oct 9, 20224
Mukesh PrajapatiDiscovering React’s Hidden Gems: 5 Must-Know Features for Pro DevelopersWhether you are an experienced developer aiming… 1. Lazy & Suspense 2. useLayoutEffect 3. Concurrent Mode 4. Error Boundaries 5. ProfilerJan 10Jan 10
Mukesh PrajapatiMastering CSS: Unveiling Hidden Tips and Tricks with Practical ExamplesCSS is a powerful language that allows web developers to bring their designs to life. While most developers are familiar with the basics of…May 16, 2023May 16, 2023
Mukesh PrajapatiCreate a dynamic load side page with animation in React.jsWhen we want to render HTML on condition we have one challenge we can’t add animation to the HTML code block.May 13, 20231May 13, 20231
Mukesh PrajapatiIs React Dead?After the Next.js 13 update, React release the new update of React.js and blast the market.Apr 8, 20232Apr 8, 20232
Mukesh PrajapatiLearn JavaScript in 30 days!Welcome back! After a long time I’m writing this blog. Today I found the library for learn JavaScript with full documentation and examples.Feb 13, 2023Feb 13, 2023
Mukesh PrajapatiData manipulation in JavaScriptJavaScript is a powerful programming language that is widely used for both front-end and back-end development. One of the key features of…Jan 26, 2023Jan 26, 2023
Mukesh PrajapatiManage your task and boost-up your skillsSo, you’d like to effectively manage your tasks and time, eh? Good news, there are many ways, you can help yourself to improve your skills…Dec 17, 2022Dec 17, 2022
Mukesh Prajapati✨ Important JavaScript Object MethodsJavascript Object methods which every developer should know, to boost up their code and skills.Nov 25, 20221Nov 25, 20221
Mukesh PrajapatiCancel rest API pending requestAs we know, fetch returns a promise. And JavaScript generally has no concept of aborting/canceling a promise. So how can we cancel an…Oct 28, 2022Oct 28, 2022