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)
vue
branch is linked to from the "source on github" link on the page so my changes are based off of there, not sure if there's another branch I should be making the changes to.
don’t change link colors
I think :visited link colors are useful, but I agree that they should be less messy.
possibly a different font?
This would likely be different for the old frontend and the new frontend (since they have a slightly different feel overall). The old frontend is in maintenance mode now, but I’ll merge and/or bikeshed any incoming PRs :)
invasive colors
The whole “color items by tag” thing was a bad decision — nobody understands how it works and why the colors are different. It’ll just go away.
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)