-
### Describe the bug
Hi,
I'm testing Tauri with a Vue frontend on fedora 40 but the app doesn't compile :(
I get this error output when running npm run tauri dev:
error: linking with cc fa…
-
## intro
This is a rough plan of the development internship program for 2024 -8 to 10 weeks program-. The intern need to be able to reason about the code, and be able to write tests (units and integ…
-
Playwrite supports currently component testing for many UI frameworks (in experimental mode), **but only by mounting the component, and with no SSR rendering testing support**.
I would like to add …
-
Hey team, as our project grows, it's important to ensure that it's properly structured and documented and that we have a clear way to track contributions from everyone. Here are some suggestions for h…
-
Hi, awesome library, finding it really useful with Vue 1.x
Question: is there a way to use this with Vuex?
ie: to bind a component to Vuex, mutate a vuex store, and then check that the changes shows…
-
## Expected Behavior
Integration with Vue/Nuxt. Where does it make sense to begin?
-
## Week 0
- [x] https://www.youtube.com/playlist?list=PLyzOVJj3bHQuloKGG59rS43e29ro7I57J ( lect 1-7)
- [ ] Effective Shell: https://effective-shell.com
- [x] Linux Intro/Essentials https://lym.read…
-
A number of links to the farmOS API (e.g. on CONTRIBUTING.md and ONBOARDING.md) point to the latest version of the farmOS API. FarmData2 is currently using version 1 of the farmOS API and thus all li…
-
## Vite benefits over create-react-app
1. Faster startup. (Uses esbuild with rollup instead of webpack. Uses separate TypeScript project for Vite config to speed builds too.
1. Scales better. Dyn…
-
More a question than an issue. This project is really promising.
Is there a way to support Vue.js instead of Angular? I don't expect you to support that, it's me that want so use Vue instead - so I'd…