design-patterns-for-vuejs-source-code
Soure code for my book "Design Patterns for Vue.js": https://lachlan-miller.me/design-patterns-for-vuejs (by lmiller1990)
urban-invention-blog
A dummy blog application (by MarvinKweyu)
design-patterns-for-vuejs-source-code | urban-invention-blog | |
---|---|---|
2 | 1 | |
126 | 0 | |
0.0% | - | |
3.1 | 0.0 | |
about 2 years ago | over 4 years ago | |
TypeScript | JavaScript | |
- | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
design-patterns-for-vuejs-source-code
Posts with mentions or reviews of design-patterns-for-vuejs-source-code.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-31.
-
Looking for code repos using Vue Testing Library to learn about testing
I also wrote a book about design patterns for Vue. The book costs money, but you can see the source code for all the examples. The tests are written with Vue Testing Library.
-
Testing vue application with vue-testing-library
If you want more info, I made a playlist on how to use Vue Testing Library. This repo also has a bunch of example tests.
urban-invention-blog
Posts with mentions or reviews of urban-invention-blog.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-31.
-
Looking for code repos using Vue Testing Library to learn about testing
If you do get the time, have a look at the testing I have on https://github.com/MarvinKweyu/urban-invention-blog ?
What are some alternatives?
When comparing design-patterns-for-vuejs-source-code and urban-invention-blog you can also consider the following projects:
vue-testing-library - 🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
vue-testing-library-sample - 🚀 A Vue.js project to test Jest and Testing-library. Data come from Star Wars API.