Real-life web development tips and resources, directly to your inbox.

Daniel Moka Avatar Nat Miletic Avatar Csaba Kissi Avatar Shefali Avatar Lucian Tartea Avatar Neo Avatar Neo Avatar Mike Avatar Uros Avatar Razvan Avatar Eleftheria Avatar Musharof Avatar
Join thousands of developers leveling up their skills.

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.

December 12, 2025 | Read time: 4 minutes
CSS Now Has if() Statements. Here’s How They Work

CSS Now Has if() Statements. Here’s How They Work

The new CSS if() function introduces real conditional logic inside native stylesheets.

December 05, 2025 | Read time: 4 minutes
Let’s build QR Code Generator in Under 10 Minutes

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.

November 28, 2025 | Read time: 4 minutes
Interactive learning tools

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.

November 21, 2025 | Read time: 4 minutes
Best Websites to Get HTML/CSS Templates

Best Websites to Get HTML/CSS Templates

This article highlights the best resources for finding and downloading free HTML templates.

November 14, 2025 | Read time: 4 minutes
Technical interview resources

Technical interview resources

Technical interviews are difficult. So I decided to gather resources that will help you crush your next interview.

November 07, 2025 | Read time: 4 minutes
I Took Pong Wars and made it Playable

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.

October 31, 2025 | Read time: 5 minutes
Free certifications for developers

Free certifications for developers

Certifications can be costly, so I prepared a list of free ones you can take to enhance your credibility.

October 24, 2025 | Read time: 4 minutes
GitHub Repositories to Improve Your Programming Skills

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.

October 17, 2025 | Read time: 3 minutes
CSS Generators

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.

October 10, 2025 | Read time: 4 minutes
Use `console.log()` like a pro

Use `console.log()` like a pro

Using console.log() for JavaScript debugging is the most common practice among developers. But there is more.

October 03, 2025 | Read time: 4 minutes
Git Cheat Sheet

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.

September 26, 2025 | Read time: 5 minutes
Make Your First Open Source Contribution

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.

September 19, 2025 | Read time: 5 minutes
9 Most Useful JavaScript Tips and Tricks

9 Most Useful JavaScript Tips and Tricks

In this article I will share with you some really handy JavaScript tips.

September 12, 2025 | Read time: 4 minutes
HTML tips you won't find in most tutorials

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.

September 05, 2025 | Read time: 4 minutes
Showcase Blog Posts Automatically on GitHub Profile

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.

August 29, 2025 | Read time: 3 minutes
CSS Pulse Animation

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.

August 22, 2025 | Read time: 3 minutes
most powerful CSS on-liners

9 Most Powerful CSS One-Liners

Make your projects more visually appealing with these easy-to-implement, CSS one-liners.

August 15, 2025 | Read time: 3 minutes
From zero to Web Developer

From zero to Web Developer

From zero to web developer -> in 14 actionable steps.

August 08, 2025 | Read time: 4 minutes