These are some of our thoughts on technology and business processes, as well as our inner workings and developer lifestyles.
One of our ongoing projects, Neptyne, introduces an Excel-like grid written in React. We used a library to apply virtual scroll to it, but we stumbled upon a problem with fixed rows and columns inside the grid. Here I would like to describe this problem, how it occurs, and how we handled it.
Explore features of progressive web apps. Find out why PWA allows businesses to deliver a fast, reliable, and engaging experience to their users.
Explore the reasons to build a health monitoring system for every hospital. Learn about development stages and good HMS examples.
Cascading Style Sheets (CSS) made its debut in 1996 and continue to be an indispensable and evolving component of web development. We will examine the most valuable recent and upcoming characteristics in CSS for this year.
If you want to build a website like Airbnb, the cost is one of the main questions that might come up to your mind. Here you will find the detailed info on how to estimate the finance for the development of an Airbnb-like app.
How to build a SaaS platform? What do you need to know for a successful software as a service development? How to hire a good team? Find the step-by-step guide with all the answers in this article.
Preact vs. React: Learn the Differences and How to Choose the Best Technology for Your Project. Discover the pros and cons of each and make the right choice.
This quick introduction to TDD is meant to show the implementation of this practice with a real-life example.