001-signup

Sign Up Example 회원가입 예제

Last updated:최종 업데이트: 2025-01-11

GitHub repository: 깃허브 저장소: https://github.com/WarRagon/edu-plan-001-signup

About
An educational sample program
for signup, showcasing cross-platform development
using Flet and Flutter (both natively cross-platform),
along with React and Svelte via Tauri.
The backend is implemented
with FastAPI, Pynest, NestJS, and Java Spring Boot.

소개
회원가입을 위한 교육용 샘플 프로그램으로,
Flet과 Flutter(둘 다 네이티브 크로스플랫폼)를 사용한
크로스플랫폼 개발을 보여주며,
Tauri를 통한 React와 Svelte도 포함합니다.
백엔드는 FastAPI, Pynest, NestJS 및 Java Spring Boot로
구현되었습니다.

Related Pages


002-supabase

Supabase Example Supabase 예제

Last updated:최종 업데이트: 2025-02-08

GitHub repository: 깃허브 저장소: https://github.com/WarRagon/edu-plan-002-supabase

A cross-platform
example of user registration
and login with Supabase
using Python Flet, Flutter,
and Tauri with both Svelte and React.

Python Flet, Flutter,
그리고 Svelte와 React를 사용한 Tauri로
Supabase를 통한 사용자 등록 및 로그인의
크로스플랫폼 예제입니다.

Related Pages


Svelte Tutorial

Svelte Tutorial Svelte 튜토리얼

Last updated:최종 업데이트: 2024-04-13

A comprehensive tutorial series
for mastering Svelte system.
Learn through practical examples and step-by-step guides,
from fundamentals to advanced application development.

Svelte의 시스템을 마스터하기 위한
종합 튜토리얼 시리즈입니다.
실용적인 예제와 단계별 가이드를 통해
기초부터 고급 애플리케이션 개발까지 배워보세요.

Current Lessons: 현재 강의:

Lesson 1: Introduction & Environment Setup
Lesson 2: Svelte Component Basics
Lesson 3: Svelte 5 Runes System
Lesson 4: Component Communication & Patterns
Lesson 5: Advanced Reactivity & Optimization
Lesson 6: Form Handling & Bindings
1강: Svelte 소개 및 환경 설정
2강: Svelte 컴포넌트 기초
3강: Svelte 5 Runes 시스템
4강: 컴포넌트 통신과 패턴
5강: 고급 반응성과 최적화
6강: 폼 처리와 바인딩

* Content is regularly updated to reflect the latest Svelte features * 최신 Svelte 기능을 반영하기 위해 콘텐츠가 정기적으로 업데이트됩니다

© 2024 Coding Stairs. All rights reserved.