Articles & News
Technical articles, tutorials, and insights about web development, React, and more.
12 articles found
Building a Next-Generation File Sharing App with Next.js and Permit.io
A step-by-step guide to building a secure file-sharing web application using Next.js and Permit.io with role-based access control.
Translate Subtitles using the LibreTranslate API
Build a subtitle translator app that can translate SRT files to different languages using the LibreTranslate API.
Creating Stunning Particle Animations with React and TsParticles
React TsParticles is a popular open-source library that enables you to integrate particle animations into your React applications easily.
Routing in React with React Location
Learn how to use React Location to handle routing in a React application by building a food recipe web app.
HTMX vs. Vue and React — Pros and Cons
A deep dive comparing HTMX with modern JavaScript frameworks — when to use each and why.
Optimizing React's Performance
Application performance optimization is crucial for maintaining a pleasant user experience. Learn key techniques to speed up your React apps.
Five Alternatives to GitHub Copilot
GitHub Copilot isn't the only AI coding tool available. Here are five alternatives worth trying.
Five Headless CMS to try in 2023
A roundup of five headless CMS platforms worth exploring for your next project.
Implementing CSS for Older Browsers
How to write CSS that gracefully degrades for older browsers while still using modern features.
Getting Started with Alpine.js
Alpine.js is a lightweight JavaScript framework for adding reactive behavior to HTML. Here's how to get started.
Five JavaScript Animation Libraries to Try Out
A curated list of five JavaScript animation libraries to add visual interest to your web projects.
All About CSS Animations
A comprehensive guide to CSS animations — keyframes, transitions, timing functions, and practical examples.