5 repos

Error Handling — Software Engineering & Architecture

We curate 5 GitHub repositories matching software engineering & architecture · Error Handling. Refine with filters or upvote what's useful.

Error Handling — Software Engineering & Architecture

We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHub

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • vercel/next.js

    vercel/next.js

    137,848GitHub

    Next.js is a web development framework that provides a file-system-based routing system and a suite of server-side utilities for managing the request-response cycle. It includes built-in support for data fetching, caching, and revalidation, allowing developers to control how content is rendered and served. The framewor

    TypeScriptreactframeworkssr
  • goldbergyoni/nodebestpractices

    goldbergyoni/nodebestpractices

    105,100GitHub

    This project provides a comprehensive collection of industry-standard guidelines for developing, testing, and deploying Node.js applications. It covers the entire software lifecycle, offering actionable advice on code style, architectural patterns, and security measures to ensure maintainability and consistency across

    Dockerfilebest-practiceses6eslint
  • django/django

    django/django

    86,891GitHub

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes se

    Pythonappsdjangoframework
  • opencv/opencv

    opencv/opencv

    86,238GitHub

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning

    C++c-plus-pluscomputer-visiondeep-learning