Giter Site home page Giter Site logo

learn-vuejs / vue-patterns Goto Github PK

View Code? Open in Web Editor NEW
3.0K 92.0 234.0 3.5 MB

Useful Vue patterns, techniques, tips and tricks and helpful curated links.

Home Page: https://learn-vuejs.github.io/vue-patterns/

License: MIT License

vue vuejs vue-patterns vue-components

vue-patterns's People

Contributors

askagirl avatar dannyfeliz avatar dependabot[bot] avatar ederchrono avatar fadamakis avatar jashmenn avatar jezmck avatar lex111 avatar lmiller1990 avatar lucaperret avatar posva avatar rudolph2907 avatar santima10 avatar scrum avatar sensational-code avatar shailen-naidoo avatar simsim0709 avatar txantslusam avatar uu1t avatar zyszys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vue-patterns's Issues

No examples for Vue3/Composition API

Given code examples are based on Options API which is being replaced by Composition API in modern apps. There should be examples based on Composition API as well.

New docs not live on GitHub Pages

Hey, I just cloned the repo to add the new v-slot syntax because the new syntax appears not to be live on the https://learn-vuejs.github.io/vue-patterns/. Only after checking the cloned repo, i see the new syntax is already there :)

Add Spanish to languages

Hi I'd like to contribute translating and adding Spanish to the languages dropdown.
Is that ok?
If your answer is yes, how is your git workflow? do you prefer one big PR with everything or should I make a PR per pattern/view?

Sidebar links dont work

The first level links in the sidebar dont go anywhere, and the second level active state is not in sync with what is clicked.

Closing tag

For beginners, the difference between opening and closing tags is confusing. <parent-component></ancestor-component>

In Dependency Injection:
<parent-component> <child-component> <grand-child-component></grand-child-component> </child-component> </ancestor-component>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.