profile

Join my newsletter

JavaScript Tips to Help You Build Better Web Development Projects

Published 7 months ago • 1 min read

✉️ Issue #1: JavaScript Tips to Help You Build Better Web Development Projects

In the past few months, I've been working on my course on HTML & CSS and neglecting this newsletter. However, I would like to pick it back up starting from now. I am excited to announce that starting this week, I will be sharing six articles on web development and programming in general. Stay tuned for some interesting and informative pieces! 🚀 🎉 🚀 🎉


📝 Articles of the Week

JavaScript Tips to Help You Build Better Web Development Projects

JavaScript is a widely used web among programming language. I recently had a 30 Days of JavaScript Tips challenge on Twitter...

10 Advanced Git Commands

Over the years, Git has emerged as the standard tool for version control because of how powerful it is. In this article, I’ll discuss ten advanced Git commands every developer should know...

Scroll progress animations in CSS

Scroll-linked animations can often add a touch of class to a website, but have long been the preserve of JavaScript. Now a brand new specification is being implemented to enable us to...

Technical Writing for Developers – Why You Should Have a Blog and How to Start One

Having a blog is a useful asset for developers. It can be a lead magnet, as well as a place where you can sell digital products...

CSS Best Practices: 16 Ways to Improve Your CSS Skills Quickly

By adhering to basic guidelines for writing CSS, you can make sure you produce clean, legible, and easily supportable code. Make your code readable and make it more comfortable to understand, maintain...

The Roadmap to Web Dev Mastery (Best Resources)

Learn about the complexities of today's web development landscape, including frameworks and libraries. Acquire skills for free through resources and avoid critical mistakes. Grasp the workings of a website, delve into front-end mastery...


🛠️ Guides, Tools & Frameworks

Join my newsletter

✅ News and tutorials every other Monday ✅ Unsubscribe anytime ✅ No spam. Always free.

Read more from Join my newsletter

Issue #4 November 20th, 2023 ✉️ Creating an Image Slider with HTML, CSS, and JavaScript In this article, we are going to discuss how to build an image slider using HTML, CSS, and JavaScript. I will demonstrate two different ways to create the slider, one opacity based and the other transform based. 🚀 🎉 🚀 🎉 Creating an Image Slider with HTML, CSS, and JavaScript A Crush Course in DNS (Domain Name System) DNS is a crucial service that translates domain names into IP addresses, allowing users to...

6 months ago • 1 min read

✉️ Issue #3: 3 Different Ways to Center A Div in CSS When it comes to designing a webpage, one of the most common problems we face is how to center or align different elements. In this article, we will explore three different methods that could help you center an element using CSS. 🚀 🎉 🚀 🎉 3 Different Ways to Center A Div in CSS 📝 Articles of the Week 3 Different Ways to Center A Div in CSS When it comes to designing a webpage, one of the most common problems we face is how to center or align...

7 months ago • 2 min read

✉️ Issue #2: How to Optimize Your Website You’ve put weeks of hard work into building your website, and now it’s finally ready to go live! However, to ensure your website performs at its best, there are a few things you need to take care of. In this article, we will explore various ways to optimize your website for better user experience and faster loading times, which leads to higher search engine rankings. 🚀 🎉 🚀 🎉 How to Optimize Your Website 📝 Articles of the Week How to Optimize Your...

7 months ago • 1 min read
Share this post