1. DSA is more important than learning any new framework.
2. Learn Javascript before learning any framework.
3. Learn how JS Engine works.
4. Always follow coding principles.
5. Make as many projects as you can.
Connect Me @ Linkedin, Github, Twitter 😇
Next thing, learn to write lists using
-
instead of headings 😋😉Seriously though, headings as lists (without any content between the headings) make no sense to people using a screen reader, they will find your headings and then expect content to be below them.
As there is no content they will find it confusing.
On super short posts like this use
-
to create an ordered list or1
,2
to create an ordered list in the editor.p.s. tip 5 is the top one, practice makes perfect and exposes you to new problems to solve / learn from!