Forem

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Async/await is awesome, but don’t abandon Promises

Async/await is awesome, but don’t abandon Promises

3
Comments
3 min read
Easier way to get a copy of array as argument

Easier way to get a copy of array as argument

6
Comments
1 min read
5 Must-Have Skills For Developers 2021

5 Must-Have Skills For Developers 2021

4
Comments
1 min read
Accessible UI: Stop making clickable DIVs

Accessible UI: Stop making clickable DIVs

4
Comments
3 min read
How come no one told me about Codingame's Clash of Code?!
Cover image for How come no one told me about Codingame's Clash of Code?!

How come no one told me about Codingame's Clash of Code?!

5
Comments
1 min read
(Video Series)⚡️Docker Practical Guide⚡️: Use NGINX as a Reverse Proxy in 2021
Cover image for (Video Series)⚡️Docker Practical Guide⚡️: Use NGINX as a Reverse Proxy in 2021

(Video Series)⚡️Docker Practical Guide⚡️: Use NGINX as a Reverse Proxy in 2021

12
Comments
1 min read
Problem Solving Patterns for Technical Interviews: the Frequency Counter Pattern Explained
Cover image for Problem Solving Patterns for Technical Interviews: the Frequency Counter Pattern Explained

Problem Solving Patterns for Technical Interviews: the Frequency Counter Pattern Explained

10
Comments
7 min read
Terminal Comand... to write code “inside” a file.JS file... how do you do that?

Terminal Comand... to write code “inside” a file.JS file... how do you do that?

2
Comments 4
1 min read
Intro to Node.js (Part 1)
Cover image for Intro to Node.js (Part 1)

Intro to Node.js (Part 1)

46
Comments 3
5 min read
Remote Debugging in React Native

Remote Debugging in React Native

10
Comments
2 min read
What is Vuex?
Cover image for What is Vuex?

What is Vuex?

13
Comments 1
3 min read
Creating a Quote API With Python and Flask
Cover image for Creating a Quote API With Python and Flask

Creating a Quote API With Python and Flask

9
Comments
1 min read
“Scroll Restoration”, React Router and my custom solution for React Studyboard
Cover image for “Scroll Restoration”, React Router and my custom solution for React Studyboard

“Scroll Restoration”, React Router and my custom solution for React Studyboard

4
Comments 4
5 min read
Converting an Array to JSON Object in JavaScript

Converting an Array to JSON Object in JavaScript

7
Comments
2 min read
The NPM guide I would have loved as a beginner

The NPM guide I would have loved as a beginner

305
Comments 14
6 min read
Create and deploy a react app to stormkit

Create and deploy a react app to stormkit

8
Comments
5 min read
4 Ways to run amplify project from existing Git repo.
Cover image for 4 Ways to run amplify project from existing Git repo.

4 Ways to run amplify project from existing Git repo.

6
Comments
2 min read
Simplifying Auth With Static Web Apps and React

Simplifying Auth With Static Web Apps and React

20
Comments
1 min read
Reactjs fetch API request getting blocked by CORS policy

Reactjs fetch API request getting blocked by CORS policy

12
Comments 13
1 min read
Help ssr, use concent to add some material to the nextjs application
Cover image for Help ssr, use concent to add some material to the nextjs application

Help ssr, use concent to add some material to the nextjs application

7
Comments
6 min read
Project 21 of 100 - Only Fans React Carousel
Cover image for Project 21 of 100 - Only Fans React Carousel

Project 21 of 100 - Only Fans React Carousel

10
Comments 1
2 min read
Day 21 of JavaScriptmas - Sum of Two Solution
Cover image for Day 21 of JavaScriptmas - Sum of Two Solution

Day 21 of JavaScriptmas - Sum of Two Solution

Comments
1 min read
TypeScript vs JavaScript
Cover image for TypeScript vs JavaScript

TypeScript vs JavaScript

4
Comments 5
1 min read
Some more JavaScript libraries for Machine Learning 🤖
Cover image for Some more JavaScript libraries for Machine Learning 🤖

Some more JavaScript libraries for Machine Learning 🤖

51
Comments 1
4 min read
JS Fundamentals: var, let, and const
Cover image for JS Fundamentals: var, let, and const

JS Fundamentals: var, let, and const

19
Comments
3 min read
loading...