SethTrowbridge
  • Joined on 2020-04-10
SethTrowbridge merged pull request SethTrowbridge/eno#18 2023-04-18 19:39:56 -04:00
#16 issue/router
SethTrowbridge created pull request SethTrowbridge/eno#18 2023-04-18 19:38:15 -04:00
#16 issue/router
SethTrowbridge pushed to issue/router at SethTrowbridge/eno 2023-04-16 21:33:18 -04:00
101a5d2218 cleanup
SethTrowbridge opened issue SethTrowbridge/eno#17 2023-04-16 17:23:16 -04:00
Use React but possibly switch to Preact for production
SethTrowbridge pushed to issue/router at SethTrowbridge/eno 2023-04-15 12:39:17 -04:00
8ed6a4b029 switch/case rendering
SethTrowbridge pushed to issue/router at SethTrowbridge/eno 2023-04-14 21:41:11 -04:00
ca556e3a68 link clicking
SethTrowbridge pushed to issue/router at SethTrowbridge/eno 2023-04-14 06:58:22 -04:00
64a4a82ac8 allow for params and route
SethTrowbridge opened issue SethTrowbridge/eno#16 2023-04-13 22:26:23 -04:00
Isomorphic Router
SethTrowbridge created branch issue/router in SethTrowbridge/eno 2023-04-13 22:23:27 -04:00
SethTrowbridge pushed to issue/router at SethTrowbridge/eno 2023-04-13 22:23:27 -04:00
06266d7ca6 router started
4d3760d92c standardize of fetch for reading files
Compare 2 commits »
SethTrowbridge closed issue SethTrowbridge/eno#14 2023-04-09 08:51:33 -04:00
Host Direction
SethTrowbridge commented on issue SethTrowbridge/eno#14 2023-04-08 13:07:13 -04:00
Host Direction

This is not possible:

  • Ordinarily, server.tsx is run with the client/app's deno.json
  • You cannot run the app with server.tsx's deno.json because it will be missing user-supplied fields making…
SethTrowbridge opened issue SethTrowbridge/eno#15 2023-04-08 06:50:58 -04:00
Host as include
SethTrowbridge commented on issue SethTrowbridge/eno#14 2023-04-08 06:36:20 -04:00
Host Direction

Triggering a cache update can be done with a request, media files could pose a bandwidth problem because they have to go from the app host, to deno deploy, and then to the client; should be…

SethTrowbridge opened issue SethTrowbridge/eno#14 2023-04-08 06:23:39 -04:00
Host Direction
SethTrowbridge closed issue SethTrowbridge/eno#12 2023-04-07 21:41:21 -04:00
Parse url for routing
SethTrowbridge pushed to master at SethTrowbridge/eno 2023-04-07 21:41:21 -04:00
77fa38f531 Merge pull request '#12 issue/iso-components' (#13) from issue/iso-components into master
0a5d96ce7a route fixes #12
767e681640 #8 render title
91a2fe76c5 metas started
Compare 4 commits »
SethTrowbridge merged pull request SethTrowbridge/eno#13 2023-04-07 21:41:21 -04:00
#12 issue/iso-components
SethTrowbridge created pull request SethTrowbridge/eno#13 2023-04-07 21:41:15 -04:00
#12 issue/iso-components
SethTrowbridge pushed to issue/iso-components at SethTrowbridge/eno 2023-04-07 21:37:00 -04:00
0a5d96ce7a route fixes #12