Understanding Service Workers and Caching Strategies – #SelectedArticles

If you have been in the javascript or development world for some time, you must have heard about Service Workers. from Tigo Source https://blog.bitsrc.io/understanding-service-workers-and-caching-strategies-a6c1e1cbde03

Laravel API Tutorial: How to Build and Test a RESTful API – #SelectedArticles

With the rise of mobile development and JavaScript frameworks, using a RESTful API is the best option to build a single interface between your data and your client. Laravel is a PHP framework developed with PHP developer productivity in mind. from Tigo Source https://www.toptal.com/laravel/restful-laravel-api-tutorial

Микросервисы + Kubernetes = симфония или какофония? – #SelectedArticles

«Микросервисы» — еще один новый термин на шумных улицах разработки ПО. Если в начале 2000 приложения были только монолитными, то сейчас все чаще разработчики перехо from Tigo Source https://www.youtube.com/watch?v=qpyeCRvNpY0

Event-Driven Architecture – #SelectedArticles

This post is part of The Software Architecture Chronicles, a series of posts about Software Architecture. In them, I write about what I’ve learned on Software Architecture, how I think of it, and how I use that knowledge. from Tigo Source http://ift.tt/2y1ZCJT

Modular Application Architecture – Intro – #SelectedArticles

This is the first post from a series of posts that will describe strategies to build modular and extensible applications. When developing a software, one of the most common steps is taking care that the resulting application is extensible and modular. from Tigo via Did you enjoy this article? Then …

Back to Top