Content
@
https://warpcast.com/~/channel/frames-devs
0 reply
0 recast
0 reaction
GT
@gayatri
How do we create dynamic routes in framesjs? I have a long content, for which I need routes to be created programmatically @df
4 replies
6 recasts
44 reactions
Stephan
@stephancill
Should add this to the docs Check this example for dynamic routes in nextjs https://github.com/stephancill/nouns-playground-frame/blob/master/src/app/frames/builder/%5Bpart%5D/route.tsx#L109
1 reply
0 recast
1 reaction
Leo πͺ΄π©
@sha25leo.eth
The route is not controlled by Frames.js; it depends on which framework you are using.
1 reply
0 recast
0 reaction
K
@kijijij
you can try storing info in frame's state, pull that state and define next action. That's one way.
0 reply
0 recast
0 reaction
JRI π
@justreadit.eth
share the answers please :D 1 $degen
0 reply
0 recast
0 reaction
Barbie π©πβοΈ βͺ
@hafsa
In FramesJS, use loops or functions to programmatically generate routes matching your content structure for flexibility and scalability.
0 reply
0 recast
0 reaction