Real-life web development tips and resources, directly to your inbox.
Previous issues
The complete guide to HTML input types. Hint: there are more than you know
What are input types in HTML? How many input types does HTML actually provide? Let me show it to you in this article.
CSS Now Has if() Statements. Here’s How They Work
The new CSS if() function introduces real conditional logic inside native stylesheets.
Let's build QR Code Generator in Under 10 Minutes
Today I’m going to show you how to create the cleanest, fastest QR code generator possible.
Interactive learning tools
Learning how to code in an interactive way is much more fun. So I created a list of interactive learning tools for you. You can find tools to learn CSS, JavaScript, TypeScript, React, Python, Git, SQL, Regex, and more in this list.
Best Websites to Get HTML/CSS Templates
This article highlights the best resources for finding and downloading free HTML templates.
Technical interview resources
Technical interviews are difficult. So I decided to gather resources that will help you crush your next interview.
I Took Pong Wars and made it Playable
I recreated Pong Wars into a fully interactive, color-customizable, pause-and-reset version that still fits in one single HTML.
Free certifications for developers
Certifications can be costly, so I prepared a list of free ones you can take to enhance your credibility.
GitHub Repositories to Improve Your Programming Skills
If you want to level up your programming skills, GitHub is full of hidden gems. I’ve put together a list of repositories that helped me (and countless others) learn faster, practice smarter, and actually build stuff that matters.
CSS Generators
You can use CSS generators to save time on some time-consuming tasks. I made a collection of the best CSS generators for you to use.
Use `console.log()` like a pro
Using console.log() for JavaScript debugging is the most common practice among developers. But there is more.
Git Cheat Sheet
This Git cheat sheet gives you a quick, practical reference to the most useful commands so you can manage version control with confidence.
Make Your First Open Source Contribution
By making open-source contributions, you will learn a lot. Open-source contributions allow you to become a part of the open-source community.
9 Most Useful JavaScript Tips and Tricks
In this article I will share with you some really handy JavaScript tips.
HTML tips you won't find in most tutorials
HTML is just for building blocks on the web page. Right? Well, modern HTML is way more than that actually. In this article I will show some lesser-known, yet super useful HTML features.
Showcase Blog Posts Automatically on GitHub Profile
Keep your GitHub profile up-to-date by automatically showcasing your latest blog posts. Set it up once, and your profile will always be updated with your latest content.
CSS Pulse Animation
In this article, I'll show you how to create a beautiful pulse effect. I'll also discuss the use cases and explain how you can improve performance.
9 Most Powerful CSS One-Liners
Make your projects more visually appealing with these easy-to-implement, CSS one-liners.
From zero to Web Developer
From zero to web developer -> in 14 actionable steps.