Jakub Andrzejewski's Avatar

Jakub Andrzejewski

@jacobandrewsky.bsky.social

πŸ’» Fullstack Developer 🏎️ @GoogleDevExpert in Web Perf πŸ’š @nuxt.com EcosystemTeam πŸ‘₯ Ambassador @Storyblok, @algolia, @cloudinary, @supabase

563 Followers  |  41 Following  |  132 Posts  |  Joined: 10.11.2024  |  1.8041

Latest posts by jacobandrewsky.bsky.social on Bluesky

What's inside the Nuxt Starter Kit?

πŸ” Auth with social/email login
πŸ’Ύ SQLite + Drizzle ORM
πŸ’Έ Polar integration for payments
πŸ›  Nuxt Security + Super Admin features
🌐 i18n + Nuxt UI Pro

Plug-and-play for real SaaS apps.

πŸ‘‰ nuxtstarterkit.com

02.07.2025 14:00 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Frontend Nation 2025: What it’s like to be a Developer (and) Advocate? by Jakub Andrzejewski
YouTube video by Frontend Nation Frontend Nation 2025: What it’s like to be a Developer (and) Advocate? by Jakub Andrzejewski

The recording of my talk at @frontendnation is available to watch!

www.youtube.com/watch?v=1cNd...

01.07.2025 13:32 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
What is `useSlots` in Vue? Slots are one of Vue's most powerful and flexible features, enabling component composition by...

New week = new article! πŸŽ‰

This time, I decided to write about the feature that I use quite frequently - useSlots in @vuejs πŸš€

Check it out dev.to/jacobandrews...

30.06.2025 08:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
CQRS Pattern in Nest.js As your applications grow in complexity, so does the challenge of organizing business logic in a...

New week = new article! πŸŽ‰

This time, I decided to write about CQRS pattern in Nest.js πŸš€

Check it out πŸ‘‡

dev.to/jacobandrews...

23.06.2025 07:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

02/13 - Introducing our 2025 lineup continue with @jacobandrewsky.bsky.social from Monterail. Jakub is skilled fullstack developer, web perfomance expert and author of Nuxt Commerce project. In Prague, he will deliver a talk about improving developer experience. Happy dev = productive dev 😊

19.06.2025 07:02 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

In case you missed, I have published a new article this week! πŸš€

13.06.2025 10:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Nuxt Commerce is an open-source e-commerce app by @jacobandrewsky.bsky.social, optimized for performance, SEO and developer experience πŸ›’ - madewithvuejs.com/nuxt-commerce

11.06.2025 07:52 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Optimized Fonts in Nuxt Typography plays a critical role in web performance and user experience. While custom fonts can...

New week = new article! πŸŽ‰

This time, I decided to write about Optimizing fonts in @nuxt.com for better performance! πŸš€

dev.to/jacobandrews...

09.06.2025 08:48 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 1

In case you missed, I have published a new article this week!

06.06.2025 08:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

πŸ‘‰ Track 1️⃣: John Leider shows how @vuetify.bsky.social y.bsky.social MCP ^ modern tools boost developer experience & speed up @vuejs.org js.org app building.

Track 2️⃣: @jacobandrewsky.bsky.social shares what it’s really like to juggle being dev & a dev advocate, with tips to thrive in both roles.

04.06.2025 12:00 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
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...

Implementing Authentication and Permissions in @nuxt.com can be troublesome.

Check out my article where I am sharing how to do just that in simple and easy to follow steps!

dev.to/jacobandrews...

04.06.2025 10:48 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Frontend Nation | The largest event for frontend developers Get your free ticket to the largest online gathering of frontend devs in the world. Get the latest from industry experts for Vue.js, React, Angular & many more.

Today is the day! πŸŽ‰

@frontendnation.com conference will be live in a few hours from now!

Make sure to check it out to learn what is currently happening in the frontend ecosystem. And it is free!

frontendnation.com

03.06.2025 06:28 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Image Optimization in Vue with Unpic Optimizing images is one of the most impactful ways to improve web performance. In Vue applications,...

New week = new article πŸŽ‰

This time, I decided to write about Image Optimization in @vuejs.org with unpic πŸš€

Check it out πŸ‘‡

dev.to/jacobandrews...

02.06.2025 13:44 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

In case you missed, I have published a new article this week! πŸš€

30.05.2025 07:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Better feedback in Code Reviews with Conventional Comments In software development, clear and constructive feedback is essential for maintaining high-quality...

