Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (8 loc) · 400 Bytes

todo.org

File metadata and controls

8 lines (8 loc) · 400 Bytes

Running goals and todo-list

Refactor prop -> text functions in Components.hs

There are now several that are very similar. Can abstract common functionality.

Add proper ReactNative template for Reason

Currently just reuses the regular React one.

Utilize a state monad to stop threading so much state around

Refactor templatesToGenerate

It’s currently messy.