USA
Insights
Topics
In terms of Android development, Adapter is a design pattern that separates business logic from view creation, handles mapping a bunch of data and dispatching u...
Webpack is a very powerful tool for module bundling in modern Frontend. It uses a paradigm where any kind of resource is a module: JavaScript, CSS, HTML, Images...
This is the final and the most interesting for me part where I would like to talk about techniques of continuous improvement. This concept implies well-managed ...