Dev Diary #1: TDD Is Easy, When You Forget About The Code
#javascript #tdd #testing #integrationtesting #testdrivendevelopment #typescript #devdiary #whatistdd
https://hackernoon.com/dev-diary-1-tdd-is-easy-when-you-forget-about-the-code
#javascript #tdd #testing #integrationtesting #testdrivendevelopment #typescript #devdiary #whatistdd
https://hackernoon.com/dev-diary-1-tdd-is-easy-when-you-forget-about-the-code
Hackernoon
Dev Diary #1: TDD Is Easy, When You Forget About The Code
Find test-driven development hard? Make it easier by forgetting about the code and starting with comments to write a simple plan.
Dev Diary #3: The Sneaky Issue That Was Silently Ruining Our Database
#softwareengineering #databases #bugs #persisteddata #prefetchingsources #pageload #bugfixing #devdiary
https://hackernoon.com/dev-diary-3-the-sneaky-issue-that-was-silently-ruining-our-database
#softwareengineering #databases #bugs #persisteddata #prefetchingsources #pageload #bugfixing #devdiary
https://hackernoon.com/dev-diary-3-the-sneaky-issue-that-was-silently-ruining-our-database
Hackernoon
Dev Diary #3: The Sneaky Issue That Was Silently Ruining Our Database
The simple lesson here is to avoid things happening automatically on page-loads as much as possible.