Giacomo Cerquone
@giacomocerquone
SW Engineer, focused on front-end, I write software you use.
Working at helloprima.com
Exploring Elm lately.
ID: 321873189
https://giacomocerquone.com 22-06-2011 08:19:17
1,1K Tweet
134 Followers
194 Following
Matt Pocock If you are building a medical app, you can’t do CRUD. You need to be an event log system and materialized views over that. This is due to regulations.
Bohdan Shulha all the recommendation are directly derived from the new react docs: adjusting some state when a prop changes: react.dev/learn/you-migh…
Rolldown's wasm build just got significantly faster in browsers thanks to Broooooklyn! One challenge of native bundlers is that they have to ship and run as wasm in browser environments. Some bundlers like rspack doesn't even support this due to the complexity it involves.