Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

透過 TDD 模式學習如何實現各種 npm 工具 | Calpa's Blog #109

Open
calpa opened this issue Nov 2, 2018 · 0 comments
Open

透過 TDD 模式學習如何實現各種 npm 工具 | Calpa's Blog #109

calpa opened this issue Nov 2, 2018 · 0 comments

Comments

@calpa
Copy link
Owner

calpa commented Nov 2, 2018

https://calpa.me/2018/11/02/learn-javascript-npm-via-testing-driven-development/

在程序員的日常精進之中,閱讀優秀的代碼是必不可少的。透過 TDD 的開發模式,可以模仿那些優秀的代碼,從而提升自己代碼水平。下面介紹如何從零開始搭建 TDD 環境,並構建 isEven 代碼。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant