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.
Matching two Values from an Array (CSV) and an Axios Request and if so.. print out proper value (third value)

Matching two Values from an Array (CSV) and an Axios Request and if so.. print out proper value (third value)

3
Comments
2 min read
React Native app from scratch | Part 7 FlatList Infinite Scroll & Navigation Stack

React Native app from scratch | Part 7 FlatList Infinite Scroll & Navigation Stack

4
Comments
1 min read
I tried Angular and I created a website about my self.

I tried Angular and I created a website about my self.

7
Comments 6
1 min read
React Native app from scratch | Part 4 SVG and Theme

React Native app from scratch | Part 4 SVG and Theme

3
Comments
1 min read
Svelte Routing | page.js as routing for Svelte JS

Svelte Routing | page.js as routing for Svelte JS

6
Comments
1 min read
Best of Modern JavaScript — Function Names and Arrow Functions

Best of Modern JavaScript — Function Names and Arrow Functions

7
Comments
3 min read
Best of Modern JavaScript — Function Names

Best of Modern JavaScript — Function Names

6
Comments
3 min read
Best of Modern JavaScript — let and const

Best of Modern JavaScript — let and const

4
Comments
3 min read
How to implement user mentions in React chat app without react-mentions and drafts-js library?

How to implement user mentions in React chat app without react-mentions and drafts-js library?

2
Comments 1
1 min read
Learning Node.js building a simple Express API - Part I

Learning Node.js building a simple Express API - Part I

19
Comments 7
4 min read
JavaScript Unit Test Best Practices — Performance and Smoke Tests

JavaScript Unit Test Best Practices — Performance and Smoke Tests

7
Comments
3 min read
JavaScript Unit Test Best Practices — Hooks and APIs

JavaScript Unit Test Best Practices — Hooks and APIs

6
Comments
3 min read
JavaScript Unit Test Best Practices — Edge Cases

JavaScript Unit Test Best Practices — Edge Cases

5
Comments
3 min read
How to add styled-components to a React application

How to add styled-components to a React application

6
Comments
2 min read
VueJS Prop Validations
Cover image for VueJS Prop Validations

VueJS Prop Validations

6
Comments
1 min read
Building a Blog with Next.js
Cover image for Building a Blog with Next.js

Building a Blog with Next.js

23
Comments
5 min read
The optimal solution to shuffle an Array in Javascript
Cover image for The optimal solution to shuffle an Array in Javascript

The optimal solution to shuffle an Array in Javascript

6
Comments
4 min read
JavaScript Quirks and Oddities Museum: Part II

JavaScript Quirks and Oddities Museum: Part II

6
Comments
3 min read
Smart server and build tool that gets you
Cover image for Smart server and build tool that gets you

Smart server and build tool that gets you

11
Comments
4 min read
Audio visualisation (no canvas used!)
Cover image for Audio visualisation (no canvas used!)

Audio visualisation (no canvas used!)

8
Comments
1 min read
Builder Pattern in Javascript — With a Simple Example

Builder Pattern in Javascript — With a Simple Example

5
Comments
2 min read
Building an animated chart with React and SVG's

Building an animated chart with React and SVG's

7
Comments
4 min read
JavaScript array push, pop, shift, unshift: how to remember the difference
Cover image for JavaScript array push, pop, shift, unshift: how to remember the difference

JavaScript array push, pop, shift, unshift: how to remember the difference

29
Comments 3
1 min read
An Alternative Reality Coding Paradigm: The Unity Principle

An Alternative Reality Coding Paradigm: The Unity Principle

2
Comments
3 min read
Share functions between Vue and Node
Cover image for Share functions between Vue and Node

Share functions between Vue and Node

5
Comments
2 min read
loading...