View Single Post
Old 12-08-2022, 09:27 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,229
Best way to learn JavaScript

1. Avoid jQuery and other JavaScript frameworks, try as much as you can to write vanilla JavaScript

2. Post every bit of code you write on GitHub, and try to convince other developers to read it and give you advice.

3. Build and launch real web applications, with reading CRUD features

4. Seek failure and just keep learning
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote