Open saurabhnanda opened 8 years ago
@meditans @mgmeier @wz1000 @sras looking for some feedback here. Planning to kickstart the documentation process and finishing off documentation for what we've done till now, before moving on to the next set of things.
Desired content structure
Possible ways of filling out this content structure:
GUIDE
Comparing DB libraries in HaskellCHAPTER
Setting up basic DB mappingsSECTION
OpaleyeSUBSECTION
Creating the DBSUBSECTION
Strange polymorphic recordsSUBSECTION
Different types for reads and writesSECTION
HRRSECTION
PersistenCHAPTER
Setting up advanced DB mappingsSECTION
OpaleyeSECTION
HRRSECTION
PersistenCHAPTER
Inserting rowsSECTION
OpaleyeSECTION
HRRSECTION
PersistenGUIDE
Comparing UI libraries in HaskellCHAPTER
Basic "Hello world" appSECTION
Reflex-FRPSECTION
Purescript+PuxSECTION
Reflex-ReactCHAPTER
Creating form elementsSECTION
Reflex-FRPSECTION
Purescript+PuxSECTION
Reflex-ReactCHAPTER
Form validationsSECTION
Reflex-FRPSECTION
Purescript+PuxSECTION
Reflex-ReactGUIDE
Comparing Web libraries in HaskellGUIDE
Building a webapp using XDesired sitemap
Other requirements
stack exec site builcode
which builds all the referenced/included HS files to ensure that they compile correctly.