Day 2 of 100DaysOfCode

Day 2 of #100DaysOfCode Today, I styled my HTML page using CSS. I covered the basics of CSS, including the types of CSS and different selectors and also learned about selectors specificity. The outcom...
0 Read More

A WYSIWYG Angular Rich Text Editor

Hello everyone! In this article, I’ll walk you through integrating highly customizable WYSIWYG editors into your Angular applications using the angular library I'm currently developing — ngx-traak...
0 Read More

Docker Explained in Minutes

In today’s world of software development, applications need to be fast, reliable, and portable. This is where Docker comes in.Docker has completely changed how developers build, ship, and run applic...
0 Read More