chilledcowfan.io

# Next.js and SignalR: Effortless Socket Integration and Troubleshooting

2023-09-06 5 min read

A minority, but still a massive number of projects, require web sockets integration to provide instant reaction of an interface on changes without re-fetching data.

web development typescript nextjs
Read

# Implementing i18n in Next.js: A Guide to Non-Route-Based Localization

2023-02-22 4 min read

Recently, we migrated our sub-project from react-localization to i18next. During that migration, the main goal was to keep the previous behavior of setting and changing language in our app.

web development javascript nextjs
Read

# How to Upload Source Maps to Sentry with Next.js

2023-02-06 3 min read

Nowadays every modern web application uses platforms that provide error monitoring in real-time. They have support for different languages and technologies. And that’s great because the quality of…

web development nextjs sentry
Read

# Building Embeddable Widgets with TypeScript

2023-01-30 10 min read

Sometimes, along with the main product, there is the need to create embeddable lightweight widgets, that your b2b customers can add to their website to show notifications, ads, quick chat…

web development typescript
Read

# Why localStorage Still Crashes Your Website in 2023

2023-01-28 3 min read

In autumn 2022, I decided to migrate one of our work projects from the Create React App to NextJs. The goal of this was to increase the performance of a few pages, separate pages for mobile devices…

web development javascript
Read
GitHub LinkedIn X Email RSS
Anton Burduzha © 2026 :: Powered by Astro & MultiTerm