Skip to content

Resources and quizzes for front end developers. Built with Gatsby.

License

Notifications You must be signed in to change notification settings

just214/fluky.devv

Repository files navigation

Fluky.dev Fluk.dev icon

Netlify Status

Resources for Front End Developers.

Please note that this app uses data retrieved from the Airtable API. The API keys are stored as environment variables on Netlify that are pulled down during development. If you try to run this app, you will not be able to retrieve this data.

If you are interested in contributing to this site, please reach out to me and let's chat. At the moment, we mostly need quiz questions for our built in quizzes. (HTML, CSS, JavaScript, and TypeScript) There is also a laundry list of todos listed below.

The Stack

Lighthouse Audit 💯

Lighthouse Audit Results

Todos

  • Shuffle quiz options.
  • Add types for AirTable graphql schema
  • Turn back on eslinting rules that were turned off and apply the appropriate comments or fixes.
  • Nail down the TypeScript type definitions.
  • Add google hidden recaptcha to Netlify forms.
  • Improve ARIA labels and accessibility.
  • Add tags to all lists.
  • Autosize the text area based on user input.
  • Add search icon to search-box
  • Animate and restyle the alert box.
  • Center the timeline on non-mobile screens
  • Add tests
  • Add keyup/keydown for quiz option once an option is selected.

Maybes

  • Coding challenges
  • Games
  • Add Slack and Discord groups
  • Learning websites
  • Learning courses