A tech breakdown of Server-Sent Events vs WebSockets
Benefits and drawbacks of Server-Sent Events vs WebSockets, and when its better to use ach protocol based on your situation.
Benefits and drawbacks of Server-Sent Events vs WebSockets, and when its better to use ach protocol based on your situation.
Testing is hard, but knowing what and when to test is actually harder. Let me tell you about 3 types of tests that can help you secure your project.
The Web has evolved. We are now building web applications that can handle millions of users per second. Here are the best component patterns to help you scale.
Common issues I encountered when building mobile apps with React Native and how I solved them
A kata is a set of routines, samurai used to perfect their craft. We can apply the same practices for code development