Skip to content

✨🦊 Angular Platform Cloud πŸ¦„βœ¨ β€” the server generates renderer commands and sends them to the browser, and the browser processes the DOM events and sends them to the server

Notifications You must be signed in to change notification settings

thekiba/angular-platform-cloud

Repository files navigation

✨🦊 Angular Platform Cloud πŸ¦„βœ¨

preview

✨🦊 The server generates renderer commands and sends them to the browser.

βœ¨πŸ¦„ The browser processes the DOM events and sends them to the server.

Perhaps am thinking about goals like this:

  • lightweight browser bundle (maybe)
  • remote development when the front-end is running on the server
  • security frontend when the client does not see the code
  • one more example of the Angular Platform
  • <<< YOUR GOALS HERE >>>

Help Wanted

If you want to help develop the ✨🦊 Angular Platform Cloud πŸ¦„βœ¨ you can do this by writing to me at Twitter or Telegram.

Roadmap

Feature Server Side Browser Side
JIT support βœ… βœ…
AOT support β­• not yet βœ…
Angular Builder β­• not yet β­• not yet
Serializer βœ… βœ…
Object Store βœ… βœ…
Rendering βœ… βœ…
Event Manager βœ… βœ…
Location βœ… βœ…
Animations βœ… βœ…
Viewport Scroller β­• not yet β­• not yet
Styles Host βœ… βœ…
Error Handler βœ… βœ…
Custom Transport β­• not yet β­• not yet

Development server

Run npm run serve:dev for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Fox Screams

About

✨🦊 Angular Platform Cloud πŸ¦„βœ¨ β€” the server generates renderer commands and sends them to the browser, and the browser processes the DOM events and sends them to the server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published