avele on develop
Js helper function changed to t… (compare)
avele on feat
Search shortcut (compare)
avele on feat
avele on develop
Hide search bar on mobile by de… (compare)
avele on chore
avele on develop
Client preload rewritten (#417) (compare)
avele on chore
Removed unused import (compare)
avele on chore
Client preload rewritten (compare)
avele on chore
avele on develop
Front/chore: formatting Formatting Removed test method in component (compare)
avele on develop
Removed resolved TODO (compare)
The section "Guides and tutorials" is that also meant for tutorials to various topics?
I’m not sure, to be honest. Mixing content and links in one section might not be the best idea. Perhaps the “Guides and tutorials” section should be renamed to something like “Original guides and tutorials”, and all other stuff should be linked from respective items
do
notation, it still needs a lot of work but one thing I remember being hard when I was learning was a concise explanation of how do
notation works with examples. See https://guide.aelve.com/haskell/do-notation-eg3jkvay
do
! However, if you are aiming at beginners, it might be sensible to use more parenthesis instead of $
.
cd front
npm install
npm run start:dev
(and then go to http://locahost:5000)