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.
How JSON.stringify killed my express server

How JSON.stringify killed my express server

6
Comments
2 min read
Jenkins + npm package is [not] a good idea

Jenkins + npm package is [not] a good idea

6
Comments 1
3 min read
Portfolio intro, Swing form, Bold gallery | Module Monday 57

Portfolio intro, Swing form, Bold gallery | Module Monday 57

7
Comments
2 min read
WordPress Dev Monthly Digest Recap September 2019

WordPress Dev Monthly Digest Recap September 2019

5
Comments
4 min read
TypeScript Tutorial For Beginners: The Missing Guide - Part 4

TypeScript Tutorial For Beginners: The Missing Guide - Part 4

22
Comments
5 min read
Implementing State Management using Context API and Hooks in React

Implementing State Management using Context API and Hooks in React

130
Comments 4
3 min read
PHP sucks, can it suck less?

PHP sucks, can it suck less?

66
Comments 42
7 min read
Discover Iterative DOM, the magic behind Angular Ivy

Discover Iterative DOM, the magic behind Angular Ivy

44
Comments
4 min read
How to use React Context API to build React Native, Expo and Firebase apps

How to use React Context API to build React Native, Expo and Firebase apps

34
Comments 1
11 min read
TypeScript Tutorial For Beginners: The Missing Guide - Part 1

TypeScript Tutorial For Beginners: The Missing Guide - Part 1

211
Comments
8 min read
Automated refactoring for TypeScript apps with Tsmod

Automated refactoring for TypeScript apps with Tsmod

6
Comments
2 min read
Is Serverless really as cheap as everyone claims?

Is Serverless really as cheap as everyone claims?

356
Comments 43
7 min read
The fastest and easiest website editor

The fastest and easiest website editor

4
Comments 2
1 min read
Write better Vue JS code

Write better Vue JS code

90
Comments 7
3 min read
Responsive Content Filter JavaScript

Responsive Content Filter JavaScript

10
Comments
1 min read
Linked Lists

Linked Lists

7
Comments
3 min read
Javascript Class Syntax

Javascript Class Syntax

6
Comments
3 min read
How I Created My Own Codepen (Online Text Editor)

How I Created My Own Codepen (Online Text Editor)

24
Comments 1
4 min read
Integrating Vue CLI 3 with Kendo UI

Integrating Vue CLI 3 with Kendo UI

37
Comments 2
3 min read
Debugging: "Cannot read property 'length' of undefined."

Debugging: "Cannot read property 'length' of undefined."

7
Comments 1
3 min read
(Re)Processing Large S3 Files using Streams

(Re)Processing Large S3 Files using Streams

24
Comments
4 min read
Debugging Svelte apps with the newly released Svelte Devtools

Debugging Svelte apps with the newly released Svelte Devtools

70
Comments 1
2 min read
5 reasons you should not use Protractor in 2020

5 reasons you should not use Protractor in 2020

25
Comments 19
6 min read
The online Javascript playground that will blow your mind

The online Javascript playground that will blow your mind

209
Comments 23
2 min read
Building a Gutenberg sidebar plugin Part 5: Outputting data.

Building a Gutenberg sidebar plugin Part 5: Outputting data.

6
Comments
4 min read
Log mailer for (Node) JS. Aggregate your log/error mail from all over your app and send it when you want.

Log mailer for (Node) JS. Aggregate your log/error mail from all over your app and send it when you want.

17
Comments
6 min read
React: Method Component vs Class Component

React: Method Component vs Class Component

10
Comments 1
2 min read
A Brief Descent into JavaScript Trees

A Brief Descent into JavaScript Trees

7
Comments
3 min read
Random Learnings from Entering JS13K Games 2019

Random Learnings from Entering JS13K Games 2019

12
Comments
6 min read
Improving Code with useReducer

Improving Code with useReducer

112
Comments 10
4 min read
Javascript Learning From Scratch -00003

Javascript Learning From Scratch -00003

9
Comments
1 min read
I am java developer trying to learn node.JS, where should I start.

I am java developer trying to learn node.JS, where should I start.

