<coding> Go 1.19 still; sometimes doesn't update to latest version of dependent module Go 1.19 still; sometimes doesn't update to latest version of dependent module
<coding> Featured Create React Next.js app with Material UI - Step by step Create React Next.js app with Material UI - Step by step
<coding> Featured Understanding Public Key Cryptography to understand JSON Object Signing and Encryption (JOSE) Understanding Public Key Cryptography to understand JSON Object Signing and Encryption (JOSE)
DevOps Featured Things to know about Google Cloud Spanner compute capacity Things to know about Google Cloud Spanner compute capacity. Google recommends (in their Compute Capacity Guidance ) to start with a 100 PU and increment from there.
<coding> Salt Lake City Co-Working spaces and green bananas I've lived here for 1.5 years and I still strongly believe finding a remote job is a better approach to living in Salt Lake City.
<coding> Featured Useful open-source projects Useful open-source projects: Hoppscotch, Zinc, Super Tokens, tRPC, NocoDB, DanfoJS
Blockchain Featured Getting your hands dirty with Web3 Crypto Development From Ethereum as Layer 1 all the way to Javascript on the frontend, this is getting your hands dirty with Web3 Blockchain development.
<coding> GitHub CLI authentication on Linux/Mac Support for password authentication was removed on August 13, 2021. Please use a personal access token instead
<coding> Featured How to unit test RxJS Observables with ASCII diagrams How to unit test RxJS Observables with ASCII diagrams
<coding> RxJS lossy and lossless pause/resume of the Observable How to pause and resume an Observable RxJS stream
<coding> Featured How to secure keys when developing Angular Library Publicly exposing your credentials can result in your account being compromised
<coding> Google Cloud Pub/Sub vs Amazon SQS Message queues are great technology when you need to send and receive messages between different applications, implementing asynchronous worklflows, stream data from processes and various devices, processing jobs or building up that fault tolerance.
<coding> H.264 compression explained in detail with coding examples H.264 compression explained in detail with coding examples