Broader Frontends
Author : Kazuhiro Hara
Article permalink

Using Custom Attributes with Elementary

Elementary, a template package that can be used with server-side Swift, generates strict HTML. Because of that, attributes are also specified through predefined methods. As a result, it can look as though undefined attributes cannot be used.

ElementarySwiftVapor
Author : Kazuhiro Hara
Article permalink

Using Elementary for Vapor Templates

For Vapor templates, the framework default includes a template engine called Leaf. It is an officially supported template engine that can also be selected when creating a project. This time, I will try using Elementary as the template engine.

ElementarySwiftVaporXcode
Author : Kazuhiro Hara
Article permalink

How React Static came to an end

React Static was one of the products I considered adopting for a while. I remember the choice at the time feeling like Gatsby or React Static. That React Static had entered maintenance mode in 2022.

JavaScriptNext.jsReact