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.
My Journey through Javascript: The Struggle is Real

My Journey through Javascript: The Struggle is Real

20
Comments 1
3 min read
Grouping AJAX requests in a pool
Cover image for Grouping AJAX requests in a pool

Grouping AJAX requests in a pool

42
Comments 7
10 min read
How to Write Readable Code In JavaScript
Cover image for How to Write Readable Code In JavaScript

How to Write Readable Code In JavaScript

10
Comments
4 min read
Should browsers still allow users to disable JavaScript?

Should browsers still allow users to disable JavaScript?

84
Comments 81
1 min read
Module Monday 12: Horizontal timeline, Bulletin board, Quotation B & more
Cover image for Module Monday 12: Horizontal timeline, Bulletin board, Quotation B & more

Module Monday 12: Horizontal timeline, Bulletin board, Quotation B & more

42
Comments
2 min read
How long after getting into development did you start writing tests first?

How long after getting into development did you start writing tests first?

35
Comments 3
1 min read
Prepare Your Skill Set for Web Developer Interviews - Part 2

Prepare Your Skill Set for Web Developer Interviews - Part 2

50
Comments
9 min read
React - How to use keys to avoid using getDerivedStateFromProps

React - How to use keys to avoid using getDerivedStateFromProps

5
Comments 1
3 min read
I have been banned from Lobste.rs, ask me anything.

I have been banned from Lobste.rs, ask me anything.

40
Comments 24
6 min read
Limit concurrent asynchronous calls

Limit concurrent asynchronous calls

15
Comments 16
4 min read
How I Debug Node
Cover image for How I Debug Node

How I Debug Node

45
Comments
1 min read
Using Azure Cognitive Services with NativeScript

Using Azure Cognitive Services with NativeScript

10
Comments
6 min read
Vue PWA tutorial: How To Build Efficient Progressive Web Apps Using Vue.js

Vue PWA tutorial: How To Build Efficient Progressive Web Apps Using Vue.js

50
Comments 10
3 min read
Optimizing Search in JavaScript

Optimizing Search in JavaScript

51
Comments 6
5 min read
Hot reloading preact with parcel, the missing doc
Cover image for Hot reloading preact with parcel, the missing doc

Hot reloading preact with parcel, the missing doc

13
Comments 1
1 min read
Getting Started with Vue.js Plugins [Production-Ready Example]

Getting Started with Vue.js Plugins [Production-Ready Example]

36
Comments 2
2 min read
Bag it up 💰 Greedy Algorithms in Javascript

Bag it up 💰 Greedy Algorithms in Javascript

12
Comments
5 min read
Next.js 6 Features: A Practical Introduction

Next.js 6 Features: A Practical Introduction

5
Comments
1 min read
Understanding the basic of Module Pattern

Understanding the basic of Module Pattern

12
Comments
2 min read
How to set Firebase security rules for your Flamelink project

How to set Firebase security rules for your Flamelink project

8
Comments
9 min read
Creating a text editor in Electron: part 2 - writing files

Creating a text editor in Electron: part 2 - writing files

60
Comments 5
7 min read
Build and Understand Express Middleware through Examples

Build and Understand Express Middleware through Examples

15
Comments
6 min read
Creating a DatePicker with Dojo
Cover image for Creating a DatePicker with Dojo

Creating a DatePicker with Dojo

9
Comments
5 min read
Today I Googled: How to Loop Videos on YouTube

Today I Googled: How to Loop Videos on YouTube

74
Comments 24
3 min read
jQuery.param() in Vanilla JavaScript

jQuery.param() in Vanilla JavaScript

17
Comments 4
2 min read
loading...