Dillion Megida

HomeBadges
Blog Author Picture

Dillion Megida

27 followers

Software Engineer @ThisDot | Technical Writer @TheWorld

Understanding JavaScript Prototype Nature and Prototype Chain

Feb 23, 202111 min read5 views

JavaScript is a prototype-based object-oriented language. Although, you'd see the class keyword (in modern Javascript) but it works as prototypes at the background. I explained how the class keyword works in this article on this. In this article, we'...

Gatsby with Netlify CMS

Oct 3, 201934 views

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...

MAKING LAYOUTS WITH CSS (Pt a) - Part 5 of Frontend Development Series

Sep 9, 201930 views

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...

Javascript for() {} Loop - Simplified

Aug 26, 201947 views

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 ...

BASICS OF CSS - Part 4 of Frontend Development Series

Aug 21, 201922 views

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 ...

WEB ACCESSIBILITY FOR BEGINNERS - Part 3 of Frontend Development Series

Aug 19, 201932 views

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...

© 2021 Dillion Megida

PrivacyTerms
Proudly part of