matdexir
matdexir
TTCTheo's Typesafe Cult
Created by matdexir on 6/14/2024 in #questions
Azure CDN
I just deployed a CDN(classic) but I can’t seem to find what is being cached inside that CDN? Any way to see it from the dashboard or console?
2 replies
TTCTheo's Typesafe Cult
Created by matdexir on 8/10/2023 in #questions
update data via react-hook-form
Hi, I’m trying to create some type of update functionality to my website using forms. Basically the idea is to fetch from the database and offer the user the possibility to change the details of each field as well as adding/removing fields. You can think of a structure similar to a résumé builder. Is react-hook-form the correct technology for that? Or should I consider something else?
10 replies
TTCTheo's Typesafe Cult
Created by matdexir on 6/2/2023 in #questions
Route Guarding with nextjs
How do you implement route guarding with nextjs? Not too sure what would be the recommended way to do it. Basically what I is use a context provider then “useeffect“ my way into route guarding Context: Firebase for backend and auth
14 replies