Skip to content
#

static-members

Here are 14 public repositories matching this topic...

Create a React to-do app with TypeScript using hooks (useState, useEffect) and type-safe components. Set up a Node.js API with Express and TypeScript for CRUD operations on to-dos, ensuring type-safe requests and responses. Use axios or fetch to connect the frontend with the backend.

  • Updated Oct 22, 2024
  • TypeScript

his Java-based School Management System demonstrates core OOP concepts like inheritance, encapsulation, upcasting, and downcasting. It models real-world roles such as Staff, Teacher, and Principal with shared and specific behaviors. Static variables, methods, and blocks are used to manage common resources like the school name.

  • Updated Jul 28, 2025
  • Java

Improve this page

Add a description, image, and links to the static-members topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the static-members topic, visit your repo's landing page and select "manage topics."

Learn more