27 followers
Front End Developer | Graphics Designer
This article was first published on my blog - dillionmegida.com I'd assume that you have a Gatsby site already running. Also, I'd be more particular about blogs since they a better example for a regular publishing site. However, there are greater pow...
This article was first shared on my blog - Dillion Megida's Blog On the series, today's topic is Making Layouts With CSS - designing layouts with CSS. We have been made to understand that CSS gives beauty to our webpage by giving it styles. There ar...
The for loop creates a loop where executions are executed as long as the given condition remains true. There are other methods of loops which you can find here. I chose to explain the for-loop because it pretty much describes how a loop operation is ...
For as many that don't know, I've been writing on a series of Frontend Development and the guideline being used is Roadmaps For Developers - Frontend Check out my blog here to follow up on the series. Without further ado, I'll be moving to our topic ...
What is Accessibility? As the name implies, it is the quality of something being accessible. It is the quality of something being easily understood and also used. Web Accessibility? Websites are not made for only specific people. Once a website is la...
I am still a newbie in ReactJS. I've been following series of tutorials and articles on the framework and decided to start putting what I've learnt so far into practice. My website, dillionmegida.com was built with PHP. You could check it out as I hi...