Frequent merges for faster and smoother development.
https://martinfowler.com/articles/branching-patterns.html#IntegrationFrequency
Frequent merges for faster and smoother development.
https://martinfowler.com/articles/branching-patterns.html#IntegrationFrequency
I’m currently experimenting with adding types using JSDoc annotations as a way to avoid using TypeScript but have type-checking in my JavaScript code. This seems to be a pretty good way to go if you use VSCode as your editor.
I found this article pretty helpful https://ricostacruz.com/til/typescript-jsdoc