Log inSign up
OpenJSF Architect
10 posts
OpenJSF Architect profile banner
@arcdotcodes

OpenJSF Architect

@arcdotcodes
fosstodon.org/@arcserverless
arc.codes
Joined July 2019
18
Following
85
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @arcdotcodes
    OpenJSF Architect
    @arcdotcodes
    Aug 9, 2022
    Here's a helpful overview of a few different Architect features (HTTP GET views, POST webhooks, pub/sub events, and Dynamo tables) used to build a simple SMS site updater with @VonageDev APIs. blog.begin.com/posts/2022-08-…
    1
  • @arcdotcodes
    OpenJSF Architect
    @arcdotcodes
    Jun 16, 2022
    ✨New @architect/functions@RC is out with bundled typings. The new types are much improved over the DefinitelyTyped package. npm i @architect/functions@RC 🙏 Thanks to @thecamjackson for the PR! Feedback welcome at
    github.com
    Issues · architect/functions
    AWS Lambda Node runtime helpers for Architect apps - Issues · architect/functions
    1
  • @arcdotcodes
    OpenJSF Architect
    @arcdotcodes
    Jun 8, 2022
    We author Markdown. A lot. And render it to HTML in real time from a cloud function. So we wrote a library (based on markdown-it) to help reduce boilerplate for technical content. Set up for speed with a few choice plugins and syntax highlighting: github.com/architect/arcd… M↓
    GitHub - architect/arcdown: A small stack of Markdown tools configured using some preferred...
    From github.com
  • @arcdotcodes
    OpenJSF Architect
    @arcdotcodes
    May 20, 2022
    New doc outlining current support for @deno_land runtimes in Architect: arc.codes/docs/en/guides…
    A short TypeScript file demonstrating Deno usage in Architect.
  • @arcdotcodes
    OpenJSF Architect
    @arcdotcodes
    May 17, 2022
    You can use the Lambda-invoker plugin to manually run event, scheduled, queue, or tables-stream functions locally: Add the plugin to your Arc project. Start up Sandbox. Hit "i" in your terminal. Select a function. github.com/architect/plug…
    GIF
    1