The world is changing, and we can not deny that. The pandemic, COVID-19 and a big step into digitalization introduced many changes not only in personal life but also in the functioning…
Category: english
Is there a universal recipe for success?
Everyone defines success in different ways because victory is a very individual thing. It depends on ambition, dreams and goals or what makes us happy. For someone, success can be starting their…
Application scaling
Nowadays, applications are used everywhere. In the shop, in school, at the office. You use them to write birthday wishes to your friends, to order Uber or to tag your partner on…
What stands out start-ups from other enterprises?
A good idea for a company is one of the steps you have to make during creating your own enterprise. But before you decide to become the CEO of a firm, you…
What new in Java 19?
On September 20, 2022, Java version 19 was released. In this article, I will try to present the most interesting changes related to the new version. 1. HashMap initialization. Usually developers generate…
Import & export in ES6/Angular
Introduction When seeing for the first time Angular application, you may spot at the top of the components ‘import’ statements. This is due to the fact that Angular heavily relies on JavaScript…
The ‘short’ ICO tutorial
Do you have an excellent idea for an app? Maybe you want to establish a new, groundbreaking startup? Probably the first problem on your way to success will be to collect enough…
Hippo CMS with Angular 6, how to start
What is Hippo CMS? Hippo CMS is again the open-source content management system based on Java language, easy to integrate, testable and compatible with Java standards. Using Hippo is easy way to…
Bootstrap or Material Design? What is better for Angular 6?
The 6.0.0. release of Angular is finally available. With bright new changes come new questions and among them: Bootstrap or Material Design? What is better for Angular 6? Before we dive into…
RxJava and Reactive programming
We can hear more and more about RxJava, Reactive extensions or Reactive programming in general nowadays. The hype is increasing, many tech conferences covers the topic of those concepts . We can…