Beginner
22h 10min
Building Front-End Web Applications with Plain JavaScript
Delve into building front-end web applications with plain JavaScript. Learn by doing, improving your skills through examples, and grasp best practices while creating functional, self-understood projects.
This course shows you how to build front-end web applications with plain JavaScript without using any (third-party) framework or library. It follows a "learning by doing" approach, which means that you don't have to read lots of text about the intricacies of JavaScript. Instead, you’ll focus on the essential parts of JavaScript and read only the minimum needed to start coding your first app.
Learning from the examples provided in the course can quickly improve your understanding of basic concepts and techniques. By working your way through the code of these example apps and using it as a starting point for your projects, you’ll learn best practices and experience the joy of building something that really works and that you fully understand.
This course shows you how to build front-end web applications with plain JavaScript without using any (third-party) framework or...Show More
WHAT YOU'LL LEARN
Learn to build a front-end web app with plain JS.
Understand how to implement associations between model classes without third-party frameworks.
Learn how to build an app with constraint validation and enumeration attributes.
Improve your JS skills by building a complete app.
Learn to build a front-end web app with plain JS.
Show more
Content
1.
Introduction
1 Lessons
Get familiar with front-end web development using HTML and JavaScript without frameworks.
2.
The Foundations of Web Apps
7 Lessons
Walk through the evolution of web technologies, HTML, CSS, JavaScript, and web accessibility.
3.
Javascript Fundamentals
14 Lessons
Examine JavaScript essentials: data types, variables, strict mode, objects, arrays, maps, procedures, classes, localStorage, and new syntax.
4.
Building a Minimal Web App with Plain JS in Seven Steps
11 Lessons
Apply your skills to building a minimal CRUD web application with JavaScript, MVC, and localStorage.
5.
Integrity Constraints and Data Validation
15 Lessons
Enhance data integrity and validation through integrity constraints, responsive validation, and robust implementation in MVC applications.
6.
Constraint Validation in Plain JS
12 Lessons
See how it works to implement constraint validations for robust data integrity in JavaScript.
7.
Enumerations
7 Lessons
Piece together the parts of enumerations, record and extensible enums, attributes, and usage in languages.
8.
Enumeration Attributes in Plain JS
10 Lessons
Sharpen your skills in implementing enumeration attributes in JavaScript, enhancing models and validation.
9.
Reference Properties and Unidirectional Associations
11 Lessons
Look at reference properties, unidirectional associations, and their UI implementation in JavaScript.
10.
Implementing Unidirectional Functional Associations
8 Lessons
Examine managing complex relationships with JavaScript, focusing on class models and associations.
11.
Implementing Unidirectional Non-Functional Associations
9 Lessons
Enhance your skills in implementing and managing unidirectional non-functional associations in JavaScript.
12.
Bidirectional Associations
5 Lessons
Dig into managing bidirectional associations and creating efficient, consistent OO class models.
13.
Implementing Bidirectional Associations
9 Lessons
Follow the process of implementing bidirectional associations in JavaScript classes for cohesive object interactions.
14.
Subtyping and Inheritance
11 Lessons
Build on subtyping, inheritance, and their implementations in OOP and databases.
15.
Subtyping with Plain JS
12 Lessons
Step through subtyping techniques, class hierarchy, and data management in JavaScript applications.
16.
Conclusion
1 Lessons
Look at the course journey from JavaScript basics to developing and enhancing applications.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources