Skip to content

Snippet on why hot reload is awesome #1002

@emmanuelbernard

Description

@emmanuelbernard

do we want to call it hot reload or live reload?

Explain:

  • how it works
    • detect class and resources changes
    • on refresh, reload the entire app
    • super fast because Protean is super fast optimized
  • what is the dev flow and how to best use it
    • UI down to DB driven dev
    • complementary to (unit) tests

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions