We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c27ae commit 65f8bfaCopy full SHA for 65f8bfa
1 file changed
README.md
@@ -48,6 +48,8 @@ formatting style, as defined in
48
- [TypeScript](https://www.typescriptlang.org) - extends JavaScript by adding types
49
- [Husky](https://typicode.github.io/husky/) - manages scripts that run just before commits, i.e.
50
automate formatting, enforce type-checking
51
+- [oRPC](https://orpc.dev/) - type-safe data layer integration - very helpful for
52
+ full-stack
53
54
## Plugins
55
0 commit comments