11
Comments 7
1 min read
OpenAPI (Swagger) specifications that write your tests for you (sort of)

OpenAPI (Swagger) specifications that write your tests for you (sort of)

34
Comments 3
5 min read
Better Know A Method! with Ramda's .cond(), part 1

Better Know A Method! with Ramda's .cond(), part 1

5
Comments
4 min read
Beyond the Basics: Hoisting

Beyond the Basics: Hoisting

64
Comments
4 min read
JavaScript String: Extract a portion of string

JavaScript String: Extract a portion of string

8
Comments
1 min read
Improve UX in React apps by showing skeleton UI

Improve UX in React apps by showing skeleton UI

255
Comments 3
9 min read
Queues? Que?

Queues? Que?

7
Comments
3 min read
CouchDB, The Open-Source Cloud Firestore Alternative?

CouchDB, The Open-Source Cloud Firestore Alternative?

134
Comments 6
13 min read
Things you did not know about hoisting in Javascript!

Things you did not know about hoisting in Javascript!

10
Comments
1 min read
Why we use Micro Frontends at BuzzFeed

Why we use Micro Frontends at BuzzFeed

97
Comments 2
5 min read
Understanding the JavaScript Spread Operator - From Beginner to Expert Part 2

Understanding the JavaScript Spread Operator - From Beginner to Expert Part 2

129
Comments 10
7 min read
MailChimp API, Netlify and Serverless Functions

MailChimp API, Netlify and Serverless Functions

41
Comments 1
5 min read
How to upload JSON data to AWS S3 with NodeJS AWS SDK and Typescript

How to upload JSON data to AWS S3 with NodeJS AWS SDK and Typescript

22
Comments
2 min read
TypeScript Tutorial For Beginners: The Missing Guide - Part 3

TypeScript Tutorial For Beginners: The Missing Guide - Part 3

70
Comments
7 min read
Part 1 - Design Approach I am using right now for My Web Design Projects - Coffee Shop Website

Part 1 - Design Approach I am using right now for My Web Design Projects - Coffee Shop Website

79
Comments 9
3 min read
Howk: Compress Image On The Fly with Bandwidth Hero

Howk: Compress Image On The Fly with Bandwidth Hero

10
Comments
4 min read
Frontend Architecture Revolutions

Frontend Architecture Revolutions

55
Comments 2
5 min read
6 Things you probably did not know javascript could do natively

6 Things you probably did not know javascript could do natively

159
Comments 6
3 min read
Building And Publishing A NPM Package With JavaScript

Building And Publishing A NPM Package With JavaScript

70
Comments 4
3 min read
Which JS Game library would you recommend for a 2d side scroller?

Which JS Game library would you recommend for a 2d side scroller?

9
Comments 6
1 min read
TDD course with AdonisJs - 6. Validation

TDD course with AdonisJs - 6. Validation

12
Comments
5 min read
Javascript uses call by sharing for objects

Javascript uses call by sharing for objects

6
Comments 9
3 min read
5 Vue DevTools hacks you should be using

5 Vue DevTools hacks you should be using

16
Comments
6 min read
🤯 More to Media Queries than meets the eye 👁️ (in JavaScript example with Vue.js)

🤯 More to Media Queries than meets the eye 👁️ (in JavaScript example with Vue.js)

12
Comments 3
2 min read
FullStacking: Conclusion

FullStacking: Conclusion

11
Comments
2 min read
TypeScript Tutorial For Beginners: The Missing Guide - Part 2

TypeScript Tutorial For Beginners: The Missing Guide - Part 2

80
Comments
7 min read
Capture Visitors in HTML/JS to your website

Capture Visitors in HTML/JS to your website

15
Comments 1
2 min read
Sweet & Sour mongoose.js methods – 3

Sweet & Sour mongoose.js methods – 3

7
Comments
1 min read
Part 2 - Design Approach I am using right now for My Web Design Projects - Coffee Shop Website

Part 2 - Design Approach I am using right now for My Web Design Projects - Coffee Shop Website

34
Comments 1
2 min read
loading...