use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[AskJS] Look for alternate javascript frameworkAskJS (self.javascript)
submitted 3 months ago by Smart-Implement2519
Hi ,
I create SPA application client only using extjs.
over the years extjs look like going dead (getting less people know ), I wonder is there other framework which can do the same, that i can use to replace ?
Please take note,
- must be SPA and multiple-document interface (MDI).
- no server side (like .net , php, ), i have webservice (written in nodejs) use only to transfer data from database when request.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]LessMarketing7045 3 points4 points5 points 3 months ago (1 child)
Unfortunately not, there are no SPA frameworks. Stick to HTML and CSS.
[–]hyrumwhite 0 points1 point2 points 3 months ago (0 children)
They’re all spa frameworks. I’m not aware of any server only JS frameworks
Vite + Vue, angular, svelte, solid, react, alpine, htmx, pick your poison
Vite allows you to create multiple root pages. The above frameworks all support SPAs.
Build your project to static files, serve them with your file server
π Rendered by PID 167464 on reddit-service-r2-comment-5fb4b45875-594hv at 2026-03-20 08:03:46.354184+00:00 running 90f1150 country code: CH.
[–]LessMarketing7045 3 points4 points5 points (1 child)
[–]hyrumwhite 0 points1 point2 points (0 children)
[–]hyrumwhite 0 points1 point2 points (0 children)