petercrona / ladda-example-mini-project

A minimal example using Ladda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A minimal example using Ladda

License:MIT License


Languages

Language:JavaScript 95.3%Language:HTML 4.7%