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.
What I felt through 7 Days of Learning Generative Art
Cover image for What I felt through 7 Days of Learning Generative Art

What I felt through 7 Days of Learning Generative Art

54
Comments
4 min read
This Week I Learned #6

This Week I Learned #6

16
Comments
3 min read
Angular 6 Release: What’s New?

Angular 6 Release: What’s New?

9
Comments
1 min read
Building a custom dropdown menu component for React

Building a custom dropdown menu component for React

27
Comments
7 min read
I wrote a JavaScript Unit Test today... Mock Import Time Function

I wrote a JavaScript Unit Test today... Mock Import Time Function

11
Comments
2 min read
ES6 sets a collection that cannot contain duplicates

ES6 sets a collection that cannot contain duplicates

10
Comments 1
1 min read
Looping over object properties with ngFor in Angular

Looping over object properties with ngFor in Angular

13
Comments 2
2 min read
Programming is hard!

Programming is hard!

81
Comments 8
3 min read
What the... error handling! (try...catch)

What the... error handling! (try...catch)

11
Comments
3 min read
10 essential extensions for VS Code
Cover image for 10 essential extensions for VS Code

10 essential extensions for VS Code

460
Comments 28
4 min read
How to write your first React.js component

How to write your first React.js component

73
Comments 1
9 min read
Do you think the differences between HTML and XHTML are generally well-understood?

Do you think the differences between HTML and XHTML are generally well-understood?

50
Comments 18
1 min read
.eslintrc without file extension is deprecated

.eslintrc without file extension is deprecated

38
Comments
1 min read
Tutorial: Run a Sanity backed blog with React and Next.js
Cover image for Tutorial: Run a Sanity backed blog with React and Next.js

Tutorial: Run a Sanity backed blog with React and Next.js

75
Comments
11 min read
Capture error and data in async-await without try-catch

Capture error and data in async-await without try-catch

74
Comments 8
2 min read
Data Structures in JavaScript: Arrays, HashMaps, and Lists
Cover image for Data Structures in JavaScript: Arrays, HashMaps, and Lists

Data Structures in JavaScript: Arrays, HashMaps, and Lists

254
Comments 1
31 min read
Build a Vue.Js E-Commerce App with ButterCMS Headless Backend

Build a Vue.Js E-Commerce App with ButterCMS Headless Backend

46
Comments 1
2 min read
TIL: Non-capturing groups in regular expressions

TIL: Non-capturing groups in regular expressions

7
Comments
2 min read
The Common Enemy, JavaScript's "This" Keyword Saves The Day

The Common Enemy, JavaScript's "This" Keyword Saves The Day

64
Comments 12
4 min read
What is Data Visualisation?
Cover image for What is Data Visualisation?

What is Data Visualisation?

11
Comments 3
1 min read
Currying in Haskell (With Some JavaScript)
Cover image for Currying in Haskell (With Some JavaScript)

Currying in Haskell (With Some JavaScript)

30
Comments 4
3 min read
Learning Generative Art; day 7 "Pandora's Box" 🗃
Cover image for Learning Generative Art; day 7 "Pandora's Box" 🗃

Learning Generative Art; day 7 "Pandora's Box" 🗃

13
Comments 1
2 min read
My Regex Cheatsheet - 25 Example Regex Rules
Cover image for My Regex Cheatsheet - 25 Example Regex Rules

My Regex Cheatsheet - 25 Example Regex Rules

142
Comments 7
2 min read
Pattern Matching in Elixir
Cover image for Pattern Matching in Elixir

Pattern Matching in Elixir

147
Comments 9
14 min read
My attempt on asyncToGenerator()

My attempt on asyncToGenerator()

7
Comments 2
1 min read
loading...