Exploring React Admin with Vite and TypeScript - Episode 155

Channel:
Subscribers:
542
Published on ● Video Link: https://www.youtube.com/watch?v=Ocekj6cOvn4



Duration: 0:00
124 views
2


In this video, I delve into continuing the development of our new streaming admin and dashboard front-end project. We're leveraging the power of Vite, React Admin, and TypeScript to set up a modern, efficient workspace. This session focuses on organizing components, separating repositories for the frontend and backend, and integrating alternate views like calendars and lists within our stream plans resource.

I've been experimenting with different ways to manage and display our streaming plans. We started by copying project setup from a prior React Admin project and making necessary adjustments, such as using Material UI components due to their native compatibility with React Admin, instead of exploring custom components with Tailwind CSS as previously planned.

A significant part of this stream is dedicated to enhancing our user interface by implementing a calendar view for our stream plans. This involves setting up views using React Router and integrating calendar components to switch seamlessly between calendar view and list view.

Additionally, I reflect on the data management aspect of our project. We aim to simulate a functional data API, though currently we're using local storage for simplicity. Our discussion also touches upon the challenges of dealing with date and time data—especially when considering recurring events and different timezones.

As we continue to refine this project, future considerations include adding user profiles, implementing authentication, and eventually expanding beyond React Admin to develop a more customizable, standalone dashboard UI.

For coding enthusiasts interested in more exciting content, consider joining me on Twitch and GitHub. Your feedback and engagement are immensely valued.

🔗 Check out my Twitch channel for more streams: https://www.twitch.tv/saebyn
GitHub: https://github.com/saebyn
Discord: https://discord.gg/N7xfy7PyHs




Other Videos By saebynVODs


2025-03-06DynamoDB Table Creation and Data Sync with Pulumi and Python - Episode 165
2025-02-23Migrating Data from Postgres to DynamoDB with Python for Glowing Telegram Project - Episode 164
2024-12-31Building a Dynamic Stream Manager Interface with Material-UI | Episode 163
2024-12-30Building a Custom Stream Manager UI for Glowing Telegram | Episode 162
2024-12-29Building a Custom Twitch Dashboard: React + Rust Integration | Episode 161
2024-12-27Exploring Profile Management and Authentication with React-Admin | Episode 160
2024-12-26Building a Dynamic Time Zone Selector with React & Material-UI | Episode 159
2024-12-25Advancing the Streaming Admin Dashboard with React-Admin and Rust APIs | Episode 158
2024-12-21Exploring Recurrence Logic & UI Enhancements in React-Admin - Episode 157
2024-12-19Navigating Time Zone Challenges, new frontend continued - Episode 156
2024-12-17Exploring React Admin with Vite and TypeScript - Episode 155
2024-12-15Exploring React Admin Features for Glowing Telegram Project | Episode 154
2024-12-14Building a Custom UI for Stream Management with React and Vite | Episode 153
2024-12-12Creating a New Vite & React Admin Frontend for Glowing Telegram | Episode 152
2024-12-10Rust APIs and AWS Lambda: Handling OpenAI Data with DynamoDB | Episode 151
2024-12-08Enhancing Video Summarization with OpenAI API and JSON Schema | Episode 150
2024-12-06Refining AWS Lambda Transcription Processing with Rust | Episode 149
2024-12-04Implementing Seamless Video Transitions in TypeScript | glowing telegram project - Episode 148
2024-12-03Enhancing Video Player Controls with TypeScript | glowing telegram project - Episode 147
2024-12-01Improving a Video Editor with TypeScript w/ Multiple Files | glowing telegram project - Episode 146
2024-11-30Thinking about video segments in Typescript/React Video Editor | glowing telegram - Episode 145