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…
Python console menu
Very often, when working on a project, tasks arise that require entering several commands into the console, for example, rebuilding the frontend, starting / stopping several docker containers, deploying the environment on a new development computer, and so on. This is generally not difficult, but…
Is it possible to write scripts in C++?
Recently I had to dive again into the wonderful world of Linux script programming. In general, it is not very tricky, but since I do not come across such tasks often, I study it again every time. I know for sure that tomorrow I will…
New level of Windows optimization
About two years ago, our team told about its project to optimize Windows using neural network technology. Over the past two years, much has changed, but the most important thing has remained unchanged. And in this article we want to share those discoveries and conclusions…
How to make an API for any Android application
Greetings! My task was like that: it is necessary to integrate messengers into the CRM system, otherwise it is difficult to analyze the work of managers when they communicate with clients using one common “working” phone. And the first thing to do was connect WhatsApp,…
Code review: full how-to
In the life of a developer, there comes a time when he begins to conduct a code review. As a rule, this is one of the signs of a programmer’s growth: people start to really listen to his opinion and trust more serious tasks. The…
Service
Categories
- DEVELOPMENT (104)
- DEVOPS (53)
- FRAMEWORKS (27)
- IT (25)
- QA (14)
- SECURITY (14)
- SOFTWARE (13)
- UI/UX (6)
- Uncategorized (8)