/ladda-example-mini-project

A minimal example using Ladda

Primary LanguageJavaScriptMIT LicenseMIT

ladda-example-mini-project

Clone, "npm i" and "webpack-dev-server". Enjoy :)

About the Example

Two types are used: Project and ProjectPreview. This example show how we are updating Project and the update is propagated ProjectPreview, which can be loaded again without issuing a request. The example is very minimal, but should be able to convey how Ladda is used.