A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

NuxtJS: From Terminal to Browser

Sebastien Chopin wrote a good tutorial on how to stop switching between the terminal and browser when using Nuxt.js (a Vue.js framework).

NuxtJS: From Terminal to Browser

Learn how to create a product configurator with Vue

webburo PLint-sites has a good tutorial on how to create a product configurator with Vue.js.

Learn how to create a product configurator with Vue

Build a Swipe Gallery using Vue.js & Tailwind 

Eder Diaz wrote a good tutorial on how to build a Swipe Gallery using Vue.js & Tailwind .

Build a Swipe Gallery using Vue.js & Tailwind 

Tips for Unit Testing Vue Components with Jest

Achhunna Mali shows us some tips for Unit Testing Vue Components with Jest.

Tips for Unit Testing Vue Components with Jest

Lazy Loading images with Vue.js directives and IntersectionObserver

Mateusz Rybczonek shows us how to load images with Vue.js directives and IntersectionObserver.

Lazy Loading images with Vue.js directives and IntersectionObserver

Sharing and Reusing Vue Mixins in the Cloud with Bit.dev

This post is suited for all stages of developers that use Vue JS, and this includes beginners. It is also an introduction to the amazing Vue component sharing tool, Bit.

Sharing and Reusing Vue Mixins in the Cloud with Bit.dev

5 Extremely Easy ways to drastically improve your Vue app’s speed

Vaibhav Namburi shows us 5 Extremely Easy ways to drastically improve our Vue app’s speed.

5 Extremely Easy ways to drastically improve your Vue app’s speed

Dependency Injection Made Easy for VueJS and Vuex with TypeScript

In this article, we learn how to implement DI easily in a Vue project using TypeScript and the Inversify Props library.

Dependency Injection Made Easy for VueJS and Vuex with TypeScript