re-frame

https://github.com/Day8/re-frame/blob/master/docs/README.md https://github.com/Day8/re-frame/blob/master/docs/External-Resources.md
kennytilton 2020-09-23T16:53:04.005500Z

Mini-ANNC: I cleaned up my re-frame port of my https://kennytilton.github.io/whoishiring/ so that it no longer offends browser CORS protections loading local files. Might be of value to noobs as a relatively rich example app: https://github.com/kennytilton/rehiring. Reagent version is https://github.com/kennytilton/hiringagent, also updated to be CORS compliant. Hth!

👍 2