You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
Love your work, esp angular formly! I do have a question for you about TDD. How important do you think TDD is to Javascript and other development in general? I want to know your own personal opinion about it. Do you enjoy it?
P.S. I hardly ever see any popular repos on Github that have less than 90% code coverage and I've been trying to write test driven code for sometime now but I often lose interest in a few days and start writing what comes naturally. The projects I determine not to write without TDD I never finish because I find TDD esp hard in the later parts of the project where everything is coming together like Database, Sockets, etc. In the end I'm usually skimping on writing tests because mocking classes, using spies, etc is just too much burden. Is there a way around it? Will I get the hang of it if I keep powering through and not write any code without writing tests first?
Thanks for your thoughts and guidance,
Regards,
San
The text was updated successfully, but these errors were encountered:
Hi,
Love your work, esp angular formly! I do have a question for you about TDD. How important do you think TDD is to Javascript and other development in general? I want to know your own personal opinion about it. Do you enjoy it?
P.S. I hardly ever see any popular repos on Github that have less than 90% code coverage and I've been trying to write test driven code for sometime now but I often lose interest in a few days and start writing what comes naturally. The projects I determine not to write without TDD I never finish because I find TDD esp hard in the later parts of the project where everything is coming together like Database, Sockets, etc. In the end I'm usually skimping on writing tests because mocking classes, using spies, etc is just too much burden. Is there a way around it? Will I get the hang of it if I keep powering through and not write any code without writing tests first?
Thanks for your thoughts and guidance,
Regards,
San
The text was updated successfully, but these errors were encountered: