improve formatting

This commit is contained in:
carson 2021-12-28 08:54:34 -07:00
parent 3351042519
commit deed20fd60

View File

@ -181,9 +181,9 @@ This trend of javascript peaking in the mid-2010's can be observed [on Github](h
Now, does this mean javascript will eventually "lose" to Python and go away?
Of course not. Javascript is a core technology of the web and will be with us forever. Without it, we couldn't have built
htmx (or [hyperscript](https://hyperscript.org)), so we are very thankful for javascript.
htmx (or [hyperscript](https://hyperscript.org)) so we are very thankful for javascript.
But this *does* imply that the future of the web does not *necessarily* belong to javascript, as appeared to be the case
But this *does* imply that the future of the web does not *necessarily* belong to *entirely* javascript, as appeared to be the case
say five years ago.
We are fond of talking about the HOWL stack: Hypermedia On Whatever you'd Like. The idea is that, by returning to a (more powerful) Hypermedia Architecture, you can use whatever backend language you'd like: python, lisp, haskell, go, java, c#, whatever. Even javascript, if you like. There's no accounting for taste, after all.