Apps
Docs
Blog
Community
Support
Login
Login

Architect Remix Plugin

Mix Remix into an Architect project with the official Arc 10 Remix plugin.

avatar

Taylor Beseda

read time 4 mins

Architect Remix Plugin

Migrating an Express.js App to a Functional Web App

Functional Web App (FWA) is an architectural pattern for building web applications and APIs. An FWA comprises cloud functions, talking to a managed database, that are deterministically deployed. However, many monolithic Node.js applications run popular web application frameworks like Express.js. This blog post will deconstruct an Express.js app into an FWA one route at a time.

avatar

Simon MacDonald

read time 8 mins

Migrating an Express.js App to a Functional Web App

Introducing Functional Web Apps

Functional Web App is an architectural pattern for building dynamic web applications and APIs without the trade-offs of load balancing or hiding dynamic functionality behind spinners.

avatar

Brian Leroux

read time 7 mins

Introducing Functional Web Apps

Remix + Architect: State of the Integration

We are aware of an issue with the Remix adapter and Architect. Both teams are working on a permanent fix, but for now, we have a workaround to get you back to building apps.

avatar

Taylor Beseda

read time 2 mins

Remix + Architect: State of the Integration

Architect 10 (Taniwha): plugins, TypeScript, live reloads, and much more

Introducing Architect version 10!!!, with a plugin API, TypeScript support, live reloads, automatic port selection, and many other new features

avatar

Ryan Block

read time 5 mins

Architect 10 (Taniwha): plugins, TypeScript, live reloads, and much more

Begin Book Club Updates

We've lined up our next three book club meet-ups. Join us in March for The Coding Career Handbook with Shawn Wang, May for The JAMstack Book with Raymond Camden and Brian Rinaldi, and June for Modern Software Engineering with Dave Farley.

avatar

Simon MacDonald

read time 3 mins

Begin Book Club Updates

Sanitizing Input

By this point in the pandemic, we are all tired of sanitizing our hands, but that doesn’t mean we should let our guard down when sanitizing user input. Don’t rely solely on client side validation as it can easily be bypassed.

avatar

Simon MacDonald

read time 4 mins

Sanitizing Input

Do you really need a form library?

Filling out forms is one of the backbones of web applications, and there is a myriad of form libraries that help you manage this task but do you really need them?

avatar

Simon MacDonald

read time 7 mins

Do you really need a form library?

ClickOps is an Anti-pattern

Infrastructure as Code (IaC) is touted as an industry-wide best practice, but why is the alternative called ClickOps, and what are its pain points?

avatar

Simon MacDonald

read time 3 mins

ClickOps is an Anti-pattern

Building Functional Web Apps with MongoDB

In this tutorial, we'll use Begin to quickly develop a to-do list application. We'll use AWS Lambda as our serverless platform and MongoDB Atlas as our database provider.

avatar

Simon MacDonald

read time 11 mins

Building Functional Web Apps with MongoDB

The Boring Technology Checklist

Technologists love new technology—that new shiny thing. But, often, the promise of a new solution introduces new unforeseen problems creating unplanned challenges. Let's revisit what makes technology boring.

avatar

Brian Leroux

read time 6 mins

The Boring Technology Checklist

The DynamoDB Book: Begin Book Club

Read the transcript from our first ever book club meeting where we discuss The DynamoDB Book with the Author, Alex DeBrie.

avatar

Simon MacDonald

read time 55 mins

The DynamoDB Book: Begin Book Club

Using Auth0 to secure Architect application routes

Learn how to integrate Auth0 authentication with an Architect application.

avatar

Simon MacDonald

read time 14 mins

Using Auth0 to secure Architect application routes

Architect 9.5: welcomes ES Module support

Recently AWS Lambda released support for ES Modules and we decided so should we.

avatar

Simon MacDonald

read time 1 mins

Architect 9.5: welcomes ES Module support

Rebuilding my personal website: Getting Started

My website is super out of date so I decided to rebuild it using Begin. In this first part we'll setup a new project with a landing page.

avatar

Simon MacDonald

read time 10 mins

Rebuilding my personal website: Getting Started

Tools for testing Functional Web Apps

Tests should be proportionate to our cloud functions in scope and size. Fast and small, just like the services they're testing.

avatar

Taylor Beseda

read time 3 mins

Tools for testing Functional Web Apps

Begin Book Club

We are starting a book club. We love to read at Begin! Our daily stand-up calls frequently include updates and recommendations on books we are reading, so we wanted to share that with our community.

avatar

Simon MacDonald

read time 2 mins

Begin Book Club

Fat Functions are an Anti-Pattern

The debate over whether to use a single-purpose function vs. a fat lambda continues to this day, and in this post, we hope to convince you that Fat Lambda is truly an anti-pattern.

avatar

Simon MacDonald

read time 6 mins

Fat Functions are an Anti-Pattern

How-to: resize and transform images automatically without relying on 3rd party APIs

I got fed up with too many "A"s in my JAMstack and built an image processing plugin to eliminate one of them.

avatar

Ryan Bethel

read time 7 mins

How-to: resize and transform images automatically without relying on 3rd party APIs

Shopify Webhooks with Begin

Receive and respond to Shopify webhooks with a free Begin.com account. Leverage the power and scale of AWS Lambda without the laborious Amazon web console.

avatar

Taylor Beseda

read time 4 mins

Shopify Webhooks with Begin
  • ← Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
Support
  • Documentation
  • Community
  • Support
  • Issue tracker
About Us
  • Twitter
  • GitHub
  • Blog
Rules & Legal
  • Privacy policy
  • Community guidelines

Get started
© 2021 Beginner Corp
Made with 💖 in San Francisco