Oftentimes as software engineers, it's easy to focus on shipping features and pay little attention to how the app performs post-deployment. I...
API stands for Application Programming Interface and it refers to a set of protocols that permit interaction between applications. With APIs, certain...
Golang(Go) is a strongly-typed, general-purpose, compiled programming language supported by Google which has built-in concurrency and a robust...
Most hight-level programming languages ship with iteration statements and Dart is not an exception. For one to handle highly scalable and efficient...
A deep dive into different API architectures, features and use cases. API is one of the most used word in the tech space and if you’re just starting...