[Web Development Full Stack Course] From Pure JavaScript Basics to Practice
This lecture is a lecture on JavaScript from the [Web Development Full Stack Course] lecture series for training full-stack web developers. This lecture is based on the contents of the book <Vanilla JavaScript> written by the knowledge sharer.
It's good that I can faithfully learn the basics of JavaScript.
5.0
때구니
100% enrolled
Rather than simply teaching grammar, this is the most practical JavaScript class because it teaches grammar based on how it is actually used in the real world.
5.0
이동겸
61% enrolled
!!!!!!!!!!!!!
What you will gain after the course
JavaScript Basic Syntax
ES latest syntax
Ajax, XMLHttpRequest, Fetch API
DOM Control
Implementing the CRUD pattern
Learning pure JavaScript Grow into a proactive developer ✨
A lecture directly from the author of 'Vanilla JavaScript'!
Full-Stack Web Developer Roadmap 🖥️
This lecture is part of the [Web Development Full Stack Course] lecture series, which is designed to train full-stack web developers. It covers vanilla JavaScript .
The Web Development Full Stack Course covers the entire process of full stack web development, from HTML & CSS → Vanilla JavaScript → Bootstrap → Vue.js → Database → Node.js → Portfolio.
By completing this full-stack web development course, you'll learn not only the fundamentals of web development, but also practical skills that can be applied immediately in the workplace.
What is Vanilla JavaScript?
If you learn JavaScript properly From front-end to back-end You will be able to implement all programs.
Nowadays, most web development uses front-end frameworks like React, Vue, and Angular. Even if you don't use these front-end frameworks, you can still benefit from libraries like jQuery for the convenience of development.
Using a well-established front-end framework can improve development productivity and ensure a certain level of code quality. However, if web developers rely solely on these front-end frameworks and open-source libraries, they may eventually reach a point where they can no longer develop web applications without external assistance.
Many of the front-end frameworks and libraries we use were developed by someone using pure JavaScript. And even frameworks like React and Vue, which seem to be trending right now and seemingly eternal, could fall by the wayside at any moment. The web evolves faster than any other environment, so countless more frameworks and libraries will continue to emerge.
In this current, what should our developers focus on? That's pure JavaScript, or vanilla JavaScript. Pure JavaScript, without any libraries or frameworks, is called "vanilla JavaScript."
JavaScript, why should I learn it?
JavaScript is Everywhere .
With the advent of Node.js, JavaScript is no longer a language tied to web browsers. Its applications are expanding beyond web applications to desktop applications, mobile apps, kiosks, games, and even microcontrollers like Arduino.
Just mastering JavaScript as a language is expanding the possibilities. However, this also means you need to be able to code at a higher level than the old JavaScript, which was used to handle the HTML DOM in web browsers. Therefore, it's crucial to learn and use JavaScript properly.
Various development fields that can be done with JavaScript
Features of this course!
Easy and detailed
Focused on practical application
Even example code!
I'll teach you the basic grammar of JavaScript step by step.
I will teach you not only the features of JavaScript's built-in functions, but also how they are applied in actual development practices.
Rather than focusing on function, the lectures are focused on usage, so you can learn how to use them correctly.
Covers the latest ES syntax.
Learn XMLHttpRequest and FrontPage API for server communication.
1. [Web Development Full-Stack Course - HTML & CSS Basics]
Learn HTML and CSS, the basic languages of the web, step by step.
2. [Web Development Full-Stack Course - Vanilla JavaScript] Current Course
You need to master pure JavaScript to become a leading developer.
3. [Web Development Full-Stack Course - Bootstrap Basics]
Anyone can easily create a responsive web with a great design.
4. [Web Development Full-Stack Course -A Week Before Deploying a Vue.js Project - From Basics to Practice]
Learn Vue.js, the easiest and most powerful front-end framework.
5. [Web Development Full-Stack Course - Understanding Databases Through Netflix and Carrot Market Analysis]
By analyzing Netflix and Carrot Market, you will naturally come to understand how to design a database.
6. [Web Development Full-Stack Course -A Week Before Deploying a Node.js Project - From Basics to Practice]
You can implement the backend in JavaScript, even with Node.js.
7. [Web Development Full-Stack Course - Portfolio]
Develop a mini-web site to sell your products, building on all the skills you've learned in the full-stack web development course.
The person who created this course is Who could it be?
Developer's Dignity
A 24-year software developer who wants to make a positive impact on the world through software technology. I love sharing my knowledge and always enjoy learning new skills.
I've worked as a consultant and developer, building ERP systems for over 60 global companies, both domestically and internationally. I also have experience selling software I developed myself to leading companies both domestically and internationally. I'm also the CEO of an IT startup.
Working not only as a developer, but also as a UX consultant and occasionally as a business consultant, I've gained extensive experience in all aspects of application and service development, from planning to development. Now, with over 20 years of practical experience, I'm dedicated to sharing my knowledge with my juniors, with a strong sense of mission to impart truly essential skills and truly relevant knowledge.
Want to know more?
We provide over 200 useful lecture videos through the YouTube channel ' Developer's Dignity '.
[Web Development Full-Stack Course] Series Collection
Recommended for these people
Who is this course right for?
People who want to become web developers
People who want to learn the basics of JavaScript properly
Need to know before starting?
HTML
CSS
Hello This is
11,191
Learners
261
Reviews
152
Answers
4.9
Rating
8
Courses
A 24-year software developer who wants to make a positive impact on the world through software technology. I love sharing knowledge and always enjoy learning new technologies.
I have worked as a consultant and developer building ERP systems for over 60 global companies both domestically and abroad, and I also have experience selling software I developed myself to leading companies worldwide. I am also the CEO of an IT startup.
Working not only as a developer but also as a UX consultant and business consultant, I have accumulated extensive experience across the entire process of application and service development, from planning to implementation. Now, based on over 20 years of practical experience, I am dedicated to sharing knowledge with a sense of mission to pass on the essential skills and authentic expertise that junior developers truly need.
I am providing over 200 useful lecture videos through the YouTube channel 'Quality of Developer'.
Rather than simply teaching grammar, this is the most practical JavaScript class because it teaches grammar based on how it is actually used in the real world.