You are here |
lewisdale.dev | ||
| | | |
blog.cassidoo.co
|
|
| | | | Using the power of Supabase and Netlify Build Plugins, I was able to make Jumblie a bit cleaner under the hood! | |
| | | |
jwww.me
|
|
| | | | Josiah Wiebe is a multi-disciplinary developer and marketing manager based in the Canadian Prairies. | |
| | | |
ulfschneider.io
|
|
| | | | Server-side fulltext search with 11ty, MiniSearch, and Netlify Edge Functions | |
| | | |
blog.adnansiddiqi.me
|
|
| | In this post, I am going to talk about Proto Buffers and how you can use them in Python for passing messages across networks. Protocol Buffers or Porobuf in short, are used for data serialization and deserialization. Before I discuss Protobuf, I would like to discuss data serialization and serialization first. Data Serialization and De-serialization |