Pierre Dahmani 2022. 06. 25. my automerge crdt learnings learnings after adding crdts into my react native app using automerge to create a collaborative offline first app experience. read more!
Pierre Dahmani 2022. 06. 08. why monads make lives easier Demonstration of the composing nature of monads based on the great whiteboard presentation by the awesome Dr. Brian Beckman. read more!
Pierre Dahmani 2022. 05. 06. Storing binary (Uint8Array) to disk with React Native and Zustand The tragedy of using react native async-storage with automerge and zustand read more!
Pierre Dahmani 2022. 04. 12. Generics in typescript. What is <T>? Short tutorial about generics in typescript. read more!
Pierre Dahmani 2022. 03. 05. Speedrunning encryption with GPG and PGP Original image by Chris Liverani from Unsplash. Achieving 'military grade encryption', 'bank level encryption', etc.. for your private files, made easy. read more!
Pierre Dahmani 2022. 02. 12. Empowering your editor with language servers Original image by Guillermo Ferla from Unsplash. Learn about the LSP and how to easily make use of implementations in vim. read more!
Pierre Dahmani 2022. 02. 05. Why you should replace curl with httpie Original image by imgflip from imgflip. Today I will share a simple tool which can increase your developer efficency. read more!
Pierre Dahmani 2022. 01. 23. The only git hooks tutorial you will need Original image by Vishal Jadhav from Unsplash. Today I will share a short, simple way to increase your developer efficency and code quality. read more!