awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesExercise Validations

Verification of coding exercise solutions against expected outcomes on the client side.

Distinct from Client-Side Input Validators: Specifically validates educational exercise correctness rather than general form input integrity.

Explore 3 awesome GitHub repositories matching web development · Exercise Validations. Refine with filters or upvote what's useful.

Awesome Exercise Validations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • huluoyang/freecodecamp.cnhuluoyang का अवतार

    huluoyang/freecodecamp.cn

    5,562GitHub पर देखें↗

    यह प्रोजेक्ट एक इंटरैक्टिव कोडिंग एजुकेशन प्लेटफॉर्म और लर्निंग मैनेजमेंट सिस्टम है, जिसे प्रोग्रामिंग लेसन और टेक्निकल चुनौतियाँ प्रदान करने के लिए डिज़ाइन किया गया है। यह एक लोकलाइज्ड टेक्निकल लर्निंग प्लेटफॉर्म के रूप में कार्य करता है, जो अंग्रेजी से चीनी भाषा में अनुवादित एक स्ट्रक्चर्ड कोडिंग पाठ्यक्रम प्रदान करता है। इस प्लेटफॉर्म में एक वेब-आधारित कोड एडिटर है जो उपयोगकर्ताओं को सीधे ब्राउज़र में प्रोग्रामिंग एक्सरसाइज लिखने और टेस्ट करने की सुविधा देता है। यह कोड इनपुट पर तत्काल फीडबैक देने के लिए क्लाइंट-साइड वैलिडेशन का उपयोग करता है और अनुवादित सामग्री को मूल एक्सरसाइज स्ट्रक्चर से जोड़ने के लिए एक लोकलाइजेशन मैपिंग सिस्टम का उपयोग करता है। उपयोगकर्ता की प्रगति और पाठ्यक्रम मेटाडेटा को एक रिलेशनल डेटाबेस के माध्यम से मैनेज किया जाता है। आइडेंटिटी मैनेजमेंट को लोकल अकाउंट्स या टोकन एक्सचेंज और सेशन-आधारित स्टेट पर्सिस्टेंस का उपयोग करने वाले थर्ड-पार्टी आइडेंटिटी प्रोवाइडर्स के माध्यम से हैंडल किया जाता है।

    Implements client-side validation to provide immediate feedback on code exercise inputs.

    JavaScript
    GitHub पर देखें↗5,562
  • tyroprogrammer/learn-react-apptyroprogrammer का अवतार

    tyroprogrammer/learn-react-app

    3,847GitHub पर देखें↗

    This project is an interactive learning platform designed for mastering component-based user interface patterns and state management using the React library. It functions as a frontend development tutorial and course, providing a guided environment for learning declarative rendering and virtual DOM concepts. The platform distinguishes itself through a live-reload coding environment and a split-view interface for real-time code validation. These tools allow learners to compare their live code output against target solutions and use guided source-code markers to identify required edits and crit

    Verifies the correctness of coding exercise solutions by comparing them against expected outcomes on the client side.

    JavaScriptexerciseguided-exercisesjavascript
    GitHub पर देखें↗3,847
  • scala-exercises/scala-exercisesscala-exercises का अवतार

    scala-exercises/scala-exercises

    2,648GitHub पर देखें↗

    Scala Exercises is an interactive learning platform designed for mastering the Scala programming language through browser-based coding challenges. It functions as a comprehensive educational framework that structures programming lessons into sequential modules, providing immediate feedback on user-submitted code through automated validation. The platform distinguishes itself by treating educational content as modular, versioned artifacts that can be dynamically registered and integrated as project dependencies. This architecture allows for the creation of custom learning paths where exercises

    Provides automated test suites to verify the accuracy of user-submitted coding exercises.

    Scalacatsfunctional-programminglearning
    GitHub पर देखें↗2,648
  1. Home
  2. Web Development
  3. Client-Side Input Validators
  4. Exercise Validations