For those who do not know how to study development and whose skills are not improving, we will help you grasp the overall principles and basics of the web and lay the foundation for development, focusing on the parts needed for actual development.
Backend development with Node.js! If I follow along, maybe I too can become a development expert?
Why Express? 🤔
There are many languages used for developing the backend of web applications. Here are some reasons why you should choose Express (Feat. Node.js).
Low barrier to entry
It is more user-friendly than other languages, andit is suitable for beginners to the backend as it utilizes Javascript, which is used by the frontend.
Simple is BEST!
Express has a simple structure compared to other Node.js frameworks, soanyone can quickly create and experience applications.
A huge community
Express isthe most popularNode.js framework , so there is a lot of informationavailable about it.
People like this will like it! 🙋🏻
How to study development You who don't know
There are so many different ways to learn development that it can be hard to keep track of everything.I also studied on my own and had similar experiences to you.
I will solve your concerns by conveyingmy experience of rapidly improving my skills and not just concepts but also methodology.
Even if you take a development class You who were difficult to understand
Have you ever ambitiously enrolled in a class to study, only to find out that the content was more difficult than you expected?
This course was created to solve your troubles.It will teach you the principles as well as study methods.
There's so much to study You don't know what's important
Backend has a lot of theory to cover,but no one tells you what the actual theory is.
We will convey only the theories you need, once focusing on the theories that are essential for practical work,and once more on theories needed as background knowledge.
We prepared this with the hope that you will never have to look for a lecture again !
What do you learn? ✨
1. Organize concepts through intuitive PPT
Ironically, when learning theory, if you only convey “theory,” it becomes less understood. We will help you understand clearly through intuitively produced PPT.
2. Server development using Express💻
Let's develop a web server based on REST API. We'll also teach you how to apply clean, efficient code and structure!
3. Organizing API specifications using SwaggerUI🗒
The backend ultimately has to collaborate with the frontend. We'll teach you how to write clean API specifications using SwaggerUI.
4. Deployment using AWS✅
Without having to run the code directly on your computer through distribution, Create an environment that is accessible to others.
Oh, I won't tell you everything! 😱
If I tell you everything in class, you won't be able to learn how to search just by listening to the lecture. That's why we don't teach you everything, but rather give you time to learn it for yourself through practical assignments.
But don't worry! We have commentary classes prepared, and we will review the codes you create! Here, we will use Discord to communicate with the people taking the class together, so it would be nice to improve our skills together :)
Expected Questions Q&A 💬
What if I don't know something?
I shared the Discord code in the Section 0 video. Feel free to ask questions via Discord. Or, you can ask questions through Inflearn's community and we will answer you quickly.
Can I learn it even if I don't know anything about development?
Of course! We offer “ FREE ” Javascript lessons for those who are new to Javascript. If you take a Javascript course and take that course, you can improve your skills more quickly.
Is there a separate study method for development?
Yes, there is! If you learn the way you have been learning, you may find yourself at a loss after the lecture ends. We want to make sure that you don’t have to take a class “ again ” after it ends. We will convey the content in our own unique way.
Hello, this is MayB.
Our motto is to make you a “self-growing developer.” We will share with you the know-how we have accumulated through various projects and practical experience, as well as our experience of growing quickly through self-study.
With us, even beginners and those who find learning development difficult and tiring can easily and enjoyably improve their development skills.
Recommended for these people
Who is this course right for?
If you are new to backend learning
Anyone who wants to try developing a server with Node.js and Express
If you want to know how to study development
If you want to become a developer who grows on his own
This is a really satisfying lecture among the lectures I've taken recently.
I don't think there's a better lecture for learning the basics of node backend.
If the lecture is promoted well, I think a lot of people will watch it.~
I think this lecture covers the really important parts of backend from A to Z well.
It was good because it was easy to learn for even those who are new to backend, from setting up the development environment to ERD, DB, SQL, and even Prisma, which is used a lot in the field these days.
I really liked that it taught everything from the most important authentication in backend to creating simple CRUD and even AWS deployment.
The instructor definitely worked in the field, so it was really helpful because he taught me the knowledge that is absolutely necessary for practical work like Swagger.
While other backend lectures focus on theory, this lecture covers both theory and practical work, so it seems like a great lecture for prospective backend developers preparing for employment.