All Projects → DeMoorJasper → blazingly-ssr

DeMoorJasper / blazingly-ssr

Licence: MIT License
A blazing fast server side rendering & project optimiser cli tool using Parcel (POC/Experiment)

Programming Languages

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

Projects that are alternatives of or similar to blazingly-ssr

Ssr Net
[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation
Stars: ✭ 475 (+1058.54%)
Mutual labels:  fast, ssr
Fast
Develop, build, deploy, redeploy, and teardown frontend projects fast.
Stars: ✭ 126 (+207.32%)
Mutual labels:  fast, parcel
core
🚀Fast, 💎Lightweight Angular alternative with the same modern API thats compile directly to WebComponents
Stars: ✭ 49 (+19.51%)
Mutual labels:  fast, ssr
sabotage
a radical and experimental distribution based on musl libc and busybox
Stars: ✭ 502 (+1124.39%)
Mutual labels:  fast
freyja
A fast blog system
Stars: ✭ 16 (-60.98%)
Mutual labels:  ssr
nx-ng-nest-universal
Nx Workspace with a seperated Nest App for Angular Universal SSR.
Stars: ✭ 32 (-21.95%)
Mutual labels:  ssr
whip
Simple fast http server for nim based on httpbeast and nest for high performance routing
Stars: ✭ 55 (+34.15%)
Mutual labels:  fast
giog
It's based on githud issues and built with Vue 2.x, vue-router & vuex with server-side rendering by koa
Stars: ✭ 14 (-65.85%)
Mutual labels:  ssr
pinipig
🚀 Performant webservice framework
Stars: ✭ 25 (-39.02%)
Mutual labels:  fast
mark
mark is an markdown editor app for mac
Stars: ✭ 47 (+14.63%)
Mutual labels:  parcel
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-56.1%)
Mutual labels:  fast
lz4-napi
Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.
Stars: ✭ 29 (-29.27%)
Mutual labels:  fast
infrared
✨🚀 Blazing fast, inferred static type checker for JavaScript.
Stars: ✭ 46 (+12.2%)
Mutual labels:  fast
vuepress-theme-minimalism
minimalism vuepress theme
Stars: ✭ 19 (-53.66%)
Mutual labels:  ssr
next-ts-graphql-apollo-starter
An opiniated Next powered starter which include support for Apollo with GraphQL SSR support, codegen, styled component / system, framer motion and Cypress
Stars: ✭ 18 (-56.1%)
Mutual labels:  ssr
get subscribe
✈️ 免费机场 / 免费VPN -> 自动获取免 clash/v2ray/trojan/sr/ssr 订阅链接,间隔12小时持续更新 | 科学上网 | 翻墙
Stars: ✭ 1,512 (+3587.8%)
Mutual labels:  ssr
vpn
VPN软件(小三VPN),完全免费,不注册,不限速,不限流,不看广告不流氓
Stars: ✭ 360 (+778.05%)
Mutual labels:  ssr
pablopunk.com
Blazing fast personal website with Jamstack
Stars: ✭ 16 (-60.98%)
Mutual labels:  ssr
postonents
React meets Emails | ⚛️ x 📧= 🔥
Stars: ✭ 90 (+119.51%)
Mutual labels:  ssr
MissElizabethRobot
MashaRoBot : 📑Editor's choice
Stars: ✭ 43 (+4.88%)
Mutual labels:  fast

⚠️This project will be rewritten into a production ready tool once Parcel 2 lands a proper Beta. Please don't use the current version in any kind of production environment.

Blazingly SSR (Proof Of Concept/Experiment)

Blazingly-ssr is a SSR cli tool using parcel in the background for creating web projects that load insanely fast without having to worry about anything as a developer, thanks to the power of parcel and the many tools already included within this CLI.

What makes it so Blazing?

Blazingly uses parcel which causes insanely fast rebuilds during development. Besides using Parcel, Blazingly also optimises your web project in other ways using plugins/presets designed specifically for blazingly to utilise performance best practises as much as it can.

  • Usage of service workers right from the get-go
  • Lazy loading all js and css files
  • Extracting critical css when building

Sounds awesome! How does it work?

Contributing to the docs is possible on this repo: Docs repo.

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].