|
|
|
|
|
by continuational
214 days ago
|
|
Working on a programming language for webapps! https://www.firefly-lang.org/ Speed is not an optional feature on the web. The site above is written in Firefly, uses hydration, and scores 100% on PageSpeed Insights. The language is largely complete, and we're now working on DX: Got a language server, a devserver, and some essential libraries. |
|
In general I prefer a better language over an involved javascript framework that does not look like js anymore.