JavaScript Web Workers: Improving Performance with Parallelism

Web apps have become increasingly complex over the years, making it difficult for browsers to handle all processing required to run them smoothly. One way to improve performance is to use Web Workers, a JavaScript feature that allows you to run scripts in the background without interfering with the UI and making it more responsive. In this blog we'll explore the ways of using this approach.

blog image

State management in Angular

Read here what happens to data in frontend frameworks, and how state management resolves the issue of handling it. This post is especially recommended if you are creating Angular apps, but since the main principle is pretty much the same in all the JS-based frontend frameworks, this text is recommended for all frontend developers, regardless to their knowledge.

blog image

DevTools Extensions :: must have

Here are some helpful DevTools Extensions for both Visual Studio and Visual Studio Code! This can help juniors better optimize their code, time, and performance, but also remind more experienced ones of a few utile tools in aid of development or debugging. Our dear employee Azra Smajić prepared a presentation for internal education and prepared this blog.

blog image

Why is six a perfect number

Another group of interns recently finished their three-month internship with excellent results. We are thrilled to wish them a warm welcome to our team as full-time software developers! Six young and talented folks have shared their impressions by looking back to the process of learning and getting familiar with different technologies throughout the internship.

blog image

Let's get on the FAST track!

Recently we have welcomed two more skilled individuals to our IT family! We are thrilled about growing so fast lately. Meet software developers Saudin Ahmetspahić and Merima Čelić! You can read more about them personally and challenges they faced during “fast track” internship program preceding their employment. They are the first to go through such a fast-track internship.

blog image