Jakub Andrzejewski

Jakub Andrzejewski @jacobandrewsky

About: • Senior Developer • @GoogleDevExpert in Web Performance • @nuxt_js Team • Ambassador @Storyblok, @algolia, @cloudinary, @supabase • Teaching Vue | Nuxt | Perf

Location:
Wrocław, Poland
Joined:
Jun 20, 2021

Jakub Andrzejewski
articles - 162 total

CQRS Pattern in Nest.js

As your applications grow in complexity, so does the challenge of organizing business logic in a...

Learn More 3 0Jun 23

Optimized Fonts in Nuxt

Typography plays a critical role in web performance and user experience. While custom fonts can...

Learn More 6 2Jun 9

Image Optimization in Vue with Unpic

Optimizing images is one of the most impactful ways to improve web performance. In Vue applications,...

Learn More 7 2Jun 2

Render functions in Vue

While templates are the go-to method for building components in Vue, there are times when you need...

Learn More 11 1May 26

Building a Nuxt module from scratch

Nuxt 3, the latest evolution of the popular Vue framework, offers powerful extensibility through...

Learn More 4 1May 19

Building charts in Vue with D3

Creating data visualizations in modern web apps often requires both flexibility and reactivity....

Learn More 13 0May 12

How to Use Pinia for State Management in Vue

State management is a critical part of building modern front-end applications. If you've worked with...

Learn More 8 0May 5

Nuxt Server Routes: Build a Full-Stack App with Zero Backend

When people hear "full-stack," they usually think of a separate frontend and backend applications....

Learn More 6 3Apr 28

Optimizing heavy operations in Vue with Web Workers

Heavy computations on the main thread can lead to sluggish UI, dropped frames, and poor user...

Learn More 30 1Apr 14

Modular Architecture in Nuxt

Nuxt is known not only for its Performance and Developer Experience but also for its modular...

Learn More 25 5Apr 7

Handling large lists efficiently in Vue 3

Handling large lists in Vue 3 efficiently is crucial for maintaining smooth performance and a great...

Learn More 31 5Mar 31

Blazingly fast E-Commerce in Nuxt

I recently participated as a speaker at Vue.js Amsterdam and during my talk, I announced a new...

Learn More 17 2Mar 24

I was a speaker at Vue.js Amsterdam 🚀

Hey there! This article will be a bit different as it won't include technical tutorials or guides as...

Learn More 11 5Mar 17

How to Use Provide/Inject in Vue

Vue’s Provide/Inject API is a powerful feature that allows components to share data without prop...

Learn More 11 0Mar 10

How to Create Dynamic OG Images in Nuxt

If you're building a Nuxt app and want your content to stand out on social media, dynamic OG images...

Learn More 17 1Mar 3

Understanding Vue’s Virtual DOM

Vue.js is a progressive JavaScript framework that offers a reactive and efficient way to build user...

Learn More 10 4Feb 24

How to Use Nuxt 3 Middleware for Authentication and Permissions

Nuxt 3 is a powerful framework for building Vue.js applications, offering a streamlined way to manage...

Learn More 16 4Feb 17

Leveraging Nuxt and Supabase for Modern Fullstack Development

Nuxt and Supabase have emerged as powerful tools for building modern web applications, offering...

Learn More 3 1Feb 10

Better feedback in Code Reviews with Conventional Comments

In software development, clear and constructive feedback is essential for maintaining high-quality...

Learn More 12 1Feb 3

Good practices for Vue Computed Properties

Computed properties are a powerful feature in Vue that allow you to derive and transform data...

Learn More 21 2Jan 28

Understanding the Vue 3 Composition API

The Vue 3 Composition API introduces a powerful new way to structure and organize code, giving...

Learn More 23 3Jan 20

Testing Vue components with Vitest

Modern front-end development demands robust testing practices to ensure the reliability and...

Learn More 32 4Jan 13

Top 10 Vue.js libraries you should be using in 2025

Vue.js has become a popular framework for building modern web applications, thanks to its flexibility...

Learn More 101 9Dec 30 '24

Christmas guide to Custom Directives in Vue 🎄

Vue.js, one of the most popular JavaScript frameworks, offers developers powerful tools to build user...

Learn More 4 0Dec 23 '24

Reactive vs. Ref in Vue 3: What’s the difference?

Vue 3 introduced the Composition API, offering developers more flexible and powerful tools for...

Learn More 43 11Dec 16 '24

10 Tips to Write Cleaner Vue.js Code

When transitioning from one project to another (for example when changing jobs) there is always this...

Learn More 83 13Dec 9 '24

Using Generics in Vue components

I recently learned about a feature of Vue framework that was added already some time ago but I have...

Learn More 13 0Dec 2 '24

Build your new Storefront with Nuxt and Medusa 2.0.0

Medusa.js is an open-source, headless commerce platform designed for developers to build scalable and...

Learn More 18 1Nov 25 '24

Accessibility audits with Playwright, Axe, and GitHub Actions

I recently given a talk at JS Poland Conference about one of my most favourite topics -> Improving...

Learn More 13 2Nov 18 '24

I received JavaScript Hero of Community Award 🎉

Last week, I had a great opportunity to give a talk at one of my favourite conferences recently - JS...

Learn More 32 11Nov 11 '24