Skip to content

Latest commit

Β 

History

History
49 lines (35 loc) Β· 2.19 KB

README.md

File metadata and controls

49 lines (35 loc) Β· 2.19 KB

✨🦊 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