Samuel Olusola
Sola's Blog

Sola's Blog

Follow
Follow
homeTwitterYoutubenewsletter
Tag

webdev

#webdev

More content

Read more stories on Hashnode


Articles with this tag

How to Remove an Object's Property in JavaScript Without Mutation

Mar 11, 20223 min read

Hiiiiiii there, today I will be sharing a useful JavaScript Tip which you can use to avoid Mutation when dealing with objects. To mutate something is...

How to Remove an Object's Property in JavaScript Without Mutation

From Web 1.0 to Web 3.0: A Brief History of the Evolution of the Web

Mar 10, 20225 min read

If you have been in the tech space for some time, you must have probably heard about Web 3.0 and how it's different and 'better' than Web 2.0. But if...

From Web 1.0 to Web 3.0: A Brief History of the Evolution of the Web

Why Do We Need Strict Mode in JavaScript?

Mar 9, 20223 min read

If you have been in the Web Tech space for some time, you are most likely familiar with the banter JavaScript gets. It seems to be the most 'mocked'...

Why Do We Need Strict Mode in JavaScript?

A Brief History of HTTP for Web Developers

Mar 7, 20227 min read

Let me tell you a secret. I have been interacting with the web for a very long time and I am still fascinated by it today. I used to be just a...

A Brief History of HTTP for Web Developers

What Exactly is Node.js? (Keeping it awesomely simple)

Jan 4, 202010 min read

Node.js has grown from it humble beginnings in 2009 to one of the most popular platforms for creating web applications. If you have been around web...

What Exactly is Node.js? (Keeping it awesomely simple)