This looks interesting. A slightly different approach to sizlate but I suspect it will work nicely. Nice to see more libs using standard html with css syntax for templating.
Announcing Corset, a new approach to declarative DOM binding! https://t.co/21lbrF7BMc
Corset is an alternative to frameworks like React and Vue. Instead of JSX/templates, you use a CSS-like DSL to bind to the DOM that already exists.
This difference has profound implications ๐๐ผ
Continuous improvement
As engineers, we never stop learning, which means there is always room for improvement. Actively seek it out and challenging assumptions around the status quo. It's vital that engineers feel empowered to bring about change.
https://t.co/lWSeoiDFSe
Integrate continuously
To operate at scale, it's often necessary to separate concerns and have clear boundaries so people work independently. The risk is the pieces built-in isolation won't work in unison...
https://t.co/QR4unPEYJ8
Last responsible moment
On big projects, it's often tempting to do some work up front to figure out the best solution. In reality, it's better done as close to the actual work to ensure the solutions are relevant.
https://t.co/1QS2B6fXb2
Embrace the unknown
By Acknowledging what we don't know, we remove assumptions from the process. We can then dedicate time to understanding and solving those problems in isolation.
https://t.co/AZMUTItGSS
Remove assumptions
The best way to remove assumptions is to break a task down into smaller delivery units and make sure you have clear acceptance criteria for them. Keep breaking it down till there are no assumptions of concern.
https://t.co/fHdvbba6Q3
Justify complexity
t's not always possible to avoid complexity entirely. We can minimise it by insisting any complexity introduced has to demonstrate it will add more user/business value, keeping unnecessary tech/requirements away from your code.ย
https://t.co/GyiFfLnwVK
Tight Feedback Loops
Work closely with designers, optimise for tight feedback loops and short iteration cycles. The sooner you can get real users testing your solutions, the better.
https://t.co/tdHKuBy0zK