All Projects → Schniz → remastered

Schniz / remastered

Licence: MIT License
A full-stack approach to React development

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to remastered

react-kits
⚔️ Opinionated Fullstack React toolkits featuring project generation, dev server, build production bundle, and common dev-tools. This is simple DIY create-react-app.
Stars: ✭ 13 (-74%)
Mutual labels:  ssr, fullstack
Oh My Fullstack
🚀 Full stack web application skeleton (Next.js, Redux, RxJS, Immutable, Express)
Stars: ✭ 99 (+98%)
Mutual labels:  ssr, fullstack
Ice
🚀 The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
Stars: ✭ 16,961 (+33822%)
Mutual labels:  ssr, vite
Aleph.js
The Full-stack Framework in Deno.
Stars: ✭ 3,448 (+6796%)
Mutual labels:  ssr, fullstack
Suicrux
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
Stars: ✭ 958 (+1816%)
Mutual labels:  ssr, fullstack
react-ssr-starter
📚 Featuring Webpack 4, React 17-18, SSR, HMR, prefetching, universal lazy-loading, and more
Stars: ✭ 18 (-64%)
Mutual labels:  ssr, fullstack
codeiiest-web
https://codeiiest.org | Website for Code IIEST
Stars: ✭ 23 (-54%)
Mutual labels:  vite
vite-analysis
出最新版本的全部源码分析中...(换了m1芯片arm64架构的电脑,旧版本无法运行,如esbuild Chromium)
Stars: ✭ 138 (+176%)
Mutual labels:  vite
fullstack-rust
Reference implementation of a full-stack Rust application
Stars: ✭ 39 (-22%)
Mutual labels:  fullstack
vite-plugin-sloth
Fresh take on static site generation, using HTML-first approach to build website. Powered by ⚡️ Vite
Stars: ✭ 39 (-22%)
Mutual labels:  vite
react-vite-admin
This Starter utilizes React, Recoil, React Query, React Hooks, Typescript, Axios And Vite. 全新技术栈的后台管理系统
Stars: ✭ 90 (+80%)
Mutual labels:  vite
javascript-fun
source code generator for www.javascript.fun
Stars: ✭ 32 (-36%)
Mutual labels:  ssr
angular-pwa
Angular 13 Example Progressive Web App (PWA)
Stars: ✭ 45 (-10%)
Mutual labels:  ssr
reph
Phoenix/React application starter kit
Stars: ✭ 15 (-70%)
Mutual labels:  ssr
iosvpn.github.io
iPhone和iOS 翻墙梯子VPN推荐,2022中国苹果手机iPhone翻墙软件和科学上网避坑指南,稳定梯子推荐。
Stars: ✭ 72 (+44%)
Mutual labels:  ssr
node.umelabs.dev
每天24:00点前更新免费SS/SSR节点
Stars: ✭ 1,135 (+2170%)
Mutual labels:  ssr
onurl
URL Shortener created w/ Next.js, TypeScript, Mongoose
Stars: ✭ 48 (-4%)
Mutual labels:  ssr
v2ray
每日分享免费节点、免费机场、ssr节点、v2ray节点、v2ray订阅、clash节点、clash订阅、shadowrocket订阅、Quantumult X订阅、Clash .NET订阅、小火箭节点、小猫咪节点、免费翻墙、免费科学上网、免费梯子、免费trojan节点、蓝灯、谷歌商店、翻墙梯子、安卓VPN、iphone翻墙节点、iphone vpn、一键翻墙浏览器、节点分享、免费SSR、蓝灯、谷歌商店、V2ary免费节点、代理、proxy代理科学上网、TG代理、电报代理、Telegram代理、ip加速、翻墙软件、socks5、破解VPN、机场推荐、节点订阅、破解VPN
Stars: ✭ 525 (+950%)
Mutual labels:  ssr
fullstack-template
This is a template repository to get up and running quickly with Vite, React, Jest, Express Docker, and Github Actions for CI/CD.
Stars: ✭ 14 (-72%)
Mutual labels:  vite
serverless-react-server-side-render
A Demo of Serverless Framework with React Server Side Render
Stars: ✭ 20 (-60%)
Mutual labels:  ssr

🎷 Remastered

A full-stack approach to React development.

Modern front-end tools have changed the way we expect the web platform to behave. They also made us forget some of the fundamentals and kinda make shipping.. harder.

Remastered is a full-stack framework based on React, that puts routing as the center of your application. That means owning back the entire stack, leveraging HTTP to its fullest capabilities and shipping faster with great confidence, without risking developer experience.

🏠 Homepage: https://remastered.hagever.com

📝 Documentation: https://remastered.hagever.com/docs

🎁 Open source

Owning your stack is important. Trying before committing to a solution is even more important. Freedom provides everyone the ability to create something and become a better developer. And if something is broken... we can all fix it together!

🔗 URL-first approach

The web is focused around hyperlinks. Remastered embraces URLs as the most important building block. Use file-system routing to declare URLs, and allow customers to share the experience of your app with the world.

📄 Server-side rendered SPA

Make sure your app loads as fast as it can, with no jitter and "flash of unstyled content". Remastered serves your application ready for action, even before JavaScript loads. And when it loads, it acts as if you were building a single-page-application, providing the great modern user-experience your customers expect from a modern web-app.

🔁 Hot module reloading

Don't squint! See the changes on your development environment once you save a file! By leveraging Vite, a futuristic JavaScript bundler that ensures you get the best and fastest developer experience, no matter what size your app is.

Convenient data fetching

Instead of throwing useEffect everywhere, In Remastered, every route can expose a co-located server-side data loader which gets fetched automatically and stored in the history stack. All you have to do is call a React hook to get it, synchronously.

📦 File-system routing with automatic code-splitting

Only ships assets your clients need to interact with the page they are visiting. Remastered will download the assets needed for new interactions as soon as they are needed.

🤩 Titles and Meta Tags... HTTP!

The <title> and <meta> tags are the way to share metadata about the current page in the web platform. They can't be an afterthought! Remastered takes it very seriously and provides an easy way to declare metadata for the current page, allowing search engines and screen-readers to easily understand what they are going to experience.

👐 And so much more.

So many more things are baked in. Just come and read the docs to learn more!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].