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…
Category: english
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…
#Java or Node.js
So you have an idea for a great web application and you struggle with choosing the best technology stack. Do you hesitate between Java based stack and Node.js for your server side?…
React vs Angular: Brief comparison as of the beginning of 2018
Lately, a lot has been written about React and Angular. With the beginning of 2018 and the release of new versions of both Angular vs React, it’s worth taking another look at…