DEV Community

# javascripttips

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
ECMAScript vs JavaScript vs TypeScript

ECMAScript vs JavaScript vs TypeScript

Comments 1
3 min read
Chrome Extensions using Vite + Typescript + React: Stepwise Process

Chrome Extensions using Vite + Typescript + React: Stepwise Process

1
Comments
4 min read
JS Challenge: Check if all elements in an array are the same

JS Challenge: Check if all elements in an array are the same

Comments
1 min read
JS Challenge: Sum of the values of an object's properties

JS Challenge: Sum of the values of an object's properties

Comments
1 min read
JS Challenge: Check if an array has all its values sorted in the ascending order

JS Challenge: Check if an array has all its values sorted in the ascending order

Comments
1 min read
JS Challenge: Count the occurrences of a character/pattern in a string

JS Challenge: Count the occurrences of a character/pattern in a string

Comments
1 min read
JS Challenge: Reverse the characters of each word in a string

JS Challenge: Reverse the characters of each word in a string

Comments
1 min read
JS Challenge: Check if a string is a palindrome

JS Challenge: Check if a string is a palindrome

Comments
1 min read
JS Challenge: Create an array and fill with serial numbers

JS Challenge: Create an array and fill with serial numbers

Comments
1 min read
JS Challenge: Remove duplicates from an array

JS Challenge: Remove duplicates from an array

Comments
1 min read
JS Challenge: Fold a long line of text into lines of 80ish characters without breaking words

JS Challenge: Fold a long line of text into lines of 80ish characters without breaking words

Comments
1 min read
Boost Your React Performance: How to Use the useCallback Hook

Boost Your React Performance: How to Use the useCallback Hook

2
Comments 4
4 min read
Removing Duplicates from JavaScript Arrays: Exploring Multiple Methods for Clean Data

Removing Duplicates from JavaScript Arrays: Exploring Multiple Methods for Clean Data

1
Comments
5 min read
Mastering Data Manipulation with JavaScript Array Methods: Unleash the Power of Arrays

Mastering Data Manipulation with JavaScript Array Methods: Unleash the Power of Arrays

2
Comments
4 min read
Master JavaScript With These Fun Game Project Tutorial Videos

Master JavaScript With These Fun Game Project Tutorial Videos

Comments
9 min read
“JavaScript for Beginners: 5 Common Mistakes to Avoid When Starting Your Development Journey”

“JavaScript for Beginners: 5 Common Mistakes to Avoid When Starting Your Development Journey”

Comments
2 min read
Rest Your Love On JavaScript

Rest Your Love On JavaScript

Comments
4 min read
Hoisting & temporal dead zone In JavaScript

Hoisting & temporal dead zone In JavaScript

5
Comments
4 min read
Sorting Table Columns

Sorting Table Columns

Comments
3 min read
Everything you need to know about JavaScript Array

Everything you need to know about JavaScript Array

6
Comments
2 min read
Javascript in real world

Javascript in real world

4
Comments
5 min read
Javascript String primitives vs String objects.

Javascript String primitives vs String objects.

4
Comments
1 min read
JavaScript type checking with typeof operator

JavaScript type checking with typeof operator

6
Comments
1 min read
How string.includes() works in JavaScript

How string.includes() works in JavaScript

5
Comments
1 min read
The real difference between let, const and var

The real difference between let, const and var

4
Comments
1 min read
The Infinite Coastline Paradox and the importance of working through technical challenges on your own

The Infinite Coastline Paradox and the importance of working through technical challenges on your own

1
Comments
3 min read
Github Authentication with Firebase | React | Bit

Github Authentication with Firebase | React | Bit

7
Comments
5 min read
Buiding Chat App with React Native and Socket.io

Buiding Chat App with React Native and Socket.io

121
Comments 7
4 min read
What is JavaScript Hoisting?

What is JavaScript Hoisting?

38
Comments
5 min read
You can minimize Vuex boilerplate in under a minute.

You can minimize Vuex boilerplate in under a minute.

11
Comments 5
2 min read
We talked, We ate, We learned and WeCode

We talked, We ate, We learned and WeCode

4
Comments
5 min read
loading...