Skip to content

Instantly share code, notes, and snippets.

@ayse8888
Forked from halitbatur/libraries.md
Created June 27, 2021 12:03
Show Gist options
  • Save ayse8888/956401c8cb1fe75646491fd306de03f7 to your computer and use it in GitHub Desktop.
Save ayse8888/956401c8cb1fe75646491fd306de03f7 to your computer and use it in GitHub Desktop.
An exercise for students to research some popular JavaScript libraries

Learning Objectives

The objective of this discussion is to expose you to some of the popular frameworks that are built on top of JavaScript or React. The goal is not for you to know how to use these, but simply understand what their intended usage is in case you want to use it at some point in time.

For each of these, I want you to answer the following questions for the class:

  1. Why does this exist? Why did people spend hundreds of hours of their time to build this?
  2. For what types of projects would you use this for?

Questions

  1. Gatsby
  2. Storybook
  3. i18n.js
  4. MathJax / KaTeX
  5. D3.js
  6. Formik
  7. react-hotkeys
  8. Next.js
  9. Frontity
  10. React Query
  11. Redux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment