Git Product home page Git Product logo

re-frame-conj-2016's Introduction

re-frame-conj-2016

Cleaned up code for presenation on re-frame given at Clojure/Conj 2016

Video of the original presentation can be found at https://youtu.be/cDzjlx6otCU

Please feel free to modify as you see fit and use it to give your own presentations or demos.

If you want to rebuild the CSS or edit it, run lein garden once for a one time build or lein garden auto for auto build, garden can be found at https://github.com/noprompt/garden and lein-garden at https://github.com/noprompt/lein-garden

To run the program, use lein figwheel and connect to http://localhost:3461 - you can change the port in the project.clj file under :figwheel {:server-port} if you want, just make sure you also update it in :cljsbuild {:builds [{:id "dev" :figwheel {:open-urls ["http://localhost:3461/index.html"]}}]} as well if you want it to auto-open correctly.

The final working code is in re-frame-conj-2016/show/src/show/core.cljs Individual snippets can be found in re-frame-conj-2016/show/src/show/snippets/ and these are what you would use to manually recreate the talk in a similar way that I did it. I've also put each complete step in re-frame-conj-2016/show/src/show/steps/ if you want to run through them in order or refer to them separately.

I tried to fix the issues that I encountered in during my presentation but there may still be some remaining, particularly in the snippets or individual steps. If you find one, please let me know or open an issue and I'll try to fix it for you - PR's are welcome too!

If you have any follow-up questions about the talk, please feel free to do one of the following

  • Open an issue with your question
  • Find me on Clojurians Slack as @shaun-mahood and send me a direct message with your question

re-frame-conj-2016's People

Contributors

smahood avatar

Watchers

James Cloos avatar Venkatesh Sharma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.