Start parse

This commit is contained in:
Florian Schroedl
2022-08-09 17:57:32 +02:00
parent 99b587813d
commit e0722edb57
2 changed files with 39 additions and 23 deletions

View File

@@ -14,9 +14,6 @@
:PROPERTIES:
:CREATED: [2022-05-16 Mon 22:12]
:END:
:LOGBOOK:
CLOCK: [2022-06-01 Wed 16:47]
:END:
#+begin_src reason
[@bs.module "react"]
@@ -30,6 +27,9 @@ CLOCK: [2022-06-01 Wed 16:47]
- [[https://blog.bitsrc.io/build-our-own-react-redux-using-usereducer-and-usecontext-hooks-a5574b526475][Build Your Own React-Redux Using useReducer and useContext Hooks | by Chidume Nnamdi | Bits and Pieces]]
** TODO Headline content parser
:LOGBOOK:
CLOCK: [2022-08-09 Tue 17:51]
:END:
** TODO Store the line numbers :PARSER:
** TODO Tag parser :PARSER:
** TODO Creating hot reload :DEV_ENVIRONMENT: