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.
My dev conference project Byteconf is giving away over $2000 in web dev subscriptions, courses and more

My dev conference project Byteconf is giving away over $2000 in web dev subscriptions, courses and more

23
Comments 1
2 min read
Flattening an Array, a Performance Test

Flattening an Array, a Performance Test

10
Comments 7
2 min read
React - ES6 tricks in Classes
Cover image for React - ES6 tricks in Classes

React - ES6 tricks in Classes

24
Comments 6
1 min read
Debug Your Node.js App in 60 Seconds

Debug Your Node.js App in 60 Seconds

168
Comments 7
2 min read
Wtf are arrow functions?

Wtf are arrow functions?

19
Comments 2
2 min read
AWS API + CLJS
Cover image for AWS API + CLJS

AWS API + CLJS

18
Comments 1
4 min read
Protect Application Assets: How to Secure Your Secrets

Protect Application Assets: How to Secure Your Secrets

5
Comments
7 min read
Understanding Javascript Closures

Understanding Javascript Closures

105
Comments 3
4 min read
Bokeh effect, Reaction card, Hover directory & more | Module Monday 23
Cover image for Bokeh effect, Reaction card, Hover directory & more | Module Monday 23

Bokeh effect, Reaction card, Hover directory & more | Module Monday 23

7
Comments
2 min read
Regex…
Cover image for Regex…

Regex…

11
Comments 3
2 min read
Friday hack: Suspense, Concurrent mode and lazy to load locales for i18n
Cover image for Friday hack: Suspense, Concurrent mode and lazy to load locales for i18n

Friday hack: Suspense, Concurrent mode and lazy to load locales for i18n

14
Comments
3 min read
From Retail to Bootcamp grad AMA

From Retail to Bootcamp grad AMA

7
Comments 8
1 min read
How to Write a Game in Under 13 Kb While Taking Care of a Baby
Cover image for How to Write a Game in Under 13 Kb While Taking Care of a Baby

How to Write a Game in Under 13 Kb While Taking Care of a Baby

369
Comments 24
22 min read
JavaScript's friendliest for loop: for...of loop

JavaScript's friendliest for loop: for...of loop

11
Comments 2
2 min read
Some lists are not like the others
Cover image for Some lists are not like the others

Some lists are not like the others

22
Comments 2
11 min read
How we reduced our initial JS/CSS size by 67%
Cover image for How we reduced our initial JS/CSS size by 67%

How we reduced our initial JS/CSS size by 67%

866
Comments 28
8 min read
Singleton in JavaScript

Singleton in JavaScript

149
Comments 32
4 min read
Customizing Bulma on a Gatsby Blog

Customizing Bulma on a Gatsby Blog

17
Comments 5
2 min read
Top 10 Vue JS Books You Should Read

Top 10 Vue JS Books You Should Read

115
Comments 2
8 min read
How to write comments to improve code clarity

How to write comments to improve code clarity

7
Comments 1
5 min read
ES6 Rest and Spread Operators

ES6 Rest and Spread Operators

15
Comments
4 min read
How to create a choropleth Map or Geographic HeatMap in React

How to create a choropleth Map or Geographic HeatMap in React

6
Comments 5
4 min read
Rendering a Sidebar or Breadcrumbs with React Router v4
Cover image for Rendering a Sidebar or Breadcrumbs with React Router v4

Rendering a Sidebar or Breadcrumbs with React Router v4

58
Comments 1
3 min read
Elegant error handling with the JavaScript Either Monad

Elegant error handling with the JavaScript Either Monad

5
Comments
19 min read
List of Variables vs. Object

List of Variables vs. Object

34
Comments 12
1 min read
loading...