WTF? WordPress is a JavaScript framework? I was at the very first launch party by creator @photomatt in San Francisco. Did I miss a memo ? If that's really so? I'm going to need an EMT cuz I'm throwing myself off the balcony surely missing the pool? SMH
What is your favorite JavaScript framework and why is it WordPress?

Apr 21, 2022 · 7:25 PM UTC

2
7
Probably a SPA now after they released that new “REST” API core.
2
1
That's a good point but that's not what we would call a JavaScript framework it's a single page app that's not a framework per se. This is a blogging platform using a single page application approach if you want to. Not the same thing!
1
1
2
I was under the impression that WP is a PHP-based CMS for web pages and blogs. Am I wrong?
1
1
Single page apps (aka one page apps) are exactly that - they use various restful or restful like approaches that deliver all data from a server and repopulates the single page with the next content in what some might define as seamless but I define as obfuscated in most cases.
1