DEV Community

Dillion Megida profile picture

Dillion Megida

Developer Advocate 🥑 | Content Creator ✨

Education

Kwara State University

Work

Developer Advocate at Stream

Twitter Clone Part 3: Adding Tweet Reactions and Showing Notifications

Twitter Clone Part 3: Adding Tweet Reactions and Showing Notifications

12
Comments
21 min read

Want to connect with Dillion Megida?

Create an account to connect with Dillion Megida. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Twitter Clone Part 2: Creating a Profile Page and Following Users

Twitter Clone Part 2: Creating a Profile Page and Following Users

9
Comments
10 min read
Twitter Clone Part 1: Connecting Users to Stream Feeds and Creating a Tweet

Twitter Clone Part 1: Connecting Users to Stream Feeds and Creating a Tweet

14
Comments
32 min read
Build a Twitter Clone with Activity Feeds and React

Build a Twitter Clone with Activity Feeds and React

12
Comments
3 min read
Array.splice() - for removing, replacing or adding values to an array

Array.splice() - for removing, replacing or adding values to an array

8
Comments
3 min read
How to calculate the difference of days between two dates in JavaScript

How to calculate the difference of days between two dates in JavaScript

12
Comments
2 min read
Array.shift() - for shifting the first item in an array

Array.shift() - for shifting the first item in an array

7
Comments
1 min read
Array.pop() - for popping the last item of an array

Array.pop() - for popping the last item of an array

5
Comments
1 min read
Array.reduce() - for reducing an array to a single value

Array.reduce() - for reducing an array to a single value

12
Comments
3 min read
Array.reverse() - for reversing an array

Array.reverse() - for reversing an array

9
Comments 2
2 min read
Array.every() - for checking if all items meet a condition

Array.every() - for checking if all items meet a condition

9
Comments
2 min read
Array.flatMap() - for applying a map and a flat on an array

Array.flatMap() - for applying a map and a flat on an array

10
Comments 1
2 min read
Array.some() - for testing that at least one item meets a condition

Array.some() - for testing that at least one item meets a condition

15
Comments 4
2 min read
Array.slice() - for slicing an array

Array.slice() - for slicing an array

6
Comments
2 min read
Array.forEach() - for looping through items in an array

Array.forEach() - for looping through items in an array

6
Comments 1
2 min read
Array.flat() - for flatting nested arrays within an array

Array.flat() - for flatting nested arrays within an array

9
Comments 2
2 min read
Array.filter() - for filtering items from an array

Array.filter() - for filtering items from an array

11
Comments 2
2 min read
How to navigate a browser to the previous page with JavaScript

How to navigate a browser to the previous page with JavaScript

9
Comments
1 min read
Array.Map() - for mapping items in an array

Array.Map() - for mapping items in an array

15
Comments 2
2 min read
Building SEO-Powered Websites With Gatsby

Building SEO-Powered Websites With Gatsby

19
Comments 7
7 min read
Getting Started with GatsbyJS

Getting Started with GatsbyJS

6
Comments
6 min read
Announcing gatsby-remark-liquid-tags

Announcing gatsby-remark-liquid-tags

21
Comments
2 min read
String.split() in Javascript

String.split() in Javascript

6
Comments
2 min read
Getting Started with CSS Variables

Getting Started with CSS Variables

10
Comments
3 min read
Garbage Collection in Javascript

Garbage Collection in Javascript

9
Comments 3
3 min read
How Do You Manage School and Remote Work?

How Do You Manage School and Remote Work?

8
Comments 7
1 min read
Javascript reduce() Array Method

Javascript reduce() Array Method

7
Comments
2 min read
Syntax and Basic Constructs (Pt b) - Part 8 of Frontend Development Series

Syntax and Basic Constructs (Pt b) - Part 8 of Frontend Development Series

7
Comments
5 min read
My #100DaysOfCode Experience 😄

My #100DaysOfCode Experience 😄

19
Comments 3
3 min read
Understanding event.target and Use Cases

Understanding event.target and Use Cases

40
Comments 3
3 min read
Syntax and Basic Constructs (Pt a) - Part 8 of Frontend Development Series

Syntax and Basic Constructs (Pt a) - Part 8 of Frontend Development Series

13
Comments
4 min read
New Project - CSS Flex Generator

New Project - CSS Flex Generator

14
Comments 2
1 min read
Gatsby with Netlify CMS

Gatsby with Netlify CMS

9
Comments
5 min read
How I Created My Own Codepen (Online Text Editor)

How I Created My Own Codepen (Online Text Editor)

24
Comments 1
4 min read
CSS3 - Part 7 of Frontend Development Series

CSS3 - Part 7 of Frontend Development Series

14
Comments 2
2 min read
CSS MEDIA QUERIES - Part 6 of Frontend Development Series

CSS MEDIA QUERIES - Part 6 of Frontend Development Series

15
Comments
3 min read
MAKING LAYOUTS WITH CSS (Pt c) - Part 5 of Frontend Development Series

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

64
Comments
4 min read
Having issues with Gatsby and Netlify CMS

Having issues with Gatsby and Netlify CMS

6
Comments 9
1 min read
Inline Event Handlers vs addEventListener()

Inline Event Handlers vs addEventListener()

13
Comments
4 min read
Eye-Opening Conversation With A Frontend Colleague 😯

Eye-Opening Conversation With A Frontend Colleague 😯

110
Comments 15
5 min read
MAKING LAYOUTS WITH CSS (Pt b) - Part 5 of Frontend Development Series

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

13
Comments
5 min read
MAKING LAYOUTS WITH CSS (Pt a) - Part 5 of Frontend Development Series

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

76
Comments 8
6 min read
Tips to Practice! & Build Projects!! 🚀

Tips to Practice! & Build Projects!! 🚀

98
Comments 10
4 min read
JUSTIFY-CONTENT & ALIGN-ITEMS at your first try 😊

JUSTIFY-CONTENT & ALIGN-ITEMS at your first try 😊

43
Comments 2
3 min read
Javascript for() {} Loop - Simplified

Javascript for() {} Loop - Simplified

40
Comments 2
4 min read
BASICS OF CSS - Part 4 of Frontend Development Series

BASICS OF CSS - Part 4 of Frontend Development Series

15
Comments
4 min read
WEB ACCESSIBILITY FOR BEGINNERS - Part 3 of Frontend Development Series

WEB ACCESSIBILITY FOR BEGINNERS - Part 3 of Frontend Development Series

13
Comments
3 min read
URLs and Webpack in ReactJS

URLs and Webpack in ReactJS

16
Comments
3 min read
BASIC SEO - Part 2 of Frontend Development Series

BASIC SEO - Part 2 of Frontend Development Series

26
Comments
4 min read
SEMANTIC HTML - Part 1 of Frontend Development Series.

SEMANTIC HTML - Part 1 of Frontend Development Series.

57
Comments
3 min read
Return Statement Simplified

Return Statement Simplified

5
Comments
2 min read
Making sticky column with grid area.

Making sticky column with grid area.

11
Comments
2 min read
loading...