I finally got the chance to talk about the core of what I've worked on at Webflow for the past 7 years. We evolved a programming language that is:
Webflow Design Language is the DNA of a Webflow site and its design decisions facilitate our visual editing experience. Read about it on our engineering blog here.
Learn about the structurally edited language that powers sites built with Webflow.
2 min read »
Configure Netlify to send particular routes to Webflow so that you can selectively serve pages that are designed and hosted on Webflow.
3 min read »
Learn about how programming languages work as we design & implement a little Lisp-like language called JSON Lisp.
14 min read »
JavaScript's call by sharing and getter semantics allow us to implement lazy evaluation for field access.
8 min read »