Our Blog

Multithreading in JavaScript with Web Workers
#tech
#javascript
#workers
6 min read

Multithreading in JavaScript with Web Workers

Keep your applications responsive all the time by offloading heavy calculations to web worker threads
Rendering Videos in Node.JS with Konva and FFmpeg
#tech
#node
#konva
#ffmpeg
#video
8 min read

Rendering Videos in Node.JS with Konva and FFmpeg

Node applications are more than capable of rendering videos on the server without relying on third-party video generation service
Performance of JavaScript .forEach, .map and .reduce vs for and for..of
#tech
#javascript
#analysis
#benchmarks
6 min read

Performance of JavaScript .forEach, .map and .reduce vs for and for..of

Declarative programming is better 95% of the time. However, when performance matters, imperative style is the go-to solution.
Web Application Monitoring Best Practices
#tech
#javascript
#typescript
#analysis
12 min read

Web Application Monitoring Best Practices

Robust monitoring of your web application in production is the only way to find and fix issues asap and keep the users happy
AssemblyScript: Introduction to WebAssembly for TypeScript Developers
#tech
#webassembly
#overview
#benchmarks
14 min read

AssemblyScript: Introduction to WebAssembly for TypeScript Developers

Understand the performance benefits and complexity of using WebAssembly in your application
How to Migrate Application From JavaScript to TypeScript
#tech
#guide
#js
#ts
7 min read

How to Migrate Application From JavaScript to TypeScript

Helpful tips for painless migration from JavaScript to TypeScript that work on any scale
40 Useful NPM Packages for Node.js Apps in 2021
#tech
#nodejs
#npm
#overview
12 min read

40 Useful NPM Packages for Node.js Apps in 2021

Overview of popular NPM packages for Node.js backend development. Do you know them all?
Overview of 30 Important AWS Services
#tech
#aws
#overview
11 min read

Overview of 30 Important AWS Services

High-level overview of Amazon Web Services frequently used in scalable modern web applications.
MVP Development Framework: 6 Steps From Idea to a Final Product
#mvp
#idea
#statup
#guide
8 min read

MVP Development Framework: 6 Steps From Idea to a Final Product

Do market research, find the opportunities, prioritize features, develop&launch your MVP. Build, Measure, Learn from there.
How to Build monday.com Apps
#nodejs
#monday
#tech
#guide
15 min read

How to Build monday.com Apps

This guide covers what monday apps are, why you might need one, and how to build one to explore the platform further.
TypeScript vs JavaScript in 2021
#tech
#javascript
#typescript
#analysis
10 min read

TypeScript vs JavaScript in 2021

In 2021 we suggest starting every serious project in TypeScript. JavaScript works best for small pieces of code.

Contact Us

Tell us about you and your project. We usually reply within 24 hours.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.