InWeb Tech JournalsbyRakesh KumarExploring CSS Management in React: An Informative GuideIntroductionFeb 26, 2024Feb 26, 2024
InStackademicbyRakesh KumarHydration in Web Development: How It Works and Why It MattersSo, you’re diving into web development, messing around with JavaScript frameworks like React and Vue, and you keep bumping into this term —…Apr 22, 2024Apr 22, 2024
InStackademicbyRakesh KumarUnderstanding the useRef() Hook in React: A Comprehensive GuideMastering DOM Manipulation and State Persistence for Enhanced React DevelopmentMay 22, 2024May 22, 2024
InWeb Tech JournalsbyRakesh KumarUnderstanding Software Testing: Unit, Integration, E2E, and Monkey Testing ExplainedDefinitions, Purposes, Best Practices, and Industry-Standard Tools for Comprehensive Software Quality AssuranceJun 27, 2024Jun 27, 2024
InWeb Tech JournalsbyRakesh KumarHow to Use SVGs as React Components with Webpack, Create React App, and ViteA Comprehensive Guide to SVG Integration and Styling in React for Optimal Performance and MaintainabilityJul 4, 2024Jul 4, 2024
InWeb Tech JournalsbyRakesh KumarCracking the Code of the Critical Rendering Path: A Web Developer’s GuideElevate Your Site’s Speed, SEO, and User SatisfactionAug 9, 20241Aug 9, 20241
InWeb Tech JournalsbyRakesh KumarWhen to Use Custom Hooks in React Components: A Comprehensive GuideEnhance Your React Development Skills with Reusable Logic, Improved Code Readability, and Efficient State Management Using Custom HooksAug 20, 2024Aug 20, 2024
InWeb Tech JournalsbyRakesh KumarEmpowering Experience Engineers with SOLID PrinciplesBest Practices for Code Maintainability, Reusability and ScalabilityAug 12, 2024Aug 12, 2024
InStackademicbyRakesh KumarJavaScript Tips and Tricks: Array and Object Comparison, Immutable.js,In JavaScript, the comparison of arrays or objects may not yield the anticipated results.Mar 27, 20242Mar 27, 20242
InStackademicbyRakesh KumarIntegrating JWT with Node.js and React App: A Comprehensive GuideIn today’s digital world, securing user data is paramount. JSON Web Tokens (JWT) offer a method to authenticate and authorize user actions…Mar 26, 2024Mar 26, 2024
InNerd For TechbyRakesh KumarConvention over Configuration vs Configuration over Convention: Tailoring API Calls Across…In the realm of software development, two opposing paradigms often come into play when dealing with application configuration — Convention…Mar 11, 2024Mar 11, 2024
InWeb Tech JournalsbyRakesh KumarLeveraging SWR for Efficient Data Fetching: A Deep Dive into Use Cases and Integration with ISR…IntroductionFeb 29, 2024Feb 29, 2024
InNerd For TechbyRakesh KumarReact Reusability Face-Off: Higher-Order Components (HOCs) vs HooksIntroductionJan 9, 20241Jan 9, 20241
InNerd For TechbyRakesh KumarOptimising Web Performance: Client-Side Caching with Service WorkersHey there! Ready for a deep dive into the world of client-side caching? I know, it might be a bit of a long read, but stick with me and I…Jan 21, 2024Jan 21, 2024
InStackademicbyRakesh KumarUnderstanding the Nuances: useCallback vs useMemo in ReactWhen it comes to optimising performance in React applications, two hooks stand out for their ability to memoize values and functions…Jan 22, 2024Jan 22, 2024
InWeb Tech JournalsbyRakesh KumarState Management in React: A Comparison of Context API, Redux, and ZustandWhen developing applications with React, state management is a crucial aspect to consider. While React’s built-in state management…Feb 5, 2024Feb 5, 2024
InWeb Tech JournalsbyRakesh KumarBoost Efficiency & Scalability: Building React Apps with Atomic DesignImplementing Atomic Design Principles for Modular, Maintainable, and Scalable React ApplicationsFeb 15, 2024Feb 15, 2024
InNerd For TechbyRakesh KumarSOLID Principle: Mastering the Dependency Inversion in ReactAchieving Better React Component Interactions with Dependency InversionFeb 1, 20241Feb 1, 20241
InNerd For TechbyRakesh KumarSOLID Principle: Applying the Interface Segregation in ReactEnhancing React Code Maintainability with Interface SegregationJan 31, 20241Jan 31, 20241
InNerd For TechbyRakesh KumarSOLID Principle: Harnessing The Liskov Substitution Principle in ReactCreating Interchangeable React Components Using Liskov SubstitutionJan 30, 2024Jan 30, 2024