Master the Core of Web Development, HTTP Perfectly!
jeonghwan
From HTTP basics to data requests, real-time communication, security, and performance optimization, learn the network knowledge web developers must know.
초급
Ajax, https, cors
In this course, you will learn NodeJS, which allows you to develop backends using the Javascript language, and develop API servers using NodeJS using the test-driven development (TDD) method. You will also understand the basic principles of ExpressJS, a representative web framework for NodeJS, and learn how to develop REST APIs used in mobile and web services.
NodeJS Basics
Test Driven Development (TDD) Methodology
ExpressJS Basics
REST API Server Development
Backend development with JavaScript?
Test-Driven Development (TDD) through NodeJS Practice
In this course, you'll learn how to develop an API server using NodeJS , employing a Test-Driven Development (TDD) methodology. You'll also understand the fundamentals of NodeJS , which enables backend development with JavaScript, and ExpressJS , a leading web framework. You'll also learn how to develop REST APIs for mobile and web services.
Because we are developing the API server in line with the TDD development method that helps with easy maintenance and refactoring, it will be very helpful to those who need to start working on an API server right away or who want to apply TDD to their work.
With JavaScript
Developing an API server
Anyone who wants to do it
Test-Driven Development
(TDD) in practice
Those who wish to apply
NodeJS, ExpressJS
Practical usage of
Those who want to learn
Javascript developer
📢 Please be informed
Who is this course right for?
Anyone who wants to develop an API server with JavaScript
Anyone who wants to apply test-driven development (TDD) to practice
For those who want to learn practical usage of NodeJS and ExpressJS
JavaScript Developer
Need to know before starting?
JavaScript
13,806
Learners
859
Reviews
585
Answers
4.8
Rating
9
Courses
수업 중 궁금한 사항은 질문 사항에 올려주세요.
매일 한 번씩 확인하고 답변 드리겠습니다.
All
60 lectures ∙ (3hr 49min)
Course Materials:
All
180 reviews
4.7
180 reviews
Reviews 1
∙
Average Rating 3.0
3
It was a little disappointing. From the title, I expected it to be about creating an actual project with TDD, but maybe I misunderstood the title? I think the content about TDD was a little lacking. I'm just starting to learn about TDD and am studying it, so I'd like to inform you that the content below may be wrong. If it's wrong, please point it out. Most of the tests seem to be integration tests, but you rarely write unit tests. I wish you had written tests that were a little more realistic about when to write unit tests and when to write integration tests. Another book that performs TDD (written in JAVA) has a lot of consideration when writing and refactoring unit tests, but in this lecture, you simply write an integration test and refactor it into ctrl.js or index.js. I think this is a common framework for node-express projects. In fact, I think it's closer to simply separating the code. Rather, I expected a little bit about how to remove or think about when code duplication occurs, or how to apply JavaScript design patterns. It seemed similar to other JS testing framework courses on Udemy. I'm a little cautious because I feel like I'm leaving a review a little too presumptuous, but I was wandering around because I couldn't find a book or course that made TDD fun for JS projects, and I found this course and took it with great expectations. If you have the opportunity, I'd be willing to take an intermediate or advanced course for the course. Thank you.
Thank you so much for your honest review. As you said, I covered more integration testing than unit testing. This is a summary of my experience developing an API server, but it seems to be quite different from what Doyoon expected. I am also thinking about unit testing rather than integration. Rather than a lecture, I will first organize it in a blog format and share it with you.
Reviews 3
∙
Average Rating 5.0
5
I didn't know anything about Node js, but while taking this course, I learned the basics of Node js and how to connect ORM. Thank you so much!
I hope you study harder based on this.
Reviews 6
∙
Average Rating 5.0
5
I was so happy that you explained sequelize including async and promise unexpectedly..! The part that I had been struggling with by Googling alone for almost a month was completely solved! Thank you so much :) PS. I also refactored the last PUT 409 return part as I understood it.
Can you share the code you refactored?
I came to Infraon after a long time and just found it now.. I'll attach the link below! https://github.com/devJRL/TDD-Node.js-APIserver/blob/master/api/user/user.ctrl.js#L68 Thank you again for providing a great lecture :D
Are you saying that the part you were struggling with on your own was resolved? I'm so glad that it helped.
Reviews 3
∙
Average Rating 4.3
4
This is a good lecture. I think it will be helpful for those who are just starting out with TDD.
🙇♂️
Reviews 3
∙
Average Rating 4.0
3
Thank you for the great help through the lecture. One thing I regret is that the level is intermediate, but you invested too much time in the beginner level in the beginning. I would like to request an upgraded TDD lecture that is more suitable for intermediate level. Thank you for your hard work.
$23.10
Check out other courses by the instructor!
Explore other courses in the same field!