Paul Krill
Editor at Large

Redwood offers full-stack, serverless Jamstack

news
Nov 3, 20202 mins

Opinionated full-stack JavaScript framework leverages React on the front end, AWS Lambda on the back end, GraphQL in between, and static delivery via CDN

tree forest perspective
Credit: Thinkstock

With the open source Redwood framework, the developers behind the project including GitHub co-founder Tom Preston-Werner are offering an opinionated, full-stack, serverless web application framework for building Jamstack applications.

Redwood uses JavaScript on both the front and back ends of an application, providing for simplicity in aspects such as code reuse and hiring developers. In describing Redwood, or Redwood.js, the project team asks developers to imagine a React JavaScript library front end statically delivered via CDN, communicating via the GraphQL query language to a back end running on AWS Lambda worldwide, deployable with a git push

With a lot of operational decisions already made via Redwood itself, developers can focus on making their applications special instead of focusing on configurations and the like. Jamstack, leveraging core principles of pre-rendering and decoupling, provides an architecture intended to make the web faster, more secure, and more scalable. Jamstack combines modern devops development philosophies with static HTML pages.

Accessible from GitHub, Redwood currently is at a .20 release level, with a stable 1.0 release anticipated by the end of 2020. The list of technologies to be used by a standard Redwood application includes:

  • React
  • GraphQL
  • Prism database toolkit
  • Jest JavaScript testing framework (arriving soon)
  • Storybook tool for developing UI applications (also arriving soon)
  • Babel JavaScript compiler
  • Webpack bundler

Redwood will feature opinionated defaults for formatting and its own router that will route based dynamic parameters. Automatic page-splitting is a capability as well. A key goal of the project is elimination of boilerplate. Plans call for Redwood applications to default to TypeScript. Examples of applications using Redwood can be found in GitHub, with a todo application, a blog, and an invoice.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author