Deploying projects & building UIs with ReactJS
1. How to deploy React projects to Cloudflare Workers (Logan)
Let’s compare Cloudflare Workers to other hosting options. We will go over a couple examples on how to setup automated deployments! Wrangler CLI basics will be covered as a part of this. We have a recent project for social good to serve as an example (positive.help/).
2. Building React UIs visually (Yang Zhang)
Plasmic is a visual React UI builder, currently in heavy development. It resembles a design tool, but for building production-ready presentational component libraries rather than throwaway vector drawings. The idea is to build faster with an optimal developer experience, eliminate an entire class of visual bugs/QA/tooling, and maintain a single source of truth with design teams.
コメント