๐ Space burgers
2023
Burger constructor. Fullstack MERN. React, Redux, JWT Auth, DnD.
As I'm learning to code, I realized that I understand better how something works if I read enough information about the subject and present it in the form of a concise note, written with my own words. Here you will find a selection of such notes, as well as projects that I have made. I made them public because it helps my motivation to study and make more notes. I also hope they will help you on your learning curve.
2023
Burger constructor. Fullstack MERN. React, Redux, JWT Auth, DnD.
2023
Visualizations of array sorting algorithms.
2023
This blog is built with Gatsby on top of *.md vault managed with Obsidian.
2022
Hacker News reader app. Peculiar API, tree traversal and recursive components.
2022
Browse through vast books catalog. Built on top of Google books API.
2022
Fullstack MERN app. Browse movies and save them into your personal account. You will have to register first.
2021
Make assumptions on person given the name. Consolidated data from different sources.
2021
Classic game of numbers.
Mar 2023
How and when to use React.memoMar 2023
useEffect vs useLayoutEffect