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.
Code-it® Notes 📝 for JavaScript
Cover image for Code-it® Notes 📝  for JavaScript

Code-it® Notes 📝 for JavaScript

181
Comments 16
2 min read
Top 5 Frontend Development Megatrends

Top 5 Frontend Development Megatrends

74
Comments 4
7 min read
How to build a RESTful Node.js API server using JSON files
Cover image for How to build a RESTful Node.js API server using JSON files

How to build a RESTful Node.js API server using JSON files

12
Comments
11 min read
Loop through Arrays with MAP() in React

Loop through Arrays with MAP() in React

9
Comments
2 min read
I changed my opinion about Prettier not formatting void elements as is and this is why

I changed my opinion about Prettier not formatting void elements as is and this is why

12
Comments 5
3 min read
The art of problem-solving
Cover image for The art of problem-solving

The art of problem-solving

91
Comments 2
9 min read
The Edge, Wit, and Courage of ReasonML
Cover image for The Edge, Wit, and Courage of ReasonML

The Edge, Wit, and Courage of ReasonML

27
Comments
6 min read
No more tears, handling Forms in React using Formik, part I

No more tears, handling Forms in React using Formik, part I

89
Comments 12
10 min read
Memphis Smart City Hackathon

Memphis Smart City Hackathon

4
Comments
1 min read
That time I used a generator

That time I used a generator

6
Comments
3 min read
GatsbyJS and WordPress Gives Website a Lease of Life
Cover image for GatsbyJS and WordPress Gives Website a Lease of Life

GatsbyJS and WordPress Gives Website a Lease of Life

10
Comments
3 min read
Dependency Injection in Koa app
Cover image for Dependency Injection in Koa app

Dependency Injection in Koa app

11
Comments 1
3 min read
npm-gui

npm-gui

9
Comments 2
1 min read
Simplifying Front-End State Management with Observable Store
Cover image for Simplifying Front-End State Management with Observable Store

Simplifying Front-End State Management with Observable Store

24
Comments 1
10 min read
Creating custom HTML elements with Javascript
Cover image for Creating custom HTML elements with Javascript

Creating custom HTML elements with Javascript

7
Comments 2
1 min read
How to write a blog publish link CLI with Yarrrgs!
Cover image for How to write a blog publish link CLI with Yarrrgs!

How to write a blog publish link CLI with Yarrrgs!

7
Comments
4 min read
Peacock v1 Released
Cover image for Peacock v1 Released

Peacock v1 Released

292
Comments 39
2 min read
let { [key]: id = 0, ...rest } = obj - Destructuring to the limit

let { [key]: id = 0, ...rest } = obj - Destructuring to the limit

23
Comments
4 min read
3 topics in 1 JavaScript interview question
Cover image for 3 topics in 1 JavaScript interview question

3 topics in 1 JavaScript interview question

277
Comments 12
5 min read
Double Equals vs Triple Equals in JavaScript

Double Equals vs Triple Equals in JavaScript

9
Comments 1
1 min read
WordPress & Vue.js: Headless Stack w/ WP REST API

WordPress & Vue.js: Headless Stack w/ WP REST API

19
Comments
1 min read
Is typescript "static typing" features going to be imported in the js language overtime?

Is typescript "static typing" features going to be imported in the js language overtime?

5
Comments 1
1 min read
React Query Builder with Cube.js
Cover image for React Query Builder with Cube.js

React Query Builder with Cube.js

22
Comments
4 min read
Using Styled Components with React Native

Using Styled Components with React Native

102
Comments 6
13 min read
Creational Patterns in JS

Creational Patterns in JS

6
Comments
4 min read
loading...