Latest Articles
Creating an Interactive Timeline With CSS and JavaScript
Using the basic concepts of HTML, CSS, and JS, you’ll have an attractive timeline up and running in no time.
How to Implement Infinite Scroll in a Web Application
Learn about the principles and practicalities of infinite scroll.
How to Build a Sticky Header With CSS
This effective and powerful technique is a lot easier to achieve than you might expect.
How to Build a Simple Chart With Chart.js
Add great-looking charts and graphs to your website or app in a matter of moments.
The Impact of Server-Side Rendering on SEO and Performance
Server-side rendering offers significant benefits to your web sites and applications.
How to Create a Simple Contact Form Using HTML, CSS, and JavaScript
Learn to create a simple contact form for your website with easy steps, ensuring effective communication with your audience.
Using CSS Grid for Magazine-Style Layouts
With a handful of styles, you can use this attractive, flexible layout for many types of page content.
How to Lazy Load Images Using HTML and JavaScript
This technique improves web page performance by loading images only when they are visible or near the user's screen.
Exploring HTML5 Semantic Elements
If you missed the new semantic elements that HTML5 introduced, catch up with this primer.
How to Implement Dark Mode Using CSS and JS
Dark mode has become a popular preference, so you should look to support it on your sites and in your web apps.
Mastering Unary, Binary, and Ternary Operators in JavaScript
You’ve probably used these operators in your programs already, but the devil is in the detail. Get to the bottom of operators and how they differ.
React Portals: Expand Your Toolbox Beyond Prop Drilling
React components encourage good practices but they can be too restrictive. Learn how to break the mould.
How to Implement Smooth Scrolling in JavaScript: A Guide for Web Developers
Make your same-page links slightly nicer to use with this native smooth-scrolling effect.
Prop Drilling in React: Drawbacks and Alternatives
Prop drilling can be a useful trick, but you’ll need to watch out for some awkward pitfalls.
What’s New With Strapi v4.11?
The Strapi CMS is a simple but powerful app, so what more can it add? Find out how v4.11 makes this great tool even better.