@kretnrox
馃殌 Problem-Solving Frontend Tech Lead | Passionate about Building Web apps 馃寪馃挭
Nothing here yet.
Mar 9, 2024 路 3 min read 路 The world of web development is continuously evolving, and a significant part of this evolution is the shift towards more inclusive and flexible design practices. Flow-relative CSS, rooted in the CSS Logical Properties and Values Level 1, is at the f...
Join discussion
Mar 8, 2024 路 2 min read 路 Modern React applications often require real-time data fetching, caching, and synchronization, which can be challenging. SWR, developed by Vercel, simplifies this process significantly. This article explores how to harness the power of SWR to improve...
Join discussion
Mar 8, 2024 路 2 min read 路 React's component-based architecture makes it an excellent framework to apply SOLID principles. These principles enhance scalability, maintainability, and robustness in applications. This article focuses on implementing SOLID principles in React, s...
Join discussion
Mar 8, 2024 路 3 min read 路 React 18 introduces an exciting new feature: Concurrent Rendering. This article takes a deep dive into what Concurrent Rendering is, its benefits, and how it represents a significant shift from the traditional synchronous rendering approach in React....
Join discussion