Which is best way to practice Javascript?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

IT Corporate Trainer with 9 years of experience in Edu tech

Best way to practice JavaScript is to work on the project. You can write javascript at server end also practice it more. Node.js will help you in this. Some sample projects that can be done be any set of stack in Front-end are: ToDo ListMusic LibraryContact/Phone BookAny project that involves CRUD...
read more
Best way to practice JavaScript is to work on the project. You can write javascript at server end also practice it more. Node.js will help you in this. Some sample projects that can be done be any set of stack in Front-end are: ToDo ListMusic LibraryContact/Phone BookAny project that involves CRUD operations.Don't take on the Project whole at once. Let's Take ToDo List. Don't try to build all features of advanced ToDo at once. Go Step by Step like: Add ToDo Items and simultaneously update the View/DOM for new added itemDelete the ToDo Item and update viewEdit the ToDo item and reflect the changesCan be marked and complete or incompleteTry to add a deadline/completion date to todo itemAdd Location to the todo items.This above was single list, now make multiple lists in single applicationNaming and Renaming the listsDoing AJAX for small parts of the ToDo list andMultiple User registration and LoginEvery user can have multiple listsetc..List will go on, you can take examples from advanced ToDo applications, but idea is to keep enhancing it. Same enhancement steps can be done on any project. read less
Comments

IT Corporate Trainer with 9 years of experience in Edu tech

Best way to practice JavaScript is to work on the project. You can write javascript at server end also practice it more. Node.js will help you in this. Some sample projects that can be done be any set of stack in Front-end are: ToDo ListMusic LibraryContact/Phone BookAny project that involves CRUD...
read more
Best way to practice JavaScript is to work on the project. You can write javascript at server end also practice it more. Node.js will help you in this. Some sample projects that can be done be any set of stack in Front-end are: ToDo ListMusic LibraryContact/Phone BookAny project that involves CRUD operations.Don't take on the Project whole at once. Let's Take ToDo List. Don't try to build all features of advanced ToDo at once. Go Step by Step like: Add ToDo Items and simultaneously update the View/DOM for new added itemDelete the ToDo Item and update viewEdit the ToDo item and reflect the changesCan be marked and complete or incompleteTry to add a deadline/completion date to todo itemAdd Location to the todo items.This above was single list, now make multiple lists in single applicationNaming and Renaming the listsDoing AJAX for small parts of the ToDo list andMultiple User registration and LoginEvery user can have multiple listsetc..List will go on, you can take examples from advanced ToDo applications, but idea is to keep enhancing it. Same enhancement steps can be done on any project. read less
Comments

I am online Quran teacher 7 years

ar Best way to practice JavaScript is to work on the project. You can write javascript at server end also practice it more. Node.js will help you in this. Some sample projects that can be done be any set of stack in Front-end are: ToDo ListMusic LibraryContact/Phone BookAny project that involves CRUD...
read more
ar Best way to practice JavaScript is to work on the project. You can write javascript at server end also practice it more. Node.js will help you in this. Some sample projects that can be done be any set of stack in Front-end are: ToDo ListMusic LibraryContact/Phone BookAny project that involves CRUD operations.Don't take on the Project whole at once. Let's Take ToDo List. Don't try to build all features of advanced ToDo at once. Go Step by Step like: Add ToDo Items and simultaneously update the View/DOM for new added itemDelete the ToDo Item and update viewEdit the ToDo item and reflect the changesCan be marked and complete or incompleteTry to add a deadline/completion date to todo itemAdd Location to the todo items.This above was single list, now make multiple lists in single applicationNaming and Renaming the listsDoing AJAX for small parts of the ToDo list andMultiple User registration and LoginEvery user can have multiple listsetc..List will go on, you can take examples from advanced ToDo applications, but idea is to keep enhancing it. Same enhancement steps can be done on any project. read less
Comments

View 1 more Answers

Related Questions

Some basic program bass of java and how it work?
JavaScript (Lightweight & loosely typed client-side Scripting Language which needs interpreter) is entirely different from Java (Programming Language which needs compilation)
Shekhar
What is the best way to learn JavaScript?
Learn Java Script Basics Learn OOPS and Design pattern in JavaScript Learn Jquery , DOM , JSON etc. Try Framework like ReactJS / AngularJS Refer to online tutorial or get fast track training...
Umamahesh
0 0
5
I know HTML, CSS, and a bit of JavaScript. What should I learn next?
HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End...
Inch By
Which language has the best future prospects: Python, Java, or JavaScript?
According to me, "Python" is the programming language having the best future prospect considering the current industry trend. Reason: Python is extensively used in advanced technologies such as Machine...
Atharva
0 0
5
How to start Learning Javascript, Jquery and Angular
Very easy, your requirement in advanced client side technologies, you can get this course every where
Sandeep

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

String Comparison In Javascript
String Comparison in javascript: Let us learn how two strings are compared in javascript Assume you have two strings: "ant" and "ele" Case 1: alert("ant" < "ele" ); will give the result as true...
G

What Is Mean Stack? Why Mean Stack Is Popular Now?
Mean Stack is standing for MongoDB, ExpressJS, AngularJS and NodeJS. These four javascript solutions create a high performing web application. Mainly JavaScript is the frontend language. It’s working...

Benefits of Design Patterns in Application Development
Application developments is a tedious job. Programmers write code and test it again and again to make sure their software works fine. So designing complex software is a hard nut to crack. Skilled programmers...

Some good resources
Clean Code by Robert C Martin, is available in my profile please download and read it, irrespective of what language you code in, it will change the way you code. Also if you code in Javascript read https://12factor.net/ https://blog.risingstack.com/javascript-clean-coding-best-practices-node-js-at-scale/ For...

Advantage of Node.js over Angularjs
i. Nodejs helps a user to develop scalable network applications. It delivers efficiency along with with event-driven, non-blocking I/O model, which has been proved ideal for real-time data-intensive applications....

Recommended Articles

Here are the top 6 must have skills for every Web Designer : Technical Skills Web designers undoubtedly require very strong technical skills. They must have hands on using Web designing software and tools, such as Adobe Dreamweaver, Fireworks, Photoshop, Flash etc. In addition to the knowledge of design...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for Java Script Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you