-
Do you think it would be possible to combine Rekit with next.js (React SSR framework)?
It might be difficult because both Rekit and next.js are "opinionated" about application structure, but I'm cu…
-
Opening this ticket to present the thought of merging with [martyjs](http://martyjs.org/).
I'm thinking marty because both marty and alt have evolved into a state where they share a lot more in comm…
-
This is the early planning of a new course "uncool full stack development" or something similar. Basically, I want to show people how to use simple broad-purpose tools, rather than SAAS and complex st…
-
Convert the Svelte implementation to use Typescript
- [x] Table, Table offset pagination stuff e.g. https://github.com/AgnosticUI/agnosticui/pull/173 as @Croug did some stuff there. See also https…
-
https://github.com/Bogdan-Lyashenko/Under-the-hood-ReactJS (图解ReactJS 👍 💯 💯)
https://github.com/jeromedalbert/real-world-react (本仓库搜集了一系列基于 React 开发的真实环境下的开源应用代码库,能够帮助初学者从资深开发者的代码中逐步学习了解 React)
-…
-
Subscribe to this issue and stay notified about new [daily trending repos in Vue](https://github.com/trending/vue?since=daily).
-
A [homoiconic](https://en.wikipedia.org/wiki/Homoiconicity) programming language can parse itself to an AST expressed as native data that can be transformed within the language, evaluated, or isomorph…
-
## Search Terms
[typescript readonly on the outside writable on the inside](https://www.google.com/search?q=typescript%20readonly%20on%20the%20outside%20writable%20on%20the%20inside&cad=h)
-…
-
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item | Version
----- | -----
generator-angular-fu…
-
I'd like to import some features from functional languages like OCaML and F#.
The main feature I'm proposing is the possibility of using `typedef` to define sum types. They can be thought of as type …