-
## 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…
-
Created a lib for lit/web components. Would be awesome if it could be absorbed by Playwright sooner or later:
https://github.com/sand4rt/playwright-ct-web
related to: https://github.com/microsoft…
-
## Overview
This issue outlines the essential unit tests to ensure the robustness and accuracy of our CRUD app generator's API analysis engine and TypeScript model generation capabilities. The succ…
-
List of frontend technology
## Guide
- [ ] [Front-end Developer Handbook 2019 - Learn the entire JavaScript, CSS and HTML development practice!](https://frontendmasters.com/books/front-end-handb…
-
-
### Describe the feature
In ~v4~ v5, we could remove support for `process.server`/`process.client` in place of `import.meta.server`/`import.meta.client` (and similar). We could even help with a cod…
-
I couldn't find a clear answer why, but through trial-and-error I learned that bindings are only generated for production, not when `--dev` is passed:
> https://github.com/ionic-team/stencil-ds-plu…
-
Following problems occur:
When dynamically requesting ressources e.g. via AJAX and adding the response to the DOM no events are attached to these elements. However to have Discourse working properly …
-
## 🚀 Feature Proposal
Prefer CSS attribute selectors that are dedicated for testing when selecting an element.
Common conventions that I know of are and seen a lot in the wild are:
- `[data-tes…
-
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…