Federico Pasqua eisterman
  • Joined on 2024-01-15
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
eisterman pushed to react-query at eisterman/nextjs-address-book 2025-04-02 14:17:56 +00:00
94346dd242 New Data handler with lowdb
eisterman created branch react-query in eisterman/nextjs-address-book 2025-04-02 14:17:56 +00:00
eisterman pushed to master at eisterman/nextjs-address-book 2025-04-01 21:04:19 +00:00
a54d7b57ee Some notes on Server Components in edit/page.tsx
eisterman pushed to master at eisterman/tanstack-address-book 2025-04-01 16:32:01 +00:00
9055c9ba6f I'M NOT FINISHED WITH THIS.
eisterman pushed to master at eisterman/nextjs-address-book 2025-04-01 16:01:14 +00:00
b73c9311f5 Complete "Updating Contacts with FormData"
434b7c8dc8 Remove caching. That caching is breaking the program in case of change.
800c231580 Loading is not easily possible here. I will see later.
aa81948f29 Edit Contact but without loading?
a4536d20b4 Complete "Creating Contacts".
Compare 10 commits »
eisterman created branch master in eisterman/nextjs-address-book 2025-04-01 16:01:14 +00:00
eisterman created repository eisterman/nextjs-address-book 2025-04-01 16:00:55 +00:00
eisterman pushed to master at eisterman/tanstack-address-book 2025-03-31 20:41:21 +00:00
83081b47d9 SURRENDER...
eisterman pushed to master at eisterman/tanstack-address-book 2025-03-31 19:23:54 +00:00
c4e6232462 Pre-rendering a Static route with Nitro
6d3da9874c Complete "Layout Routes"
1f9c62774a Reformat project files
Compare 3 commits »
eisterman pushed to master at eisterman/tanstack-address-book 2025-03-31 15:48:30 +00:00
a6df580ff9 Switch from Router to Start (Enable SSR!)
eisterman pushed to master at eisterman/tanstack-address-book 2025-03-30 19:57:50 +00:00
af080480e4 Complete "Loading Data"
eisterman pushed to master at eisterman/tanstack-address-book 2025-03-30 19:13:34 +00:00
3324a15cee Complete to "Client Side Routing"
792bb27d06 More equal standing moving the sidebar directly inside the RootRoute component
Compare 2 commits »
eisterman pushed to master at eisterman/tanstack-address-book 2025-03-30 18:43:57 +00:00
584ced1cd5 Reach equal standing with starting template from RRv7.
58620c057e Eslint: Add _ variables ignore unused for Typescript
ff0f09ecaf Add Tanstack Router Eslint Plugin
cec4c369c8 Eslint Configuration
1c794304ec Initial commit of generated project