Reagent Cookbook Save

Examples of how to accomplish specific tasks in a Reagent webapp.

Project README

Reagent Cookbook

Reagent-Project

The goal of this repo is to provide recipes for how to accomplish specific tasks in a reagent webapp.

For updates, follow us on twitter: @ReagentProject. Please include #reagent #cljs when tweeting about reagent.

For video tutorials, subscribe to us on youtube.

Basics

Recipes

Common Starting Point for Recipes

The starting point for reagent-cookbook recipes is reagent-cookbook-template.

$ lein new rc <name of recipe>

Note: reagent-cookbook-template was made specifically for following along with recipes. If you are interested in starting a new reagent application with some batteries included, then reagent-template provides a good starting configuration: $ lein new reagent <name of app>.

Contributing

Recipes are welcomed! Please fork, branch, and submit a pull request.

Also, I would love a PR for:

  • Adding the right externs for advanced compilation of the nvd3 recipe (it's inside old-recipes for now)
  • Adding the right externs for advanced compilation of the mermaid recipe (it's inside old-recipes for now)

LICENSE

Copyright © 2015 Matthew Jaoudi

Distributed under the The MIT License (MIT).

Open Source Agenda is not affiliated with "Reagent Cookbook" Project. README Source: reagent-project/reagent-cookbook
Stars
838
Open Issues
2
Last Commit
2 years ago
License
MIT
Tags

Open Source Agenda Badge

Open Source Agenda Rating