Giorgio Boa
Giorgio Boa
**Is your feature request related to a problem? Please describe.** In order to be in line with cloud environment (or instance rebooting) an API for persist/restore in memory database could...
### Qwik Version Qwik 0.0.100 - Qwik City 0.0.101 ### Operating System (or Browser) macOs + Chrome ### Node Version (if applicable) v18.4.0 ### Which component is affected? Qwik City...
**How can the documentation be improved?** having the ability to filter content with a search bar is definitely a cool improvement Here an example
### Qwik Version 0.0.29 ### Operating System (or Browser) macOs + Chrome ### Node Version (if applicable) v18.4.0 ### Which component is affected? Qwik City ### Expected Behaviour Application loads...
### Qwik Version v0.0.34 ### Operating System (or Browser) macOs + Chrome ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik Rollup / Vite plugin ###...
## Description π Add binary search algorithm ## Type of change π - [X] Code ## Programming Language - [X] Javascript ## Domain of Contribution π - [X] Algorithms -...
### Is your feature request related to a problem? Currently tRPC is an interesting library that use TypeScript inference and boost productivity while building your next full-stack application. ### Describe...
# What is it? - [X] Feature / enhancement - [ ] Bug - [ ] Docs / tests # Description I added the tRPC + Prisma starter Close #1948...
### Is your feature request related to a problem? Internationalization is the process of designing a software application so that it can be adapted to various languages and regions. This...
This pull request adds Qwik adapter for TanStack Query. I covered: useQuery useInfiniteQuery userQueries useIsFetching useMutation useIsMutating It's draft because I need to cover these things - TypeScript types -...