 
      
    | You are here | ordep.dev | ||
| | | | | www.igvita.com | |
| | | | | 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 | |
| | | | | 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 | |
| | | | | My notes from the third chapter of Martin Kleppmann's book: Designing Data Intensive Applications. | |
| | | | | wweb.dev | |
| | | 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... | ||