Wahdan

Wahdan @abdelrahmanahmed

About: Full stack software engineer with a flair for creating elegant solutions with the least amount of time.Exceptional problem solver with an aptitude for troubleshooting and the ability to quickly master

Location:
Egypt - Cairo
Joined:
Sep 23, 2019

Wahdan
articles - 11 total

Semantic Release Automation - Part 3 - deploy to github pages

In part 2 of Semantic Release Automation series, we configured our Continues Integration part in our...

Learn More 9 0May 25 '20

Critical Rendering Path

Measure then optimize, That being said, the following course/documentation from (Google and Udacity)...

Learn More 6 0May 25 '20

Semantic Release Automation - Part 2 - Setup Semantic Release Package

Previously I talked about semantic version and why it is important to follow the guidelines for versi...

Learn More 31 0May 20 '20

Bored? 🙄 see what you can do now

Hello World, We have made a small funny game to see what you can do now. You can try it here . Note...

Learn More 8 4Apr 16 '20

Slow network simulation using Chrome devtool

Chrome devtool team are developing more and more features to make our development activities easier....

Learn More 2 0Apr 14 '20

Package alias name using NPM/yarn

Have you ever tried to install a package under an alias? you can do this using NPM or yarn. Lets try...

Learn More 17 0Feb 14 '20

A practical and fast way to learn Markdown syntax

Go ahead and write an article on dev.to, it's the best way to get started with markdown.

Learn More 13 1Oct 19 '19

Continuous integration, continuous delivery and continuous deployment in a nutshell

Many people misunderstand between continuous integration, continuous delivery, and continuous deploym...

Learn More 6 0Oct 17 '19

Block specific URL using match pattern with Chrome

Today we are going to learn about blocking some URL with Chrome. There are many use cases to block a...

Learn More 5 0Oct 11 '19

Semantic Release Automation - Part 1 - Understanding Semantic Version

Have you ever wondered why any software package must have a version number? what is the difference be...

Learn More 25 0Sep 26 '19

JavaScript’s Primitive Wrapper Objects (the hidden feature)

Prerequisites To understand this article we need to know more about primitive data types i...

Learn More 8 3Sep 23 '19