DEV Community

Emmanuel Fordjour  Kumah profile picture

Emmanuel Fordjour Kumah

Documenting my coding journey, sharing thoughts and helping beginner programmers remove the frustration wth copy-paste JavaScript code without really understanding

A comprehensive introduction to GraphQL: for efficient data queries and mutations

A comprehensive introduction to GraphQL: for efficient data queries and mutations

1
Comments
17 min read

Want to connect with Emmanuel Fordjour Kumah?

Create an account to connect with Emmanuel Fordjour Kumah. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to use Typescript in React apps

How to use Typescript in React apps

8
Comments
15 min read
Fetching, caching and revalidating server-side data with SWR

Fetching, caching and revalidating server-side data with SWR

1
Comments
12 min read
How to manage state in a React app using Redux.

How to manage state in a React app using Redux.

6
Comments 5
18 min read
Implementing CI/CD pipeline with GitHub Actions, and GitHub Pages in a React app.

Implementing CI/CD pipeline with GitHub Actions, and GitHub Pages in a React app.

9
Comments 3
14 min read
ReactJs: Everything you need to know to get started

ReactJs: Everything you need to know to get started

Comments
13 min read
How to master the DOM to build interactive web apps

How to master the DOM to build interactive web apps

3
Comments 1
28 min read
Why JavaScript is a Prototype-based OOP

Why JavaScript is a Prototype-based OOP

103
Comments 15
13 min read
The easy approach to learning Object-Oriented Programming in JavaScript

The easy approach to learning Object-Oriented Programming in JavaScript

50
Comments 6
15 min read
An easy guide to understanding databases

An easy guide to understanding databases

2
Comments
8 min read
How to effectively perform CRUD operation on an ExpressJS app using PostMan

How to effectively perform CRUD operation on an ExpressJS app using PostMan

6
Comments
15 min read
How to fix MySQL Syntax Error: Unexpected Identifier

How to fix MySQL Syntax Error: Unexpected Identifier

3
Comments 2
1 min read
Easy Guide To Understanding ExpressJS Middleware For Rapid App Development

Easy Guide To Understanding ExpressJS Middleware For Rapid App Development

1
Comments
9 min read
How to rapidly build a basic RESTful API using ExpressJS

How to rapidly build a basic RESTful API using ExpressJS

3
Comments
6 min read
Easy steps to create an ExpressJs application

Easy steps to create an ExpressJs application

Comments
4 min read
How to effortlessly set up an Express development environment

How to effortlessly set up an Express development environment

1
Comments
3 min read
How to quickly get started building web app with Express JS

How to quickly get started building web app with Express JS

10
Comments
6 min read
Beginners guide to understanding NodeJS

Beginners guide to understanding NodeJS

Comments
2 min read
A guide to understanding data exchange on the web

A guide to understanding data exchange on the web

Comments
2 min read
A 30-Day challenge in backend web development

A 30-Day challenge in backend web development

3
Comments
1 min read
Learn Closure in JavaScript with examples in < 16 mins

Learn Closure in JavaScript with examples in < 16 mins

6
Comments 1
13 min read
How to effectively utilize Promise in JavaScript using Async/Await

How to effectively utilize Promise in JavaScript using Async/Await

4
Comments
6 min read
The complete guide to understanding Promise in JavaScript

The complete guide to understanding Promise in JavaScript

3
Comments 2
20 min read
The simple guide to understanding Callback functions in JavaScript

The simple guide to understanding Callback functions in JavaScript

43
Comments 1
9 min read
How to Fetch data from an API using the JavaScript Fetch method

How to Fetch data from an API using the JavaScript Fetch method

1
Comments
6 min read
Ultimate guide to building responsive UI elements with Tailwind CSS

Ultimate guide to building responsive UI elements with Tailwind CSS

7
Comments
17 min read
How to break the UI of any website into React components

How to break the UI of any website into React components

6
Comments 6
7 min read
How to hide your API key in React Apps

How to hide your API key in React Apps

25
Comments 4
2 min read
Complete guide to understanding the React UseState hook

Complete guide to understanding the React UseState hook

5
Comments
11 min read
All you need to know about functions in JavaScript

All you need to know about functions in JavaScript

5
Comments
8 min read
Why the nullish coalescing operator was introduced in ES2020

Why the nullish coalescing operator was introduced in ES2020

2
Comments
5 min read
What you should know about the Logical Assignment Operators in JavaScript

What you should know about the Logical Assignment Operators in JavaScript

5
Comments
5 min read
How to effectively use logical operators in JavaScript

How to effectively use logical operators in JavaScript

1
Comments
8 min read
What you should know about Unary Operators in JavaScript

What you should know about Unary Operators in JavaScript

7
Comments
6 min read
Understanding JavaScript Primitive vrs Reference Values

Understanding JavaScript Primitive vrs Reference Values

6
Comments
6 min read
Beginners guide to JavaScript Variables

Beginners guide to JavaScript Variables

5
Comments 2
5 min read
loading...