Introducing Petite-Vue - And Why You May Want To Use It On Your Next Project!

preview_player
Показать описание


👉 Sign up and get free Vue cheat sheets and updates!

Need to Learn Vue or Nuxt? Check out my courses below!

0:00 Introduction
0:37 What Is Petite Vue?
01:46 Setting HTML/CSS/JS Up
04:22 Importing Via Script Tag
05:37 Using Script Module
07:55 Creating Components (Functions)
09:51 Using Templates
11:54 Creating A Reactive Store
13:37 Creating iTunes Search App Using petite-vue

🗂️ 🗂️ 🗂️
Make Sure To Check These Courses Out On Udemy ! 💻

Links
Рекомендации по теме
Комментарии
Автор

For some projects, especially those using lots of "old" code and jQuery, this could actually be a great way to improve it without re-writing everything from scratch.

niner
Автор

Pretty cool! For me (a backend developer) the great deal is petite-vue could to fit into "traditional" fullstack projects using some templating mechanism in order to rendering pages/views (i.e: Django, Symfony, etc) where some interactions become complex in raw javascript (complex forms, interdependent states, etc). Of course, may be it could be used preact, react but petite-vue docs states explicitally this case: "it is specifically optimized for "sprinkling" a small amount of interactions on an existing HTML page rendered by a server framework."

ailuros_
Автор

Ohhh havent seen this.. this is awesome.. Glad to see you back on video as well!

JeremiahFulbright
Автор

at some point in this video you simplified some processes to come and over complicate them again later (for ex. taking out v-scope, and reintroduce v-scope + template :)))

liviubarburo
Автор

Seems a lot similar to AlpineJS which is pretty awesome!

siamekanto
Автор

It's kinda weird for me to go back coding in the html file manually, when were all used to this with npm packages to wrap things we need

lighty
Автор

is all of this just to save a full vue librarary from a cdn ? all this for a 30kb save on download ?

yoavtenny
Автор

What's Intellisense are you using? It's cool

giuseppeschirone
Автор

I didnt see a link to the code in the desc.

MicheleHjorleifsson
Автор

Came for the Vue, stayed for that sweet OST in the background

Mcdude
Автор

Can you bundle this in webpack, instead of using a script tag?

rickyu
Автор

Thanks interesting alternative to vue!

bscodev
Автор

Hi I’m wondering if I could get a job as a web and mobile developer with an associates degree ?

blvdsantana
Автор

It doesn’t include a “live server”-like update mechanism like normal Vue?

rajikkali
Автор

Bro, good work but, honestly, i would prefer Apinejs anytime. This is another mess by vue developers. Too much juggling and no one seems to know how to use it or explain it. Where is the source code for the I-Tunes app?

truthteachers
Автор

Looks like you are standing while coding?

jamshediqbal
Автор

alpine js coping vue, then vue coping alpine js.

FadelCastro
Автор

I gotta say, giving up all the tools you get to save 4KB seems pretty absurd tbh.

Dylan_thebrand_slayer_Mulveiny