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.
fakestorejs a way to quiclky mock data

fakestorejs a way to quiclky mock data

6
Comments
1 min read
How to validate an email address in JavaScript
Cover image for How to validate an email address in JavaScript

How to validate an email address in JavaScript

115
Comments 11
2 min read
Tests… documentation for your future self (and others) of code correctness

Tests… documentation for your future self (and others) of code correctness

6
Comments 1
8 min read
Basic React Hooks

Basic React Hooks

13
Comments
1 min read
CODING BYTES: PART 5 — Loops
Cover image for CODING BYTES: PART 5 — Loops

CODING BYTES: PART 5 — Loops

12
Comments 1
3 min read
Sustainable Node.js development with only a browser

Sustainable Node.js development with only a browser

13
Comments 1
8 min read
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
loading...