From the OpenReplay Blog
The Evolving Developer Experience: a Symphony of Speed, Skill, and Serendipity
The modern development experience in current environments
Tips for Effective Designer/Developer Collaboration
How to achieve maximum results from effective collaboration
Using the upcoming CSS when/else rules
New important CSS rules you should be aware of
Using requestAnimationFrame in React for Smoothest Animations
Produce the silkiest, smoothest animations by using a specific method
Exploring the Creative Potential of Atropos.js for Web Design
A great scroll-based gallery for your website
Skeleton Screens vs. Loading Screens -- An UX Battle
What kind of screen is best when waiting for a page to load?
User-Centric Design -- Putting Users at the Heart of Development
How to produce better designs
Two Powerful Techniques: CSS Resetting and Normalizing
Achieve consistent styling across browsers with these techniques
A Deep Dive into Hooks in React 18
Everything about new hooks in React
Mastering the Art of Background Styling
All about setting interesting backgrounds with CSS
Generating a PDF from a div using the jsPDF Library
An easy way of producing PDFs
Bento Box: A Refreshing Layout Approach for Websites
A look at a different look for sites
Using tRPC for Backend Requests with React
A new way of doing remote calls
Using the new JSON Functions in MySQL 8
Take advantage of JSON-specific new functions in MySQL
Of maps and pipes, chains and nests, and more
An introduction to pipelining, composition, chaining, and more
Data Validation and Form Handling with Blazor
Make sure data is valid in an easy way
How to Clear DNS Cache in Chrome Using chrome://net-internals/#dns (Desktop and Android)
This guide provides step-by-step instructions on how to clear DNS cache in Chrome using chrome://net-internals/#dns for desktop and android devices.
Understanding the Holy Grail Layout Pattern in CSS
Learn this widely used technique for better webpage design
Authentication and Authorization with SSR in Next.js
Doing auth the right way in React with SSR
Best UX Practices for Augmented Reality
Ensure the best augmented reality experience for users
Exploring the Contain Property in CSS
Learn the possibilities you gain by using the contain property
Improving Website Speed: Critical Rendering Optimizations
Several tips to enhance the performance of your site
Creating Animations with Rough Notation
Give your web pages a rough, handmade look
Making HTTP Requests with curl
Take advantage of curl to test your APIs