profile

Join my newsletter

3 Different Ways to Center A Div in CSS

Published 7 months ago • 2 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. 🚀 🎉 🚀 🎉


📝 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 different elements. In this article, we will explore three different methods that could help you center an element using CSS.

Was Rust Worth It?

This article discusses the author's experience with Rust programming language and highlights the benefits and challenges of using Rust, including the advantages of Rust's borrow checker and the gaps in Rust libraries and tools.

9 Common CSS Mistakes We Make

Cascading Style Sheet (CSS) is a powerful stylesheet language that helps front-end developers style a plain web page. However, there are mistakes developers can make while using this stylesheet language. These mistakes will hinder developers from writing efficient code. This article examines some common mistakes and offers a solution for each.

A Crash Course in Redis

Redis (Remote Dictionary Server) is an open-source (BSD licensed), in-memory database, often used as a cache, message broker, or streaming engine. It has rich support for data structures, including basic data structures like String, List, Set, Hash, SortedSet, and probabilistic data structures like Bloom Filter, and HyperLogLog.

10 Advanced JavaScript Tricks for Experienced Developers 🔥🔥

JavaScript is a versatile and powerful programming language that has become an indispensable tool for web development. Experienced developers often struggle to master advanced techniques to optimize their code that improve performance, etc. Build more efficient and maintainable applications In this article, we’ll explore ten advanced JavaScript tricks that will take your programming skills to the next level.

JWT: Don’t Add Sensitive Information Into JSON WebToken (JWT)

Think of JWT as a digital ID for online servers. It’s like when you give your ID to a guard and they can quickly tell it’s real or not without calling someone to check. Similarly, with JWT, a server can confirm it’s valid using a key, without searching through a database each time.


🛠️ Guides, Tools & Frameworks

$14.99

​HTML & CSS: A Practical Guide​

In this course, we embark on an exciting journey through the fundamental building blocks of web development: HTML and... Read more

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 #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

✉️ 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...

7 months ago • 1 min read
Share this post