Ady Ngom

Ady Ngom @adyngom

About: I have always betted on Javascript

Location:
Alpharetta, GA
Joined:
Apr 6, 2019

Ady Ngom
articles - 14 total

Move Zeros Code Challenge

There are usually two variations of this challenge, the only difference being if the zeroes need to b...

Learn More 8 2Nov 25 '20

How to build a simple counter and a vending machine app with React hooks

Today I will introduce to you what many would argue is the shiniest new feature of the popular React...

Learn More 41 1Jul 8 '19

[JavaScript] - How to craft intuitive and self-documenting code

As a developer you probably spend more time reading code than actually writing it. Besides your regul...

Learn More 19 1Jun 10 '19

Just launched my personal website and I need your honest feedback

Visit the new blog - adyngom.com Just about couple months ago, I've decided to really get back into...

Learn More 12 10Jun 5 '19

How to create an off-canvas navigation menu with CSS

Popularized by apps like Facebook on mobile, the off canvas menu allows to save valuable real screen...

Learn More 56 5May 21 '19

How to approach solving a challenge during a coding interview

Like many things in life, mastery requires practice and the coding interview is n...

Learn More 257 44May 13 '19

4 more relevant JavaScript questions to help fix the broken coding interview

  As a quick refresher, there is a general sense that technical interviewing is b...

Learn More 19 3May 8 '19

Javascript Sock Merchant Challenge - Solution 2

You can find Part 1 here 2:15...

Learn More 18 28Apr 26 '19

CSS Grid Layout - A "Quick" Overview

A quick warning and request One of my friend told me that he learne...

Learn More 56 8Apr 25 '19

Javascript Sock Merchant Challenge - Solution 1

In part 1 of this quick video series, we look at a sort and compare approach to solve for the Sock Merchant challenge by Hacker Rank

Learn More 55 13Apr 23 '19

I Want to start a mini JS conference catering to beginners. What do you think?

Hello, all. Some of you might cringe at the idea of 'Yet Another Tech Conferenc...

Learn More 9 4Apr 22 '19

[Video] Javascript - Quick tips on how to add items to array

A quick show down on the Javascript push, unshift and splice methods to add items at different sections of an array

Learn More 10 0Apr 20 '19

28 Relevant Javascript Interview Questions Part I - The first 4

The Javascript interview process is often a source of stress and frustration for both sides. This is an attempt to be a part of the solution with a curated list (in making) of 28 revised or new interview questions.

Learn More 58 10Apr 17 '19

VSCode Tutorial - Faster Coding With User Snippets

VS Code extensions are great at boosting productivity. Sometimes though, you might not find what you are quite looking for and want something more tailored to your needs. User snippets are a great way to add your personal touch to this powerful IDE

Learn More 79 6Apr 15 '19