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.
Do you "Really" know JavaScript?
Cover image for Do you "Really" know JavaScript?

Do you "Really" know JavaScript?

7
Comments 2
1 min read
Understanding Microtasks and tasks in JS

Understanding Microtasks and tasks in JS

11
Comments 3
2 min read
What happens when you IndexOf an empty string?

What happens when you IndexOf an empty string?

12
Comments 8
2 min read
An Intro to Redux that you can understand
Cover image for An Intro to Redux that you can understand

An Intro to Redux that you can understand

275
Comments 9
3 min read
Generating Arrays in JS

Generating Arrays in JS

48
Comments 1
6 min read
5 JavaScript Books I Regret Not Reading as a Code Newbie
Cover image for 5 JavaScript Books I Regret Not Reading as a Code Newbie

5 JavaScript Books I Regret Not Reading as a Code Newbie

255
Comments 4
5 min read
Using jQuery in 2019
Cover image for Using jQuery in 2019

Using jQuery in 2019

54
Comments 1
11 min read
The First Dedicated IDE for React Web Applications is Finally Here - ReacTide 3.0 Beta
Cover image for The First Dedicated IDE for React Web Applications is Finally Here - ReacTide 3.0 Beta

The First Dedicated IDE for React Web Applications is Finally Here - ReacTide 3.0 Beta

127
Comments 32
2 min read
Beginner's guide to JavaScript arrays [PART 1]
Cover image for Beginner's guide to JavaScript arrays [PART 1]

Beginner's guide to JavaScript arrays [PART 1]

79
Comments 7
4 min read
What the heck is a unit? How do I test it? 🍏🍎

What the heck is a unit? How do I test it? 🍏🍎

28
Comments 3
4 min read
Reach Router - An Easy Alternative Way to React Router
Cover image for Reach Router - An Easy Alternative Way to React Router

Reach Router - An Easy Alternative Way to React Router

24
Comments 7
3 min read
Is JavaScript Dominating the Dev World?
Cover image for Is JavaScript Dominating the Dev World?

Is JavaScript Dominating the Dev World?

9
Comments 12
1 min read
JS&Friends Conf: Pros & Cons of Vue vs React - Milu Franz
Cover image for JS&Friends Conf: Pros & Cons of Vue vs React - Milu Franz

JS&Friends Conf: Pros & Cons of Vue vs React - Milu Franz

12
Comments
3 min read
Secure Your Node.js Application With JSON Web Token

Secure Your Node.js Application With JSON Web Token

166
Comments 13
5 min read
Stacks and Queues in JS with es6 classes and Array

Stacks and Queues in JS with es6 classes and Array

13
Comments 6
2 min read
My First Dev Conference: JavaScript & Friends
Cover image for My First Dev Conference: JavaScript & Friends

My First Dev Conference: JavaScript & Friends

6
Comments
3 min read
Objects for mapping

Objects for mapping

8
Comments
2 min read
JS&Friends Conf: Test Them JavaScripts - Rob Tarr
Cover image for JS&Friends Conf: Test Them JavaScripts - Rob Tarr

JS&Friends Conf: Test Them JavaScripts - Rob Tarr

4
Comments
2 min read
Default values while Destructuring in JavaScript

Default values while Destructuring in JavaScript

11
Comments
2 min read
Learn how to Deploy NestJS serverless apps to Azure Functions
Cover image for Learn how to Deploy NestJS serverless apps to Azure Functions

Learn how to Deploy NestJS serverless apps to Azure Functions

57
Comments 1
6 min read
Why do you like or dislike React?

Why do you like or dislike React?

15
Comments 15
1 min read
Building a Personal Blog
Cover image for Building a Personal Blog

Building a Personal Blog

48
Comments 9
7 min read
Prototypal inheritance - A Trip back in time
Cover image for Prototypal inheritance - A Trip back in time

Prototypal inheritance - A Trip back in time

27
Comments
2 min read
Building A Todo API With NEST-JS And JS Data Structure To Persist Data - 1

Building A Todo API With NEST-JS And JS Data Structure To Persist Data - 1

12
Comments 1
7 min read
Starting Over: And That's Ok

Starting Over: And That's Ok

9
Comments
2 min read
loading...