Click here to Skip to main content
15,886,634 members
Articles / Web Development / HTML

JavaScript Front-End Web App Tutorial Part 1: Building a Minimal App in Seven Steps

Rate me:
Please Sign up or sign in to vote.
4.87/5 (53 votes)
1 Dec 2015CPOL21 min read 352.8K   5.5K   120  
Learn how to build a front-end web application in plain JavaScript with minimal effort. Do not use any (third-party) framework or library, such as jQuery or Angular, which create black-box dependencies and overhead, and prevent you from learning how to do it yourself.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer
Germany Germany
Researcher, developer, instructor and cat lover.

Co-Founder of web-engineering.info and the educational simulation website sim4edu.com.

Comments and Discussions