Skip to content

Small projects for asking at Stackoverflow and Telegram

Notifications You must be signed in to change notification settings

afarber/react-questions

Repository files navigation

react-questions

Small projects created on my way to React nirvana

The files are public domain - unless there is a different note (by their respective authors) in the videos or files.

Screenshots

appbar-drawer display a temporary drawer on the left side:

screenshot

localize-bundle use a Vite plugin to generate localized bundles:

screenshot

bottom-drawer display a bottom drawer:

screenshot

login-logout display games only for logged in users:

screenshot

permanent-drawer display a permanent drawer on the left side:

screenshot

router-nav-drawer asked at Stackoverflow How to use MUI Drawer in a separate .jsx file with BrowserRouter?:

screenshot

name-in-context pass data via Context API:

screenshot

react-admin based on the tutorial Build a COMPLETE React Admin Dashboard App | React, Material UI, Data Grid, Light & Dark Mode:

screenshot

resize-observer-pixi maintain 1:1 aspect ratio of a PixiJS app:

screenshot

responsive-master-detail asked at Stackoverflow How to create a responsive master detail app using React Router?

screenshot

master-detail-pixi same as above, but with PixiJS bunnies:

screenshot

Same layout as a static web page:

screenshot

react-pixi-drag PixiJS app with draggable rectangles:

screenshot

responsive-mui based on the tutorial Material UI 5 (MUI) React Tutorial | MUI Responsive Real Project:

screenshot

set-title creating a custom effect:

screenshot

left-drawer display a drawer on the left side:

screenshot

router-1 an example with React Router:

screenshot

top-grid display JSON data in a MUI X Data Grid:

screenshot

top-table display JSON data in a MUI Table with expandable rows:

screenshot

word-search search for a word using MUI TextField:

screenshot

My React-related questions at StackOverflow

About

Small projects for asking at Stackoverflow and Telegram

Topics

Resources

Stars

Watchers

Forks