Skip to content
This repository was archived by the owner on May 9, 2026. It is now read-only.

Missing knowledge and Independent Learning

SarOhayon edited this page Nov 4, 2025 · 21 revisions

What knowledge were you missing?

How did you acquire the knowledge?

This page is for you to document anything you needed to learn. Just list what it is and a maybe a link to it. If you need, you can add 1-2 sentences describing it.

AI

Frontend

Backend

  • Tailwind: Framework to help style HTML pages instead of using CSS
  • Prettier: Code formatter
  • React: React is a JavaScript library for building interactive user interfaces by breaking them into reusable components. It efficiently updates the webpage when data changes using a virtual DOM.
  • Azure: Specifically the communications services section, responsible for email integration.
  • Node.js: Javascript runtime that allows us to run javascript code from the server.

Other

Clone this wiki locally