Hacker News new | ask | show | jobs
by cgrusden 3347 days ago
Initial feedback, why does this site have all the fancy loading gifs etc, why not just ake it basic html like sites like https://learnpythonthehardway.org/book/ ? It will help keep the maintainability of the site down since this feels like overkill for a info site
1 comments

To be honest I just used the Aurelia Skeleton app - https://github.com/aurelia/skeleton-navigation which had font awesome already part of the project so I just used it cause it was readily available and did the job. Frontend work is certainly not my strong suit!