From c11ea0bb7afcc7225ea2b70b5327906216acdb3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20S=C3=A1nchez=20L=C3=B3pez?= Date: Thu, 8 Feb 2018 22:48:19 +0100 Subject: [PATCH] Add my stuff --- docs/External-Resources.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/External-Resources.md b/docs/External-Resources.md index c3b23fb..daf02b3 100644 --- a/docs/External-Resources.md +++ b/docs/External-Resources.md @@ -38,6 +38,7 @@ Please add to this list by submitting a pull request. * [status-react](https://github.com/status-im/status-react) - A mobile OS for Ethereum. Server, SPA + React Native App * [Catlantis](https://github.com/madvas/catlantis) - React Native App about cats * [Lymchat](https://github.com/tiensonqin/lymchat) - React Native App to learn different cultures +* [ventas](https://github.com/JoelSanchez/ventas) - Ecommerce platform made with a full-clojure stack ### Effect and CoEffect Handlers @@ -99,6 +100,8 @@ Please add to this list by submitting a pull request. * [Rendering Reagent on the Server Using Hiccup](http://yogthos.net/posts/2015-11-24-Serverside-Reagent.html)- Blog post on rendering Reagent with Clojure. +* [Prerendering a re-frame app with Chrome Headless](https://medium.com/@joelsanchezclj/prerendering-a-re-frame-app-with-chrome-headless-bb875de31fd0) - Blog post on prerendering a re-frame app using [etaoin](https://github.com/igrishaev/etaoin) and Chrome Headless. +