Giving feedback during Code Review is not an easy task - more importantly, how to communicate clearly so that the other person will understand what you have in mind.

Thankfully, we can utilize concept of Conventional Comments πŸš€

dev.to/jacobandrews...

28.05.2025 14:46 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
PragVue 2025 2nd annual Vue.js conference in Prague, Czechia (23rd September 2025)

I am happy to announce that I will be giving a talk at this year @pragvue.com conference πŸŽ‰

Make sure to join me and other great speakers for a day full of great @vuejs.org knowledge πŸš€

pragvue.com#schedule

27.05.2025 06:55 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Great! Let me know once the module will be live so that I can give it a ⭐

27.05.2025 06:55 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Render functions in Vue While templates are the go-to method for building components in Vue, there are times when you need...

New week = new article! πŸŽ‰

This time, I decided to write about the Render functions in @vuejs.org πŸš€

dev.to/jacobandrews...

26.05.2025 07:20 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1
Preview
Nuxt Supabase - Home A supa simple wrapper around supabase-js to enable usage and integration within Nuxt.

If you are looking for a great fullstack solution, I would like to recommend @nuxt.com and @supabase.com πŸš€

The integration module comes with great Developer Experience allowing you to develop fast! πŸŽ‰

Check out the module supabase.nuxtjs.org

20.05.2025 09:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Building a Nuxt module from scratch Nuxt 3, the latest evolution of the popular Vue framework, offers powerful extensibility through...

New week = new article! πŸŽ‰

This time, I decided to write about how you can build your own @nuxt.com module πŸš€

dev.to/jacobandrews...

19.05.2025 08:01 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

In case you missed, I have published a new article this week πŸŽ‰

16.05.2025 08:57 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Understanding Vue’s Virtual DOM Vue.js is a progressive JavaScript framework that offers a reactive and efficient way to build user...

Understanding @vuejs.org virtual DOM is crucial for efficient frontend development! πŸš€

Make sure to check my article where I am sharing just that!

dev.to/jacobandrews...

14.05.2025 10:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - unjs/magic-regexp: A compiled-away, type-safe, readable RegExp alternative A compiled-away, type-safe, readable RegExp alternative - unjs/magic-regexp

I have always struggled with regexp 😒

But thankfully, @danielroe.dev created an amazing project that makes working with regexp much easier!

Check it out github.com/unjs/magic-r...

13.05.2025 10:50 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Daniel Roe - Building a better Hammer with Nuxt 4 | Vue.js Meetup WrocΕ‚aw
YouTube video by Monterail Daniel Roe - Building a better Hammer with Nuxt 4 | Vue.js Meetup WrocΕ‚aw

The recording of the @danielroe.dev presentation at Vue.js Meetup about Nuxt 4 is live!

By Monterail ❀️

www.youtube.com/watch?v=oWrx...

13.05.2025 09:09 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Building charts in Vue with D3 Creating data visualizations in modern web apps often requires both flexibility and reactivity....

New week = new article πŸŽ‰

This time, I decided to write about using D3 in @vuejs.org to build interactive charts πŸš€

dev.to/jacobandrews...

12.05.2025 08:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1

In case you missed, I have published a new article this week!

09.05.2025 08:54 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Handling internationalisation (I18N) in Vue I always struggled with implementing support for internationalisation in my Vue and Nuxt apps. The...

Would you like to add support for multiple languages in your @vuejs.org or @nuxt.com application? πŸ€”

Check out my article where I am showing just that! πŸš€

dev.to/jacobandrews...

07.05.2025 09:05 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Nuxt Fonts: Optimized Custom Web Fonts for your Nuxt Apps Plug-and-play custom web font optimization and configuration for Nuxt apps. Use and optimize your fonts using your favorite font source.

Unoptimized fonts can lead to bad web performance 😒

Thankfully in @nuxt.com we can use Nuxt Fonts that will help us automatically fetch and optimize custom fonts πŸš€

fonts.nuxt.com

06.05.2025 12:11 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
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...

New week = new article πŸŽ‰

This time, I decided to write about using Pinia in @vuejs.org πŸš€

dev.to/jacobandrews...

05.05.2025 08:41 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1
Preview
Dynamic page title and description with Vue Router I recently wanted to improve user experience related to meta of visiting page of one of our projects...

Have you ever wondered how to add a dynamic page title and description in @vuejs.org apps with Vue Router? πŸ€”

Check out my article where I am showing just that! πŸš€

dev.to/jacobandrews...

30.04.2025 08:37 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@jacobandrewsky is following 20 prominent accounts