-
Topic overview | blog.Lichter.io
A list of all topics Alexander Lichter wrote about in his blog, including Nuxt.js, Javascript, Vue, SSR, API, JAMstack, Refactoring, Clean Code
-
My take on using Nuxt with an API | blog.Lichter.io
There are three common ways to integrate an API with Nuxt. In this blog post, I'll share my personal opinion regarding all of them, my typical procedure when deciding for one approach and the benefits...
-
Vue | blog.Lichter.io
All articles that Alexander Lichter wrote about Vue, starting with 'What to do when Vue hydration fails', 'How to load dynamic images in Vue and Nuxt with ease', 'The guide to write universal, SSR-rea...
-
Refactoring | blog.Lichter.io
All articles that Alexander Lichter wrote about Refactoring, starting with 'Refactoring code - A case study (#1 - Response handling)'
-
Javascript | blog.Lichter.io
All articles that Alexander Lichter wrote about Javascript, starting with 'Organize and decouple your API calls in Nuxt.js', 'Nuxt.js on Brotli', 'Refactoring code - A case study (#1 - Response handli...
-
Organize and decouple your API calls in Nuxt.js | blog.Lichter.io
As your Nuxt app grows, so does your backend. With time, your API evolves from a hand full of endpoints into an enormous jungle of resources. And you want to stay the king of the jungle! Learn to orga...