My petite-vue review

Dave:

petite-vue is a new cut of the Vue project specifically built with progressive enhancement in mind. At 5kb, petite-vue is a lightweight Alpine (or jQuery) alternative that can be “sprinkled” over your project requiring no extra bundling steps


The post My petite-vue review appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.


This content originally appeared on CSS-Tricks and was authored by Chris Coyier

Dave:

petite-vue is a new cut of the Vue project specifically built with progressive enhancement in mind. At 5kb, petite-vue is a lightweight Alpine (or jQuery) alternative that can be “sprinkled” over your project requiring no extra bundling steps or build processes. Add a <script> tag, set a v-scope, and you’re off to the races. This is up my alley.

Lots of us are still fond of jQuery, but didn’t like how fragile things could be, entirely separating interactive features and the HTML. “Separation of concerns” felt right at the time, but was ultimately too dogmatic. Authoring languages like JSX felt wrong at first, and now feel rather right, and a lot of JavaScript templating has fell in line. But heavy frameworks tend to be involved. Framework-free approaches began to show up, like Alpine.js, which allow us to sprinkle in interactive technology right into the HTML. Vue has always been sprinkable, to a degree, but now much moreso with petite-vue.

Direct Link to ArticlePermalink


The post My petite-vue review appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.


This content originally appeared on CSS-Tricks and was authored by Chris Coyier


Print Share Comment Cite Upload Translate Updates
APA

Chris Coyier | Sciencx (2021-07-23T15:10:08+00:00) My petite-vue review. Retrieved from https://www.scien.cx/2021/07/23/my-petite-vue-review-2/

MLA
" » My petite-vue review." Chris Coyier | Sciencx - Friday July 23, 2021, https://www.scien.cx/2021/07/23/my-petite-vue-review-2/
HARVARD
Chris Coyier | Sciencx Friday July 23, 2021 » My petite-vue review., viewed ,<https://www.scien.cx/2021/07/23/my-petite-vue-review-2/>
VANCOUVER
Chris Coyier | Sciencx - » My petite-vue review. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/07/23/my-petite-vue-review-2/
CHICAGO
" » My petite-vue review." Chris Coyier | Sciencx - Accessed . https://www.scien.cx/2021/07/23/my-petite-vue-review-2/
IEEE
" » My petite-vue review." Chris Coyier | Sciencx [Online]. Available: https://www.scien.cx/2021/07/23/my-petite-vue-review-2/. [Accessed: ]
rf:citation
» My petite-vue review | Chris Coyier | Sciencx | https://www.scien.cx/2021/07/23/my-petite-vue-review-2/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.