最新消息:请大家多多支持

Building APIs doing TDD in Node and Typescript (and Jest)

其他教程 dsgsd 136浏览 0评论

https://www.0daydown.com/wp-content/uploads/2021/12/4391686_1318_3.jpg

MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 13 lectures (3h 59m) | Size: 2.1 GB

A practical example on how to build REST API doing TDD using Nodejs Typescript and jest (and mongodb)


What you’ll learn:
Build REST API in Node and TypeScript
Test with Jest framework
Inside-out approach a.k.a. classicist a.k.a. Chicago school TDD
Test doubles, mocks, spies, stubs, fakes and dummies
Docker
Mongo MongoDB
Node Express

Requirements
Familiar with Node and Typescript
Familiar writing tests
Familiar with mongodb

Description
In this course we are going to implement from scratch a REST API in Node using Typescript and testing with Jest, but using Test Driven Development (TDD). During this exercise, we will follow the Inside-out TDD approach also known as classicist or referred also sometimes as Chicago school TDD. We will start from deep inside our application and build our way out until we have meet all the business requirements, being at any time covered by our own tests.

The API we are going to build is a clone of the One Time Secret site. We will create an application that stores our secrets and provides us a URL to access them later, but with the condition that we can access that URL one time only. Whenever we attempt to retrieve the same secret again, hitting the same URL for a second time, we will receive an error. We will use a mongodb as a database as a persistence layer.

At the beginning of this course, we will analyze the business requirements just mentioned before and we will see how we translate that into working and well crafted code. We will see how we design the application and how we implement it, using a TDD approach having all the time our production code under control.

Who this course is for
Developers with certain experience writing code
Developers with certain experience writing tests


Password/解压密码www.tbtos.com

https://rg.to/file/f5fec5328c3b1dad2dee419b5465a92e/Building_APIs_doing_TDD_in_Node_and_Typescript_(and_Jest).part1.rar.html
https://rg.to/file/0f59317883e420a2566e1bcd9a8bf893/Building_APIs_doing_TDD_in_Node_and_Typescript_(and_Jest).part2.rar.html
https://rg.to/file/4a2dc7c67eab2de6d6c052939bb5a7e2/Building_APIs_doing_TDD_in_Node_and_Typescript_(and_Jest).part3.rar.html

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Building APIs doing TDD in Node and Typescript (and Jest)

您必须 登录 才能发表评论!