DEV Community

Naftali Murgor profile picture

Naftali Murgor

Software developer and content creator. Author of the upcoming book, A Modern JavaScript Primer. Preorder a copy here https://naftalimurgor.gumroad.com/l/modern-javascript-primer

Work

Software Developer

Introduction JavaScript code guidelines

Introduction JavaScript code guidelines

5
Comments
2 min read

Want to connect with Naftali Murgor?

Create an account to connect with Naftali Murgor. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Truthy and Falsy values in JavaScript

Truthy and Falsy values in JavaScript

7
Comments 2
2 min read
Introduction to JavaScript Strings

Introduction to JavaScript Strings

26
Comments 9
1 min read
ES6: Default parameters explained

ES6: Default parameters explained

12
Comments 3
1 min read
ES6: Rest parameters

ES6: Rest parameters

5
Comments
1 min read
How to fix Error 404 on Netlify for SPAs built with Reactjs

How to fix Error 404 on Netlify for SPAs built with Reactjs

13
Comments
1 min read
ES6: Object destructing

ES6: Object destructing

5
Comments
1 min read
Freelancing, the stage of feeling stuck

Freelancing, the stage of feeling stuck

4
Comments
3 min read
Introduction to E2015 Set Objects

Introduction to E2015 Set Objects

5
Comments
1 min read
Introduction to ES6 Map objects

Introduction to ES6 Map objects

8
Comments
2 min read
ES6: JavaScript for...of statement

ES6: JavaScript for...of statement

5
Comments
1 min read
7 tips for freelance software developers

7 tips for freelance software developers

11
Comments 1
3 min read
ES6: Arrow functions explained

ES6: Arrow functions explained

10
Comments
2 min read
ES6: let and const keywords

ES6: let and const keywords

6
Comments
2 min read
Introduction to using middleware in Express

Introduction to using middleware in Express

24
Comments
2 min read
Understanding ES6 and Modern JavaScript

Understanding ES6 and Modern JavaScript

4
Comments
1 min read
How to handle POST Requests in Express

How to handle POST Requests in Express

6
Comments
1 min read
Route Params in expressjs

Route Params in expressjs

15
Comments
2 min read
Routing in Expressjs

Routing in Expressjs

9
Comments
1 min read
Introduction to Expressjs

Introduction to Expressjs

10
Comments 1
2 min read
Introduction to fundamentals of programming

Introduction to fundamentals of programming

7
Comments 5
2 min read
How to fix "Property 'ethereum' does not exist on type 'Window & typeof globalThis'.ts(2339)"

How to fix "Property 'ethereum' does not exist on type 'Window & typeof globalThis'.ts(2339)"

7
Comments 2
1 min read
How to easily switch between different versions of Nodejs on your system.

How to easily switch between different versions of Nodejs on your system.

21
Comments 5
2 min read
Scope in Modern JavaScript

Scope in Modern JavaScript

16
Comments 3
2 min read
Asynchronous programming in JavaScript - Promises, Callbacks and Async-await

Asynchronous programming in JavaScript - Promises, Callbacks and Async-await

27
Comments 2
5 min read
How to get out of tutorial doom

How to get out of tutorial doom

7
Comments
3 min read
How to manage environment secrets and credentials in a Nodejs application

How to manage environment secrets and credentials in a Nodejs application

6
Comments
2 min read
loading...