Skip to content
Sunday, February 5, 2023

Blog

Islam Sayed

  • Sample Page
3 Minutes How To Make HTML Table
CSS frontend HTML

How To Make HTML Table

islam888
January 25, 2022 0 Comment on How To Make HTML Table
In this tutorial I will show you the code to build a simple HTML semantic table....
Read More
1 Minute How To Make Smooth Scrolling [4 different ways]
CSS frontend javascript

How To Make Smooth Scrolling [4 different ways]

islam888
January 21, 2022 0 Comment on How To Make Smooth Scrolling [4 different ways]
ooth scrolling is a popular scrolling behavior in most of the one page websites like landing pages. In this article I am gonna show you 4 different ways to create this effect. One way...
Read More
0 Minutes JS Remove Duplicates The Shortest Way [SOLVED]
javascript

JS Remove Duplicates The Shortest Way [SOLVED]

islam888
April 26, 2021 0 Comment on JS Remove Duplicates The Shortest Way [SOLVED]
One of the coding interview questions is how to remove duplicates from an array. Of course as for any problem, it has more than one approach in javascript. One of these approaches is to...
Read More
2 Minutes What Is Semantic Versioning?
dependency

What Is Semantic Versioning?

islam888
March 9, 2021 0 Comment on What Is Semantic Versioning?
What is Software versioning in general? According to Wikipedia, Software versioning in general is the process of assigning either unique version names or unique version numbers to unique states of computer software. One of the method for versioning a...
Read More
1 Minute Express JS Middleware
backend nodejs

Express JS Middleware

islam888
February 14, 2021 0 Comment on Express JS Middleware
What is a Middleware? According to wikipedia, Middleware is a type of computer software that provides services to software applications beyond those available from the operating system. It can be described as “software glue”. In...
Read More
2 Minutes Image Native Lazy Loading
HTML

Image Native Lazy Loading

islam888
January 2, 2021 0 Comment on Image Native Lazy Loading
What is Lazy loading? Images, and videos consume a huge amount of data, and affects web performances. If your web page contains many images (or videos), it is true that some -if not many-...
Read More
Proudly powered by WordPress | Theme: Trending News by WalkerWP.