Explore >> Select a destination


You are here

ordep.dev
| | www.igvita.com
7.2 parsecs away

Travel
| | LevelDB combines the SSTable, MemTable a number of processing conventions to create a fast, open-source database engine. LevelDB is now embedded in WebKit (IndexDB), but you can also easily embed it in your own application!
| | henrikwarne.com
9.2 parsecs away

Travel
| | What a great book Designing Data-Intensive Applications is! It covers databases and distributed systems in clear language, great detail and without any fluff. I particularly like that the author Martin Kleppmann knows the theory very well, but also seems to have a lot of practical experience of the types of systems he describes. There is...
| | timilearning.com
4.0 parsecs away

Travel
| | My notes from the third chapter of Martin Kleppmann's book: Designing Data Intensive Applications.
| | wweb.dev
106.1 parsecs away

Travel
| In this post, I will show how to set up debugging for Javascript in VS Code for Node.js and for React in Firefox or Chrome...