GraphQL vs REST for API’s
Design Dig - ReactJS Design Principles
What is Technical Debt? and How to manage it?
An Introduction to Deno
A secure runtime for JavaScript and TypeScript. — by (Deno.land)[https://deno.land/]
gRPC-Communication between Microservices
A high-performance, open-source universal RPC framework
Concurrency with Rust
WebSockets vs WebRTC - Which one to use
A Look into Video Streaming - MPEG-DASH vs HLS
Streaming is a way of delivering data over the Internet so that a device can start displaying the data before it fully loads. Video is streamed over the Internet so that the client device does not have to download the entire video file before playing it.
How does it work - HTTP/2
Why one should learn Go, in 2019
Go was first appeared on November 10th, 2009 designed by Rob Pike, Ken Thompson and Robert Griesemer. Go was introduced as a new system programming language with quick build times, great tooling, simple concurrency model, and a different approach to object-orientation.