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.
Show me your deployment
Cover image for Show me your deployment

Show me your deployment

19
Comments 8
1 min read
JavaScript: Set vs Array, quando e como usar?
Cover image for JavaScript: Set vs Array, quando e como usar?

JavaScript: Set vs Array, quando e como usar?

12
Comments 1
7 min read
Redux-less context-based useSelector hook that has same performance as React-Redux

Redux-less context-based useSelector hook that has same performance as React-Redux

7
Comments
2 min read
Super performant global state with React context and hooks
Cover image for Super performant global state with React context and hooks

Super performant global state with React context and hooks

9
Comments
3 min read
Create Progressive Web Apps with Angular and other free tools!
Cover image for Create Progressive Web Apps with Angular and other free tools!

Create Progressive Web Apps with Angular and other free tools!

24
Comments 2
14 min read
Up your Lodash game by going functional: from chaining to piping
Cover image for Up your Lodash game by going functional: from chaining to piping

Up your Lodash game by going functional: from chaining to piping

12
Comments
12 min read
Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux
Cover image for Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux

Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux

7
Comments
4 min read
React hooks useState and useReducer are equivalent in theoretical expressiveness
Cover image for React hooks useState and useReducer are equivalent in theoretical expressiveness

React hooks useState and useReducer are equivalent in theoretical expressiveness

5
Comments
2 min read
Lexical Environment-the hidden part to understand Closures
Cover image for Lexical Environment-the hidden part to understand Closures

Lexical Environment-the hidden part to understand Closures

29
Comments 5
6 min read
JavaScript ES6+
Cover image for JavaScript ES6+

JavaScript ES6+

74
Comments
6 min read
Four patterns for global state with React hooks: Context or Redux
Cover image for Four patterns for global state with React hooks: Context or Redux

Four patterns for global state with React hooks: Context or Redux

6
Comments
4 min read
Creating a native Android app with Vue Native

Creating a native Android app with Vue Native

40
Comments 4
1 min read
How do you convince clients to go with Gatsby instead of Wordpress?

How do you convince clients to go with Gatsby instead of Wordpress?

6
Comments 7
1 min read
7 Mistakes That Keep You Behind
Cover image for 7 Mistakes That Keep You Behind

7 Mistakes That Keep You Behind

284
Comments 19
6 min read
Introduction to JavaScript Fetch API

Introduction to JavaScript Fetch API

88
Comments
4 min read
The What, Why and How of React (Testing with Hooks)

The What, Why and How of React (Testing with Hooks)

22
Comments
20 min read
String charAt() method

String charAt() method

9
Comments
1 min read
String padEnd() method

String padEnd() method

7
Comments
1 min read
VIM & Visual Studio Code Tips & Tricks (With Video / GIF)
Cover image for VIM & Visual Studio Code Tips & Tricks (With Video / GIF)

VIM & Visual Studio Code Tips & Tricks (With Video / GIF)

185
Comments 15
2 min read
JS Spread syntax
Cover image for JS Spread syntax

JS Spread syntax

8
Comments
1 min read
Developer Roundup - Fri Jul 05 2019

Developer Roundup - Fri Jul 05 2019

5
Comments
4 min read
Sprinkling StimulusJS - Light JS Without Heavy Choices.
Cover image for Sprinkling StimulusJS - Light JS Without Heavy Choices.

Sprinkling StimulusJS - Light JS Without Heavy Choices.

10
Comments
4 min read
Javascript String Methods: Reimplementing trim 💪🏾

Javascript String Methods: Reimplementing trim 💪🏾

15
Comments 2
3 min read
Fetching Dynamic Data with Gatsby.js

Fetching Dynamic Data with Gatsby.js

43
Comments 3
1 min read
JS Game engine to create simple puzzle game?

JS Game engine to create simple puzzle game?

4
Comments 2
1 min read
loading...