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.
Line by Line: Node.js Server
Cover image for Line by Line:  Node.js Server

Line by Line: Node.js Server

11
Comments
1 min read
Simple ways to improve code readability
Cover image for Simple ways to improve code readability

Simple ways to improve code readability

37
Comments 8
4 min read
Learning MDX Deck: Getting Started
Cover image for Learning MDX Deck: Getting Started

Learning MDX Deck: Getting Started

28
Comments 2
2 min read
HOW TO ADD BEAUTIFUL SOURCE CODE IN MEDIUM ARTICLES
Cover image for HOW TO ADD BEAUTIFUL SOURCE CODE IN MEDIUM ARTICLES

HOW TO ADD BEAUTIFUL SOURCE CODE IN MEDIUM ARTICLES

8
Comments 3
2 min read
Where's my inheritance? Understanding the Liskov Substitution Principle

Where's my inheritance? Understanding the Liskov Substitution Principle

7
Comments 2
3 min read
Building a Real-time Game of Thrones Voting App with GraphQL and Chart.js

Building a Real-time Game of Thrones Voting App with GraphQL and Chart.js

153
Comments 7
6 min read
Persisting your React state in 9 lines
Cover image for Persisting your React state in 9 lines

Persisting your React state in 9 lines

160
Comments 22
3 min read
Express i18n Made Easy!

Express i18n Made Easy!

19
Comments
5 min read
How JavaScript engine execute this code?

How JavaScript engine execute this code?

6
Comments 6
1 min read
Side project update #1

Side project update #1

15
Comments
7 min read
Maybe I Should Have Just Used create-react-app

Maybe I Should Have Just Used create-react-app

56
Comments 28
4 min read
dev.to API: How to Turn DEV Posts into Postcards 📫
Cover image for dev.to API: How to Turn DEV Posts into Postcards 📫

dev.to API: How to Turn DEV Posts into Postcards 📫

71
Comments 7
2 min read
Can I Get Some Feedback? (Moment.js in particular)

Can I Get Some Feedback? (Moment.js in particular)

5
Comments 7
1 min read
Introduction to React Hooks

Introduction to React Hooks

176
Comments 8
5 min read
Building an Interactive LED Art Piece for JSConf EU

Building an Interactive LED Art Piece for JSConf EU

32
Comments 2
3 min read
Simplify web development. please!

Simplify web development. please!

92
Comments 22
3 min read
Read and parse POST/PATCH/PUT request JSON or form body with Express and no dependencies

Read and parse POST/PATCH/PUT request JSON or form body with Express and no dependencies

8
Comments
5 min read
Creating 404 page in react using React Router

Creating 404 page in react using React Router

76
Comments 11
2 min read
Game of Frameworks: JavaScript Trends of 2019

Game of Frameworks: JavaScript Trends of 2019

98
Comments 3
7 min read
Array Methods: The Gateway to Functional Programming

Array Methods: The Gateway to Functional Programming

10
Comments
9 min read
Tip: Disabling Links As Buttons in Gatsby

Tip: Disabling Links As Buttons in Gatsby

9
Comments 2
1 min read
Replacing the if-else conditionals with logical operators && and ||
Cover image for Replacing the if-else conditionals with logical operators && and ||

Replacing the if-else conditionals with logical operators && and ||

12
Comments
2 min read
ES6: Arrow Functions

ES6: Arrow Functions

6
Comments
3 min read
Creating Linked Lists With JavaScript
Cover image for Creating Linked Lists With JavaScript

Creating Linked Lists With JavaScript

353
Comments 6
7 min read
Vue vs React: Choosing the Best Tool for Your Project in 2019. Part 2
Cover image for Vue vs React: Choosing the Best  Tool for Your Project in 2019. Part 2

Vue vs React: Choosing the Best Tool for Your Project in 2019. Part 2

15
Comments 2
4 min read
loading...