Federico Pasqua eisterman
  • Joined on 2024-01-15
eisterman created branch master in eisterman/tanrouter-fastify-trpc-test 2025-05-16 15:58:14 +00:00
eisterman pushed to master at eisterman/tanrouter-fastify-trpc-test 2025-05-16 15:58:14 +00:00
bb96a05c03 Initial Commit
eisterman created repository eisterman/tanrouter-fastify-trpc-test 2025-05-16 15:57:24 +00:00
eisterman pushed to master at eisterman/nuxt-address-book 2025-04-15 20:10:06 +00:00
e91dd6ac8d Complete Throwing Responses
07c29d65b7 Error page specialization for 404
0d933f971f Pre-rendering a static route (about)
e2165f2b25 Add About
30b6f08d84 Ignore local fs db
Compare 6 commits »
eisterman pushed to master at eisterman/nuxt-address-book 2025-04-15 18:48:03 +00:00
bfdceb73ec Add PNPM onlyBuiltDependencies to package.json
eisterman pushed to master at eisterman/nuxt-address-book 2025-04-03 19:19:22 +00:00
e24b12ecd8 Complete "Client Side Routing"
1c2fdc1a66 Reach start state for RRv7 tutorial
Compare 2 commits »
eisterman pushed to master at eisterman/nuxt-address-book 2025-04-03 18:10:45 +00:00
b12db15bbe Add Server Data management
0552bccb02 Extend experiments with loading client-side
Compare 2 commits »
eisterman pushed to master at eisterman/nuxt-address-book 2025-04-03 17:34:55 +00:00
b4d22ee561 Experiments with tRPC and Nuxt Server API
4c058b748b Initial Commit
eisterman created branch master in eisterman/nuxt-address-book 2025-04-03 17:34:55 +00:00
eisterman created repository eisterman/nuxt-address-book 2025-04-03 16:07:38 +00:00
eisterman pushed to master at eisterman/re-chargere-nuxt 2025-04-03 16:01:42 +00:00
a32aaf5e4e Add and configure Tanstack/vue-query
75717adae5 Add Tailwind and Zod
b6bd192efd Initial Commit
eisterman created branch master in eisterman/re-chargere-nuxt 2025-04-03 16:01:42 +00:00
eisterman created repository eisterman/re-chargere-nuxt 2025-04-03 16:01:20 +00:00
eisterman pushed to master at eisterman/re-chargere-rrv7 2025-04-03 14:53:39 +00:00
03647c9aa3 Add React-Query
2fdfe9468c Basic example structure
525e70c8bc Some cleaning
b7e43ef351 Initial state with almost all ready to work
0eae0f3248 Initial commit from create-react-router
eisterman created branch master in eisterman/re-chargere-rrv7 2025-04-03 14:53:39 +00:00
eisterman created repository eisterman/re-chargere-rrv7 2025-04-03 14:45:41 +00:00
eisterman pushed to master at eisterman/tanstack-address-book 2025-04-02 16:05:55 +00:00
3282d3ab17 Properly wrap the data in DB and ServerFunction. Bug not fixed.
eisterman pushed to master at eisterman/nextjs-address-book 2025-04-02 15:05:04 +00:00
f60847f9aa For some reason now it works properly.
eisterman pushed to master at eisterman/nextjs-address-book 2025-04-02 14:52:41 +00:00
57c7440e65 Invalidation when creating new is correct, but the invalidation when editing a contact doesn't work properly.
94346dd242 New Data handler with lowdb
Compare 2 commits »
eisterman pushed to react-query at eisterman/nextjs-address-book 2025-04-02 14:52:34 +00:00
4251a58aa5 Experiment with React-Query