2 个仓库
Browser-based user interfaces developed using TypeScript to provide type-safe interactions with backend services.
Distinct from TypeScript: Focuses specifically on the frontend interface layer rather than the general language use or backend API servers
Explore 2 awesome GitHub repositories matching web development · Web Frontends. Refine with filters or upvote what's useful.
This is a TypeScript web application and single-page application built with Angular. It serves as a full-featured blogging platform and content management system that implements professional architectural patterns for building complex user interfaces. The project functions as a REST API client that integrates with a backend service to manage users, articles, and social interactions. It includes a markdown content renderer to display formatted articles and a system for content discovery using paginated feeds and category filters. The application covers several functional domains, including us
Developed as a type-safe web frontend using TypeScript to ensure robust interactions with backend services.
Eros-FE is a TypeScript web frontend designed as a React-based single page application. It provides a component-driven user interface for interacting with backend services and managing application state through a type-safe client. The project utilizes a client-side route manager to swap visible components without full page refreshes and employs a CSS-in-JS styling framework to tie component logic directly to visual presentation. The application covers frontend interface design, client-side state management, and the integration of browser interfaces with backend APIs.
Provides a type-safe TypeScript web frontend for interacting with backend services and managing application state.