β¬
οΈ JavaScript Frameworks and Libraries
π From here
π Docs here
There are different kinds of vals:
- Script β - freeform, run manually, for one-off operations or testing
- HTTP β - expose an API endpoint, make a website, or accept webhooks
- Scheduled β - trigger code on a timer or cron schedule
- Email β - trigger code on an incoming email