Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
should I use ctx or api? - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
4y ago
•
13 replies
'tonyyprints'
should I use ctx or api?
whats the difference between me using api
.events
.getEvent
.cancel
(
) vs ctx
.events
.getEvent
.cancel
(
)
?
why does one work and not the other
?
isn
't api in ctx
, so shouldn
't I be able to just use api and not ctx
?
which one should I be using
?
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
should I use react-query or tanstack-query?
TTC
Theo's Typesafe Cult / questions
3y ago
Should I make a separate REST api or use my Next project as the api backend
TTC
Theo's Typesafe Cult / questions
3y ago
Should I use Promise.all? When should I use it
TTC
Theo's Typesafe Cult / questions
3y ago