Single-page applications (SPA) are client-side applications that don't route via different pages but rather combine the logic for different contents into one page. This was historically achieved via hashbang URI fragments (#!
). With the introduction of the pushState
API, this state can now be properly used within the browser history, in bookmarks and sharing.
Another important point for SPA was the lack of proper SEO but developers and frameworks found ways around that.
Hoppscotch (原Postwoman) 是一个API请求测试工具,支持HTTP、Websocket、GraphQL、MQTT等,是Postman替代品
一个基于.NET微服务构建的电子商城网站示例程序
🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
Create badass, fluid and smooth transitions between your website’s pages
翻译 - 在您的网站页面之间创建混乱,流畅和平滑的过渡。
#JavaScript框架#The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
翻译 - Aurelia 1框架入口点,将Aurelia的所有必需子模块组合在一起。
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
翻译 - 无服务器CMS(GraphQL + React)
Prerenders static HTML in a single-page application.
#前端开发#⚓️ Easily test HTTP webhooks with this handy tool that displays requests instantly.
A ClojureScript framework for building user interfaces, leveraging React
翻译 - 一个利用React构建用户界面的ClojureScript框架
SolidStart, the Solid app framework
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps
WarpDrive is a lightweight data library for web apps — universal, typed, reactive, and ready to scale.
翻译 - Ember.js的数据持久性库。
A Laravel-Vue SPA starter kit.
翻译 - Laravel-Vue SPA入门项目模板。
#前端开发#The application worker driven frontend framework
翻译 - 创建出色的快速多线程Web应用程序
A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。
Web-based music player for the cloud ☁️ 🎶 Play music from YouTube, Dropbox, etc.
#前端开发#🐯 Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io
Cezerin is React and Node.js based eCommerce platform.
翻译 - Cezerin是基于React和Node.js的电子商务平台。
#网络爬虫#Dynamic server-side rendering using headless Chrome
翻译 - 使用无头Chrome浏览器进行动态服务器端渲染,轻松解决了现代javascript网站的SEO问题