React Native list rendering
In this article I will not tell you that you need to use as little content as possible to display or cache images. No! We will only talk about real list optimization and it doesn’t matter what we need to display, because if the client…
Framework independent front-end
GoF, Pure Architecture, Perfect Code are the True Programmer’s Handbooks. But in the front-end world, many ideas from these books are not available. At least resemblance to the real world is very difficult to find. Maybe the modern front-end is ahead of time? Maybe “functional”…
Angular: a clear introduction to NGRX
The purpose of this article is to give a clean and clear view of ngrx. To do this, I will explain what you need to know and understand about ngrx, and then we will see it in action with simple and clear code examples. Here…
OData + RxJava + Retrofit 2 for Android application
Faced on a project with an unseen before problem.In this article I will tell you how using RxJava and Retrofit 2 – you can solve the problem of creating an Odata client for an Android application. Thank you so much Jake Wharton for creating such…
How to improve your API service on node.js. Part 1
A decent amount of material is now available about writing the API on node.js. Most of them are in the form of tutorials and demos in the documentation. This is enough to quickly figure out and write something of their own. But they rarely find…
Microservice approach in web development: micro frontends
Until recently, JavaScript was used for such primitive tasks as changing the color of text on a page. The web began to grow rapidly, and as a result, the complexity of web applications has increased. Over the past 10 years, most of the programs that…
Top 5 PHP frameworks: Laravel vs Yii vs Zend vs Phalcon vs Symfony
PHP frameworks have enormous capabilities and unique ecosystems that will suit a huge number of tasks. They are able to create better-formed, secure and understandable applications / websites in shorter periods of time. Why use php frameworks? Developers choose frameworks because they speed up development,…
List of the best CSS frameworks for front-end development
Do you dream of quickly prototyping applications? Simplify your task with these CSS frameworks. And do not have to worry about the styles. Here is a list of the best CSS frameworks for front-end development. Why use CSS frameworks when writing custom CSS? Time is…
Vue 3 will be faster
One of the most striking events in the world of the Frontend this year was the publication of the Vue next repository – part of the functionality of the third version of VueJS. This article provides an overview of the new features of VueJS. At…
Writing an application on Spring Boot
We will write two applications that will exchange messages through Apache Kafka. The first message will be called kafka-server and will contain both the producer and the consumer. The second will be called kafka-tester, it is designed to make a microservice architecture. kafka-server For our…
Service
Categories
- DEVELOPMENT (103)
- DEVOPS (53)
- FRAMEWORKS (26)
- IT (25)
- QA (14)
- SECURITY (13)
- SOFTWARE (13)
- UI/UX (6)
- Uncategorized (8)