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.
A Guide On Debugging Tests in Stencil

A Guide On Debugging Tests in Stencil

17
Comments 2
8 min read
Front End Architecture for Angular Applications

Front End Architecture for Angular Applications

73
Comments
8 min read
Checklist for choosing an optimal npm package

Checklist for choosing an optimal npm package

117
Comments 4
3 min read
An infinite loading list component in React

An infinite loading list component in React

71
Comments
2 min read
Compute values on component mount with React Hooks: State vs Ref

Compute values on component mount with React Hooks: State vs Ref

24
Comments 4
4 min read
High Order Component (HOC) in React. What & Why?

High Order Component (HOC) in React. What & Why?

10
Comments
4 min read
Steps To Take When Working On A Machine Learning Project

Steps To Take When Working On A Machine Learning Project

19
Comments
5 min read
Create a Simple Slideout Menu using Vanilla JS

Create a Simple Slideout Menu using Vanilla JS

9
Comments
5 min read
Why I made an a11y tutorial site with a React focus

Why I made an a11y tutorial site with a React focus

51
Comments 5
2 min read
Qvault’s Offline Mode in Electron

Qvault’s Offline Mode in Electron

7
Comments
2 min read
12 Console.xxx You May Not Know

12 Console.xxx You May Not Know

65
Comments 5
1 min read
Intl: la API de localización nativa de JavaScript

Intl: la API de localización nativa de JavaScript

8
Comments
11 min read
Zero-Knowlege Authentication with JavaScript

Zero-Knowlege Authentication with JavaScript

11
Comments
3 min read
Dynamic Menu In Vue

Dynamic Menu In Vue

23
Comments 6
3 min read
Nuxt.js: Go from zero => online in little time

Nuxt.js: Go from zero => online in little time

18
Comments 2
10 min read
What is JSX?!

What is JSX?!

8
Comments
2 min read
Gerando número aleatório

Gerando número aleatório

3
Comments
1 min read
Angular - Let's build an app together | Part 1

Angular - Let's build an app together | Part 1

9
Comments
4 min read
Chrome: Communication Between Tabs

Chrome: Communication Between Tabs

50
Comments
4 min read
How to initialize a Singleton mongo connection with expressjs

How to initialize a Singleton mongo connection with expressjs

12
Comments 7
1 min read
Javascript for() {} Loop - Simplified

Javascript for() {} Loop - Simplified

40
Comments 2
4 min read
From Promises to Observables

From Promises to Observables

181
Comments 2
10 min read
Extending the Array class to calculate the Fibonacci sequence

Extending the Array class to calculate the Fibonacci sequence

7
Comments 2
2 min read
How to build a complete Twitter autoresponder in less than 100 source lines of code with Autohook

How to build a complete Twitter autoresponder in less than 100 source lines of code with Autohook

17
Comments 1
9 min read
Porting a face detector written in C to WebAssembly

Porting a face detector written in C to WebAssembly

15
Comments 2
11 min read
globalThis - Access environment-agnostic global `this` value

globalThis - Access environment-agnostic global `this` value

11
Comments
1 min read
Data structures. Binary Search Tree in JavaScript

Data structures. Binary Search Tree in JavaScript

34
Comments
7 min read
New Challenge: Fullstacking with React Native

New Challenge: Fullstacking with React Native

21
Comments
1 min read
Writing a searchable “database” with pure HTML, CSS, and JS

Writing a searchable “database” with pure HTML, CSS, and JS

95
Comments 30
3 min read
Angular + Docker... really?

Angular + Docker... really?

20
Comments 1
5 min read
Top 5 BEST games to code as a beginner!

Top 5 BEST games to code as a beginner!

434
Comments 15
6 min read
Rename variables while destructuring

Rename variables while destructuring

7
Comments
2 min read
Shared Behaviors best practices with Mocha

Shared Behaviors best practices with Mocha

25
Comments
10 min read
How to Correctly Wrap a JavaScript Function

How to Correctly Wrap a JavaScript Function

6
Comments
3 min read
Finally Letting Go of Tutorial Hell

Finally Letting Go of Tutorial Hell

66
Comments 13
2 min read
GraphQL: Schema, Resolvers, Type System, Schema Language, and Query Language

GraphQL: Schema, Resolvers, Type System, Schema Language, and Query Language

11
Comments 2
7 min read
Live with Regex and /K(athie Lee|elly)/

Live with Regex and /K(athie Lee|elly)/

8
Comments
4 min read
A practical approach for clean analytics

A practical approach for clean analytics

10
Comments
6 min read
Mosaic gallery, Expanding footer, Video hero | Module Monday 53

Mosaic gallery, Expanding footer, Video hero | Module Monday 53

13
Comments
2 min read
React Spring vs Animated

React Spring vs Animated

20
Comments
7 min read
NodeJS: How To Read A JSON File From Your Machine

NodeJS: How To Read A JSON File From Your Machine

15
Comments 1
2 min read
Coercion in JavaScript

Coercion in JavaScript

47
Comments 6
1 min read
Validando email com RegEx

Validando email com RegEx

7
Comments
1 min read
Not Another To-Do App: Part 5

Not Another To-Do App: Part 5

8
Comments
7 min read
Promise.all (ES2015) vs Promise.allSettled (ES2020). What's changed? 🤔

Promise.all (ES2015) vs Promise.allSettled (ES2020). What's changed? 🤔

40
Comments 6
1 min read
Learn to Add AI to your apps with Cognitive Services

Learn to Add AI to your apps with Cognitive Services

76
Comments 1
9 min read
ES6 for loops: Best Practices

ES6 for loops: Best Practices

85
Comments 9
2 min read
Packing TensorFlow.js models into npm packages

Packing TensorFlow.js models into npm packages

6
Comments
3 min read
Offline accessibility with service workers

Offline accessibility with service workers

6
Comments
4 min read
React Reverse Portals

React Reverse Portals

12
Comments 1
1 min read
Make a custom night mode toggle w/React & CSS Variables

Make a custom night mode toggle w/React & CSS Variables

28
Comments 5
5 min read
Reactgate Recap

Reactgate Recap

84
Comments 54
2 min read
Pyprint - Print like you would in Python, but in Javascript

Pyprint - Print like you would in Python, but in Javascript

6
Comments
1 min read
A Quick Review of JavaScript’s Array.prototype.sort() Method

A Quick Review of JavaScript’s Array.prototype.sort() Method

52
Comments
5 min read
Let’s Build: With JavaScript – Dynamic Checkboxes

Let’s Build: With JavaScript – Dynamic Checkboxes

7
Comments
7 min read
Using Agility CMS with Vue.js

Using Agility CMS with Vue.js

6
Comments
2 min read
How to Setup an Express.js Server in Node.js

How to Setup an Express.js Server in Node.js

102
Comments 8
11 min read
The Holy Trinity of Functional Programming: Map, Filter and Reduce

The Holy Trinity of Functional Programming: Map, Filter and Reduce

224
Comments 17
3 min read
Create a service account to authenticate with Google

Create a service account to authenticate with Google

21
Comments 7
3 min read
Intro to Unit Testing

Intro to Unit Testing

22
Comments
3 min read
loading...