HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alephu5

no profile record

comments

alephu5
·hace 4 años·discuss
Have you tried htmlx? It fits this gap quite nicely, it's lets you do AJAX with SSR.
alephu5
·hace 5 años·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.