Skip to content

Commit ce6c7f3

Browse files
committed
updated readme
1 parent fa4f280 commit ce6c7f3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.idea

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# **Learn JavaScript 📚**
22

3-
Learning JavaScript is quite troublesome for beginners, especially students like me who learn from youtube unsequence based and moreover, after completing a playlist or course we get to know that this or that topic is left.
4-
5-
We know about how language works new features are proposed and then new things daily implement. But I want to make a list for the all basic concepts that is common in all javascript developers and common concepts in language that are used in interviews and those concepts should be clear if we have to go for react for frontend or node js for backend, If these concepts are cleared then you are good to go forward but always remember learning never stops most importantly in languages that evolve time to time.
3+
A JavaScript handbook for all levels of developer whether beginners who are looking to get into javascript concepts or experienced who want to refresh their concepts.
64

75
---
86

0 commit comments

Comments
 (0)