svelteKitForBeginners/src/routes/home
2022-04-13 15:08:08 -07:00
..
about Adding settings pages with default text, about page that is static, and a form action fully typed used in all form elements. If JS exists then use fetch otherwise default to regular HTML form ways. 2022-04-13 14:20:06 -07:00
profile Clean up endpoints to use externalized methods in prisma ts. Fix delete by adding method to svelte config. 2022-04-13 15:08:08 -07:00
settings Adding settings pages with default text, about page that is static, and a form action fully typed used in all form elements. If JS exists then use fetch otherwise default to regular HTML form ways. 2022-04-13 14:20:06 -07:00
__error.svelte Create icon, nav, trending components and style home page. Tutorials up to 8. 2022-04-04 15:49:39 -07:00
__layout.svelte Adding link prefetching to nav and page transition on main home content. 2022-04-13 14:44:22 -07:00
index.svelte Post Tweets using a post shadow endpoint. 2022-04-05 17:45:40 -07:00
index.ts Clean up endpoints to use externalized methods in prisma ts. Fix delete by adding method to svelte config. 2022-04-13 15:08:08 -07:00
like.ts Clean up endpoints to use externalized methods in prisma ts. Fix delete by adding method to svelte config. 2022-04-13 15:08:08 -07:00