|
You are here |
michaelscodingspot.com | ||
| | | | |
electric-sql.com
|
|
| | | | | Web development has been progressing through an evolution of state transfer. Hybrid local-first architecture is the natural endgame for this progression. | |
| | | | |
shekhargulati.com
|
|
| | | | | This week I was talking to a developer about how to think about data models supported by different databases. One thing that I have learnt in my 15 years of building web applications is that data models play an important role in the success of any software application. Data model provides an abstract model to... | |
| | | | |
blog.panoply.io
|
|
| | | | | Follow these MongoDB best practices to learn what to do when using NoSQL document-based database schema design, indexes, sizing, sharding, and more. | |
| | | | |
coredumped.dev
|
|
| | | Updated: 2023-01-06 About a year ago I was bitten by the PL bug. It started with reading Crafting Interpreters and discovering the wonders hidden under the hood of a compiler. I am also been a big fan of Emacs, and this started to get me interested in how its interpreter works. At the same time, I was reading the Rust book and trying to understand the concepts there. This all came to a head, and I decided to write an Emacs Lisp interpreter called rune in Rust. | ||