Tech talk: An introduction to RedwoodJS for Symfony and Ibexa DXP developers

Frameworks make web development faster and more efficient. Our Ibexa DXP products are built using the Symfony framework, so naturally we spend a lot of time discussing that framework. But in addition to Symfony there are many other great alternatives out there. Today we'll take a quick look at one.

RedwoodJS is a full stack framework written in JavaScript. It offers everything from templating to routing and an integrated data storage layer in the form of Prisma ORM. Everything you expect to find in a platform to write complete production applications in. Unlike server-side frameworks RedwoodJS makes a clear definition between the front and backends, leveraging GraphQL for out of the box.

What makes RedwoodJS especially interesting is that you can integrate other APIs to its standard GraphQL API or even replace the default one completely and depend on a remote backend like Ibexa Content, Ibexa Experience or Ibexa Commerce. Learn more about how RedwoodJS works and how it compares to the Symfony framework:

The code used in the video: https://github.com/janit/redwoodjs-ibexa

Insights and News

PRODUCT
By Adam Wójs
05/10/2023 | 2 Min read
DEVELOPER INSIGHTS
By Jani Tarvainen
02/12/2022 | 3 Min read
DEVELOPER INSIGHTS
By Ramzi Arfaoui
17/08/2022 | 7 Min read