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.
Better ReactJS patterns: this.setState pitfalls
Cover image for Better ReactJS patterns: this.setState pitfalls

Better ReactJS patterns: this.setState pitfalls

20
Comments 2
2 min read
Let's create a simple React App

Let's create a simple React App

19
Comments 2
7 min read
I Finally Understood Functions As A Service

I Finally Understood Functions As A Service

7
Comments
2 min read
What you need to know about Javascript's Automatic Semi-colon Insertion
Cover image for What you need to know about Javascript's Automatic Semi-colon Insertion

What you need to know about Javascript's Automatic Semi-colon Insertion

34
Comments 9
3 min read
Feature toggles in the front-end - useful pattern or delivering dead code? #discuss!

Feature toggles in the front-end - useful pattern or delivering dead code? #discuss!

16
Comments 8
1 min read
Getting Started With React in Super Easy Steps.

Getting Started With React in Super Easy Steps.

43
Comments 10
3 min read
9 Things you should know about JSX

9 Things you should know about JSX

44
Comments 4
4 min read
What are JavaScript Callbacks Anyway?
Cover image for What are JavaScript Callbacks Anyway?

What are JavaScript Callbacks Anyway?

24
Comments 2
3 min read
An Introduction to React Components

An Introduction to React Components

45
Comments 9
4 min read
ReduxJS in 30 seconds

ReduxJS in 30 seconds

274
Comments 15
1 min read
Solving a Job Application Code Challenge

Solving a Job Application Code Challenge

29
Comments 16
4 min read
The Path to Conquering Async JavaScript

The Path to Conquering Async JavaScript

28
Comments 1
7 min read
Explain Cross Site Scripting(XSS) attacks like I'm Five

Explain Cross Site Scripting(XSS) attacks like I'm Five

20
Comments 5
1 min read
Lazy loading images in your angularJS project using the IntersectionObserver API

Lazy loading images in your angularJS project using the IntersectionObserver API

18
Comments 1
3 min read
On immutability and sanity
Cover image for On immutability and sanity

On immutability and sanity

15
Comments 2
2 min read
ECMA 404(JSON) and ECMAScript will be ISO standards

ECMA 404(JSON) and ECMAScript will be ISO standards

16
Comments 2
2 min read
My Javascript Workflow

My Javascript Workflow

24
Comments 3
7 min read
Feature or bug

Feature or bug

11
Comments
1 min read
Introduction: Hi! My name is Charlie & this is where I started
Cover image for Introduction: Hi! My name is Charlie & this is where I started

Introduction: Hi! My name is Charlie & this is where I started

16
Comments 4
3 min read
Get immutable versions of Array methods

Get immutable versions of Array methods

7
Comments 1
3 min read
I'm planning on creating a website with NodeJS, What can I use to future proof it?

I'm planning on creating a website with NodeJS, What can I use to future proof it?

13
Comments 21
1 min read
Dealing with lists in Javascript - Listing.js

Dealing with lists in Javascript - Listing.js

17
Comments 6
2 min read
Building Algolia Powered Search In React Native

Building Algolia Powered Search In React Native

16
Comments
3 min read
sweetpack: helps eliminate time to suffer from webpack and babel😋

sweetpack: helps eliminate time to suffer from webpack and babel😋

6
Comments 1
2 min read
For Loop in different programming languages

For Loop in different programming languages

18
Comments 30
3 min read
loading...