Content pfp
Content
@
https://warpcast.com/~/channel/devfc
0 reply
0 recast
0 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
NextJS feels like Java. Change my mind.
15 replies
0 recast
21 reactions

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
nice way: https://reactrouter.com/how-to/file-route-conventions or just manual definitions in Effect HTTP API: https://github.com/Effect-TS/effect/tree/main/packages/platform
3 replies
1 recast
6 reactions

killjoy.eth pfp
killjoy.eth
@killjoy
Started working with Effect today based on your recco. Going well so far!
1 reply
0 recast
1 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
Let’s gooo! What are you developing? Cc @rafi
1 reply
0 recast
0 reaction

killjoy.eth pfp
killjoy.eth
@killjoy
Working on a questrade integration with chat gpt so you can talk to it to review your portfolio. Struggling a bit now ramping up on how the dependency system works. It reminds me a bit of NestJS. Being new to generators is not helping but I’ll figure it out :).
1 reply
0 recast
1 reaction

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
Dependencies are layers Your talking about that and making sure requirements go to never ?
1 reply
0 recast
0 reaction

killjoy.eth pfp
killjoy.eth
@killjoy
Yeah exactly. Just finding it a bit confusing how layer merging and composing works. Currently getting a type error when I try and provide my merged / composed layers to my program. My mental model for dependency injection is based on NestJS’s module system but it doesn’t seem to translate directly to layers.
0 reply
0 recast
0 reaction