HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alephu5

no profile record

comments

alephu5
·4년 전·discuss
Have you tried htmlx? It fits this gap quite nicely, it's lets you do AJAX with SSR.
alephu5
·5년 전·discuss
Yes this is usually the best way. If you need some features for code reuse there are several preprocessors. I personally use Dhall to configure everything and then convert it to JSON for my application to consume. It is a lot more powerful than YAML and has a very safety-oriented type system.