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.
Demystifying the Long Arrow "Operator"
Cover image for Demystifying the Long Arrow "Operator"

Demystifying the Long Arrow "Operator"

126
Comments 66
3 min read
Build an SMS bot on Glitch with Hapi.js and the Nexmo Messages API
Cover image for Build an SMS bot on Glitch with Hapi.js and the Nexmo Messages API

Build an SMS bot on Glitch with Hapi.js and the Nexmo Messages API

7
Comments
8 min read
Create an accessible dropdown navigation

Create an accessible dropdown navigation

71
Comments 27
6 min read
Built in data structures in Javascript

Built in data structures in Javascript

66
Comments 7
3 min read
Hello World! in AIM
Cover image for Hello World! in AIM

Hello World! in AIM

3
Comments 16
6 min read
5 key Redux libraries to improve code reuse
Cover image for 5 key Redux libraries to improve code reuse

5 key Redux libraries to improve code reuse

7
Comments
17 min read
Let's talk about an unnecessary but popular Vue plugin

Let's talk about an unnecessary but popular Vue plugin

182
Comments 36
3 min read
Unit Testing AWS Lambda Functions in Node.js

Unit Testing AWS Lambda Functions in Node.js

45
Comments 8
3 min read
JavaScript Inheritance and the Prototype Chain
Cover image for JavaScript Inheritance and the Prototype Chain

JavaScript Inheritance and the Prototype Chain

52
Comments 1
12 min read
Lessons Learned: Python to JavaScript
Cover image for Lessons Learned: Python to JavaScript

Lessons Learned: Python to JavaScript

18
Comments 1
5 min read
Developing Modern Apps with Symfony and React

Developing Modern Apps with Symfony and React

11
Comments
1 min read
(An Approach to) Vue.js Template Variables

(An Approach to) Vue.js Template Variables

61
Comments 20
2 min read
How many UI libraries are too many?

How many UI libraries are too many?

12
Comments 15
1 min read
React - Stateless vs Stateful Components
Cover image for React - Stateless vs Stateful Components

React - Stateless vs Stateful Components

27
Comments 2
2 min read
Simple Rust + WASM example

Simple Rust + WASM example

55
Comments 4
2 min read
Which is easier to learn React or Angular?

Which is easier to learn React or Angular?

8
Comments 4
1 min read
Dev.to Review #11: Top 7 Of The Week, Discussed
Cover image for Dev.to Review #11: Top 7 Of The Week, Discussed

Dev.to Review #11: Top 7 Of The Week, Discussed

40
Comments 11
3 min read
How do you transfer the knowledge from HtDP to ReactJS?

How do you transfer the knowledge from HtDP to ReactJS?

4
Comments
1 min read
3 Ways You Could Customize 3rd Party React Component
Cover image for 3 Ways You Could Customize 3rd Party React Component

3 Ways You Could Customize 3rd Party React Component

26
Comments 12
4 min read
A peep beneath the hood of PassportJS' OAuth flow
Cover image for A peep beneath the hood of PassportJS' OAuth flow

A peep beneath the hood of PassportJS' OAuth flow

112
Comments 6
6 min read
Quicksort sorting algorithm

Quicksort sorting algorithm

8
Comments
1 min read
Book Notes: Learn You a Haskell for Great Good!
Cover image for Book Notes: Learn You a Haskell for Great Good!

Book Notes: Learn You a Haskell for Great Good!

79
Comments
19 min read
Step by Step - Writing end to end tests for your web project

Step by Step - Writing end to end tests for your web project

34
Comments
7 min read
The node_modules problem
Cover image for The node_modules problem

The node_modules problem

218
Comments 91
4 min read
Let’s Build: With JavaScript - How to Code an Off-Canvas Menu

Let’s Build: With JavaScript - How to Code an Off-Canvas Menu

8
Comments
6 min read
loading...