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
A Typescript like language for writing WebAssembly. https://docs.assemblyscript.org/
This one looks pretty good. I was inspecting their html just the other day, all web components.
Rich Harris of Svelte and New York Times https://dev.to/richharris/a-new-technique-for-making-responsive-javascript-free-charts-gmp
This is a good introduction to semantic markup in HTML. Every web developer could benefit from a refresher course in the core language of the World Wide Web. Some of it has changed in recent years to be more expressive and accessible.
https://dev.to/kenbellows/stop-using-so-many-divs-an-intro-to-semantic-html-3i9i