Forem

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

Three Year Club
Top 7
2
Writing Debut
Two Year Club
2 Week Community Wellness Streak
1 Week Community Wellness Streak
One Year Club
4 Week Writing Streak
Mastering State Management in React: A Guide to useContext and useReducer Hooks
Cover image for Mastering State Management in React: A Guide to useContext and useReducer Hooks

Mastering State Management in React: A Guide to useContext and useReducer Hooks

5
Comments
13 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
A comprehensive introduction to GraphQL: for efficient data queries and mutations
Cover image for 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
How to use Typescript in React apps
Cover image for 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
Cover image for Fetching, caching and revalidating server-side data with SWR

Fetching, caching and revalidating server-side data with SWR

16
Comments
12 min read
How to manage state in a React app using Redux.
Cover image for How to manage state in a React app using Redux.

How to manage state in a React app using Redux.

64
Comments 10
18 min read
Implementing CI/CD pipeline with GitHub Actions, and GitHub Pages in a React app.
Cover image for 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.

52
Comments 8
14 min read
ReactJs: Everything you need to know to get started
Cover image for 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
Cover image for How to master the DOM to build interactive web apps

How to master the DOM to build interactive web apps

4
Comments 1
28 min read
Why JavaScript is a Prototype-based OOP
Cover image for Why JavaScript is a Prototype-based OOP

Why JavaScript is a Prototype-based OOP

120
Comments 17
13 min read
The easy approach to learning Object-Oriented Programming in JavaScript
Cover image for The easy approach to learning Object-Oriented Programming in JavaScript

The easy approach to learning Object-Oriented Programming in JavaScript

54
Comments 6
15 min read
An easy guide to understanding databases
Cover image for An easy guide to understanding databases

An easy guide to understanding databases

7
Comments
8 min read
How to effectively perform CRUD operation on an ExpressJS app using PostMan
Cover image for How to effectively perform CRUD operation on an ExpressJS app using PostMan

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

8
Comments
15 min read
How to fix MySQL Syntax Error: Unexpected Identifier
Cover image for How to fix MySQL Syntax Error: Unexpected Identifier

How to fix MySQL Syntax Error: Unexpected Identifier

26
Comments 2
1 min read
Easy Guide To Understanding ExpressJS Middleware For Rapid App Development
Cover image for Easy Guide To Understanding ExpressJS Middleware For Rapid App Development

Easy Guide To Understanding ExpressJS Middleware For Rapid App Development

2
Comments
9 min read
How to rapidly build a basic RESTful API using ExpressJS
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for A 30-Day challenge in backend web development

A 30-Day challenge in backend web development

21
Comments
1 min read
Learn Closure in JavaScript with examples in < 16 mins
Cover image for 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
Cover image for 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
Cover image for The complete guide to understanding Promise in JavaScript

The complete guide to understanding Promise in JavaScript

5
Comments 2
20 min read
The simple guide to understanding Callback functions in JavaScript
Cover image for The simple guide to understanding Callback functions in JavaScript

The simple guide to understanding Callback functions in JavaScript

48
Comments 2
9 min read
How to Fetch data from an API using the JavaScript Fetch method
Cover image for 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
Cover image for Ultimate guide to building responsive UI elements with Tailwind CSS

Ultimate guide to building responsive UI elements with Tailwind CSS

11
Comments
17 min read
How to break the UI of any website into React components
Cover image for How to break the UI of any website into React components

How to break the UI of any website into React components

13
Comments 7
7 min read
How to hide your API key in React Apps
Cover image for 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
Cover image for 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
Cover image for All you need to know about functions in JavaScript

All you need to know about functions in JavaScript

7
Comments
8 min read
Why the nullish coalescing operator was introduced in ES2020
Cover image for 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
Cover image for What you should know about the Logical Assignment Operators in JavaScript

What you should know about the Logical Assignment Operators in JavaScript

8
Comments 1
5 min read
How to effectively use logical operators in JavaScript
Cover image for 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
Cover image for What you should know about Unary Operators in JavaScript

What you should know about Unary Operators in JavaScript

12
Comments 1
6 min read
Understanding JavaScript Primitive vrs Reference Values
Cover image for Understanding JavaScript Primitive vrs Reference Values

Understanding JavaScript Primitive vrs Reference Values

7
Comments
6 min read
Beginners guide to JavaScript Variables
Cover image for Beginners guide to JavaScript Variables

Beginners guide to JavaScript Variables

5
Comments 2
5 min read
loading...