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.
The odyssey of asynchronous JavaScript
Cover image for The odyssey of asynchronous JavaScript

The odyssey of asynchronous JavaScript

18
Comments 2
8 min read
Open the doors!

Open the doors!

5
Comments
2 min read
BEEP BOOP! How to make a Twitter Bot (Part 2)

BEEP BOOP! How to make a Twitter Bot (Part 2)

16
Comments 5
5 min read
Everything Wrong With JavaScript `eval()`

Everything Wrong With JavaScript `eval()`

20
Comments 6
2 min read
Which JavaScript framework should you learn in 2019?
Cover image for Which JavaScript framework should you learn in 2019?

Which JavaScript framework should you learn in 2019?

18
Comments 3
3 min read
How to useEffect vs componentDid/Will-unmount
Cover image for  How to useEffect vs componentDid/Will-unmount

How to useEffect vs componentDid/Will-unmount

36
Comments 13
2 min read
Add interactivity to your CLIs with React
Cover image for Add interactivity to your CLIs with React

Add interactivity to your CLIs with React

16
Comments
11 min read
How to handle async side effects in 2019
Cover image for How to handle async side effects in 2019

How to handle async side effects in 2019

63
Comments
6 min read
EventManager - an agnostic alternative to Redux
Cover image for EventManager - an agnostic alternative to Redux

EventManager - an agnostic alternative to Redux

8
Comments
2 min read
Using Leaflet to add maps to your IONIC application
Cover image for Using Leaflet to add maps to your IONIC application

Using Leaflet to add maps to your IONIC application

8
Comments
7 min read
Developing a Secure API with NestJS: Getting Started

Developing a Secure API with NestJS: Getting Started

38
Comments 1
1 min read
Functional programming for your everyday javascript: Using a Maybe

Functional programming for your everyday javascript: Using a Maybe

102
Comments 4
11 min read
Excited to release my first side project on ProductHunt
Cover image for Excited to release my first side project on ProductHunt

Excited to release my first side project on ProductHunt

13
Comments
1 min read
ES6 Nodejs Project Kickstart

ES6 Nodejs Project Kickstart

36
Comments 11
2 min read
Creating a Data Visualization Dashboard with Vue

Creating a Data Visualization Dashboard with Vue

45
Comments
10 min read
Use the new Angular Clipboard CDK to interact with the clipboard
Cover image for Use the new Angular Clipboard CDK to interact with the clipboard

Use the new Angular Clipboard CDK to interact with the clipboard

75
Comments
3 min read
The definitive guide to the JavaScript generators

The definitive guide to the JavaScript generators

50
Comments 3
7 min read
How would you manage spell-check of packages?

How would you manage spell-check of packages?

4
Comments 1
1 min read
Lesson 1: Welcome to the wonderful world of coding!
Cover image for Lesson 1: Welcome to the wonderful world of coding!

Lesson 1: Welcome to the wonderful world of coding!

34
Comments
7 min read
React

React

41
Comments 2
2 min read
JavaScript Ternary Operator

JavaScript Ternary Operator

9
Comments 3
1 min read
I build a Website Screenshot API, curious what you guys think!

I build a Website Screenshot API, curious what you guys think!

37
Comments 8
1 min read
REACTIVE CONFERENCE 2019 LIVE STREAM DAY 1 🎥
Cover image for REACTIVE CONFERENCE 2019 LIVE STREAM DAY 1 🎥

REACTIVE CONFERENCE 2019 LIVE STREAM DAY 1 🎥

7
Comments
1 min read
Strongly-typed destructuring and rest parameters
Cover image for Strongly-typed destructuring and rest parameters

Strongly-typed destructuring and rest parameters

15
Comments
3 min read
Why You Should Learn JavaScript Principles First (Not the Hottest Frameworks)
Cover image for Why You Should Learn JavaScript Principles First (Not the Hottest Frameworks)

Why You Should Learn JavaScript Principles First (Not the Hottest Frameworks)

456
Comments 22
6 min read
loading...