강의

멘토링

커뮤니티

BEST
Programming

/

Back-end

TDD Development by Following [Updated in November 2023]

In this course, you will create a Node.js application using test-driven development (TDD).

(4.8) 72 reviews

1,207 learners

  • John Ahn
TDD
Node.js
Express
MongoDB
Jest

Reviews from Early Learners

What you will gain after the course

  • Node.js

  • Test Driven Development

  • Express.js

  • Mongo DB

  • Jest

  • Supertest

Knowledge Sharer Rating: 4.9! With John Ahn
Try building your own web app using the TDD method .

Topic Introduction 📝

hello.
In this lecture, we will create a Node.js application using test-driven development.

Test-driven development (TDD) is becoming increasingly standard in development.
In today's world where more stable applications are required,
Because it is a very effective way to reduce debugging time during the development process.

But still, many companies say they don't have time.
There are still many places that say they haven't applied the TDD method to their work yet.
And when I actually tried to apply TDD, I was not familiar with the new module and the new development method.
It seems like there are many cases where people are giving up on the TDD method again.

So in this lecture, we will learn how to easily implement test-driven development.
I created a lecture that will help you learn TDD just by following along.

Through this course, you will learn test-driven development.
I hope you find it useful, whether in your work or in your personal portfolio!


What you will learn in this course ✏️

  • Basic structure
    Node.js Express.js mongoDB Mongoose
  • Test-Driven Development
    Jest Supertest node-mocks-http

Lecture Features 💡

A characteristic of my lectures is that I always explain using diagrams.

Find all parts of the lecture that can be diagrammed, rather than just diagramming specific parts.
I tried to make it easier to understand using diagrams.

And the course is structured in a way that you repeat what you have learned once multiple times.
It has the feature of automatic review.


Tools covered here 🧰

I use Visual Studio Code, but you can use any editor you like.
I use a MAC but it works on Windows too.


A great lecture to learn together 🏃‍♂️

Node and React: Learn by Following Series - Basic Course
The first step to full-stack development!
Have fun using JS with Node + React.
Node and React series: Learn by following along
Creating a shopping mall site

Take your practical skills to the next level by creating a shopping mall website!
Learn Docker and CI environment by following along
Docker is widely used these days. How can I properly utilize it in practice?

Recommended for
these people

Who is this course right for?

  • Anyone who wants to learn test-driven development

  • For those who want to create a more stable app

Need to know before starting?

  • Node.js

Hello
This is

84,905

Learners

2,745

Reviews

2,430

Answers

4.8

Rating

20

Courses

안녕하세요. 

즐겁게 개발하고 있는 개발자입니다. 

앞으로 많은 도움을 드릴 수 있었으면 좋겠습니다.


- 따라하며 배우는 도커와 CI환경 저자
- 카카오 기업 신입 공채 FE 교수자
- 패스트캠퍼스, 구름 강사 
- 현대자동차 개발 기업 교육
- 신한은행 메타버스, 코빗 타운 풀스택 개발
- 여러 공공기관 SNS 풀스택 개발

Curriculum

All

48 lectures ∙ (4hr 50min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

72 reviews

4.8

72 reviews

  • par333k2107님의 프로필 이미지
    par333k2107

    Reviews 3

    Average Rating 4.7

    4

    100% enrolled

    Overall, it was good to be able to understand the flow of unit tests/integration tests for CRUD. However, it would have been better to understand if there had been time to talk about the theoretical working principles of Jest or Supertest in advance. There were some parts that were confusing about how to create mock functions or create req, res mocks and how to virtually test based on db data.

    • moderncrusoe님의 프로필 이미지
      moderncrusoe

      Reviews 3

      Average Rating 5.0

      5

      6% enrolled

      I trusted and purchased it because I had received a lot of help from the free lectures in the past..!! Oh, but I took the teacher's free lecture and created a React website using the game company's open API and distributed it. I didn't use DB and just received API requests, processed them, and rendered them. After distributing it with Vercel, it worked well for a few days, but it stopped working properly because a CORS issue occurred. In this case, do I need to have a backend like nodejs?

      • johnahn
        Instructor

        Hello, Taewan Kim! Thank you so much for trusting my lecture and purchasing it! Could you please ask this question again on the Q&A board? I've only used Vercel for React Toy projects, and I've never used it with a server attached, so I think I need to know more about the issue.

    • jaewonkim5035님의 프로필 이미지
      jaewonkim5035

      Reviews 2

      Average Rating 5.0

      5

      100% enrolled

      If you are starting from scratch and know absolutely nothing, it will probably be very difficult. If you have even a little bit of experience with node.js, MongoDB, jest, etc., I highly recommend it! I took the class so well that I felt the tuition was cheap.

      • 507pdophs6930님의 프로필 이미지
        507pdophs6930

        Reviews 4

        Average Rating 5.0

        5

        100% enrolled

        While developing in full stack, I developed by sending requests by pressing on the front side, checking data, and creating an API. While working on the project, I learned about the concept of TDD, and it was good to hear about it~

        • efforthye님의 프로필 이미지
          efforthye

          Reviews 8

          Average Rating 4.9

          5

          27% enrolled

          Limited time deal

          $30,800.00

          30%

          $34.10

          John Ahn's other courses

          Check out other courses by the instructor!

          Similar courses

          Explore other courses in the same field!