DEV Community

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.
How The Hell Do I Use Filter?

How The Hell Do I Use Filter?

15
Comments 1
3 min read
Taming Data in JavaScript (x-post to ALA)

Taming Data in JavaScript (x-post to ALA)

6
Comments
1 min read
Do we really need classes in JavaScript after all?

Do we really need classes in JavaScript after all?

149
Comments 32
5 min read
Archipelago v3 is out!

Archipelago v3 is out!

9
Comments
2 min read
Caching Data in frontend

Caching Data in frontend

66
Comments 4
3 min read
Sequelize Data Types: a practical guide

Sequelize Data Types: a practical guide

13
Comments
3 min read
Much needed filterMap in JavaScript

Much needed filterMap in JavaScript

7
Comments 11
1 min read
How Learning Elixir Made Me a Better Programmer 🥃

How Learning Elixir Made Me a Better Programmer 🥃

256
Comments 17
7 min read
React Authentication App Using Redux And Sagas

React Authentication App Using Redux And Sagas

53
Comments
4 min read
Intro to Asynchronous Patterns in JavaScript

Intro to Asynchronous Patterns in JavaScript

14
Comments
6 min read
Generate Project Logo with Google Fonts

Generate Project Logo with Google Fonts

34
Comments 5
1 min read
The What, Why and How of React (Testing)

The What, Why and How of React (Testing)

86
Comments 3
25 min read
How to shift array position in vanilla JavaScript

How to shift array position in vanilla JavaScript

17
Comments 19
2 min read
Exposing a Promise-Based API from a Reactive Core (v3.0 Journal)

Exposing a Promise-Based API from a Reactive Core (v3.0 Journal)

4
Comments
1 min read
An Introduction to Environment Variables and How to Use Them

An Introduction to Environment Variables and How to Use Them

10
Comments 10
6 min read
Wreck it Ralph 2 Virus Popup

Wreck it Ralph 2 Virus Popup

40
Comments 1
1 min read
JavaScript vs. Python: Default Function Parameter Values

JavaScript vs. Python: Default Function Parameter Values

10
Comments 1
4 min read
sorting algorithms in javascript

sorting algorithms in javascript

7
Comments
2 min read
Default Function Parameters (ES6)

Default Function Parameters (ES6)

52
Comments 14
1 min read
Leveraging Vue.js & GraphQL with Gridsome (Airtable Database Example)

Leveraging Vue.js & GraphQL with Gridsome (Airtable Database Example)

15
Comments
2 min read
Sorting Arrays of Strings in JavaScript

Sorting Arrays of Strings in JavaScript

94
Comments 10
2 min read
I've created a tiny library that creates GraphQL query from TypeScript, without losing type information

I've created a tiny library that creates GraphQL query from TypeScript, without losing type information

13
Comments
2 min read
I am not able to understand 'factory'

I am not able to understand 'factory'

7
Comments 5
1 min read
React Router - How to pass History object to a component

React Router - How to pass History object to a component

59
Comments 16
2 min read
Lenses: The What and How

Lenses: The What and How

61
Comments 8
6 min read
loading...