awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rishiip/ruby-on-rails-interview-questions

Open-source alternatives to Ruby On Rails Interview Questions

30 open-source projects similar to rishiip/ruby-on-rails-interview-questions, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ruby On Rails Interview Questions alternative.

  • twbs/bootstrapAvatar de twbs

    twbs/bootstrap

    174,380Voir sur GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    MDXbootstrapcsscss-framework
    Voir sur GitHub↗174,380
  • gdi2290/ngexamAvatar de gdi2290

    gdi2290/ngExam

    356Voir sur GitHub↗

    An AngularJS exam with questions from beginner to expert by @gdi2290 from @AngularClass

    Voir sur GitHub↗356
  • microsoft/typescriptAvatar de microsoft

    microsoft/TypeScript

    109,271Voir sur GitHub↗

    TypeScript is a language that extends standard syntax by adding a static type system. It identifies potential runtime errors by analyzing the behaviors and capabilities of values during the compilation process. The language supports object-oriented structures, including classes with inheritance and member visibility control, as well as flexible function definitions that utilize generics, overloads, and parameter destructuring. The project provides a compiler that manages the build lifecycle through a command-line interface, offering configurable options for module resolution, code generation,

    TypeScriptjavascriptlanguagetypechecker
    Voir sur GitHub↗109,271
  • talentlessguy/tinyhttpAvatar de talentlessguy

    talentlessguy/tinyhttp

    2,892Voir sur GitHub↗

    🦄 0-legacy, tiny & fast web framework as a replacement of Express

    TypeScript
    Voir sur GitHub↗2,892

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • strongloop/loopback-nextS

    strongloop/loopback-next

    0Voir sur GitHub↗

    LoopBack makes it easy to build modern applications that require complex integrations.

    Voir sur GitHub↗0
  • haizlin/fe-interviewAvatar de haizlin

    haizlin/fe-interview

    26,249Voir sur GitHub↗

    前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……

    JavaScriptcssfe-interviewfront-end
    Voir sur GitHub↗26,249
  • friendsofcake/awesome-cakephpAvatar de FriendsOfCake

    FriendsOfCake/awesome-cakephp

    934Voir sur GitHub↗

    A curated list of amazingly awesome CakePHP plugins, resources and shiny things.

    awesomeawesome-list
    Voir sur GitHub↗934
  • learning-zone/nodejs-interview-questionsAvatar de learning-zone

    learning-zone/nodejs-interview-questions

    3,188Voir sur GitHub↗

    Node.js Basics ( v24.x )

    JavaScript
    Voir sur GitHub↗3,188
  • rails/railsAvatar de rails

    rails/rails

    58,690Voir sur GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side templates. By utilizing an object-relational mapping layer, the framework allows developers to define domain models that map database tables directly to application objects, simplifying data persistence, schema migrations, and complex relationship management. The framework is distin

    Rubyactivejobactiverecordframework
    Voir sur GitHub↗58,690
  • sudheerj/angular-interview-questionsAvatar de sudheerj

    sudheerj/angular-interview-questions

    4,872Voir sur GitHub↗

    This project is a curated collection of technical interview questions and detailed answers designed for professional software engineering roles. It serves as an Angular framework study resource and interview guide for developers preparing for frontend engineering assessments. The resource covers core architectural patterns including component-based view architecture, hierarchical dependency injection, and declarative template binding. It also addresses implementation details regarding observable-driven data streams and the use of directives for DOM manipulation. Additional content focuses on

    angularangular-interview-questionsangular6
    Voir sur GitHub↗4,872
  • yonet/angular-interview-questionsAvatar de Yonet

    Yonet/Angular-Interview-Questions

    1,183Voir sur GitHub↗

    A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.

    angularangular-cliangular-component
    Voir sur GitHub↗1,183
  • styopdev/webpack-interview-questionsAvatar de styopdev

    styopdev/webpack-interview-questions

    244Voir sur GitHub↗

    Webpack questions/answers you can use to prepare for interviews or test your knowledge.

    JavaScriptbuild-toolwebpackwebpack-questions
    Voir sur GitHub↗244
  • nodejs/nodeAvatar de nodejs

    nodejs/node

    117,932Voir sur GitHub↗

    This project is an open-source JavaScript runtime built on the V8 engine. It provides a comprehensive environment for executing JavaScript code outside of a web browser, offering foundational primitives for process management, multi-core load distribution, and parallel execution through worker threads. The runtime includes a broad set of built-in modules for system-level operations, such as file system interaction, network communication across various protocols, and cryptographic security. It supports multiple module systems, native binary addon integration, and diagnostic tools for monitorin

    JavaScriptjavascriptjslinux
    Voir sur GitHub↗117,932
  • nestjs/nestAvatar de nestjs

    nestjs/nest

    75,862Voir sur GitHub↗

    Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies through declarative metadata. The framework distinguishes itself through a platform-agnostic abstraction layer that decouples core logic from underlying HTTP servers, allowing for flexible implementation choices. It employs a middleware-based request pipeline that processes traffic

    TypeScriptframeworkhacktoberfestjavascript
    Voir sur GitHub↗75,862
  • facebook/reactAvatar de facebook

    facebook/react

    245,669Voir sur GitHub↗

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

    JavaScriptjavascriptuifrontend
    Voir sur GitHub↗245,669
  • fastify/fastifyAvatar de fastify

    fastify/fastify

    36,508Voir sur GitHub↗

    This project is a high-performance web framework designed for building scalable server-side applications with minimal resource consumption. It provides a type-safe runtime environment that leverages static analysis to ensure consistent data structures across request handlers and server configurations, facilitating reliable API development. The framework distinguishes itself through a schema-driven validation layer that enforces strict data integrity for incoming requests and outgoing responses using standardized definitions. It utilizes an encapsulated plugin architecture that organizes appli

    JavaScripthacktoberfestnodejsperformance
    Voir sur GitHub↗36,508
  • adamhalasz/dietAvatar de adamhalasz

    adamhalasz/diet

    396Voir sur GitHub↗

    Diet is a tiny, fast and modular node.js web framework. Good for making fast & scalable apps and apis. ```javascript var server = require('diet')

    JavaScript
    Voir sur GitHub↗396
  • adafruit/awesome-circuitpythonAvatar de adafruit

    adafruit/awesome-circuitpython

    733Voir sur GitHub↗

    A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.

    adafruitawesomeawesome-list
    Voir sur GitHub↗733
  • aarongalloway/30-days-of-javaA

    AaronGalloway/30-Days-Of-Java

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • adacore/awsAvatar de AdaCore

    AdaCore/aws

    158Voir sur GitHub↗

    AWS is a complete framework to develop Web based applications in Ada.

    Ada
    Voir sur GitHub↗158
  • airbnb/javascriptAvatar de airbnb

    airbnb/javascript

    148,081Voir sur GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    Voir sur GitHub↗148,081
  • actionhero/actionheroAvatar de actionhero

    actionhero/actionhero

    2,416Voir sur GitHub↗

    Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks

    TypeScript
    Voir sur GitHub↗2,416
  • a8m/go-lang-cheat-sheetAvatar de a8m

    a8m/go-lang-cheat-sheet

    8,802Voir sur GitHub↗

    This project is a comprehensive reference guide and cheat sheet for the Go programming language. It serves as a syntax reference and documentation collection designed for quick lookup of fundamental operators, core language features, and specific code patterns. The resource covers a wide range of technical domains, including Go concurrency primitives, software architecture patterns such as interface embedding, and standard error handling. It provides guides on implementing goroutines and channels to manage parallel execution and asynchronous tasks. The content is delivered as a static site g

    Voir sur GitHub↗8,802
  • aisk/voxA

    aisk/vox

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • akullpp/awesome-javaAvatar de akullpp

    akullpp/awesome-java

    48,240Voir sur GitHub↗

    This project is a comprehensive, community-driven directory of software resources, libraries, and frameworks for the Java programming language. It serves as a centralized knowledge base designed to help developers discover tools and industry-standard solutions for building and maintaining software applications. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast array of technical components into a structured, navigable tree. By relying on distributed peer contributions, the index remains a living resource that reflects current community-recommended pract

    awesomeawesome-list
    Voir sur GitHub↗48,240
  • alanjames1987/node.js-best-practicesAvatar de alanjames1987

    alanjames1987/Node.js-Best-Practices

    743Voir sur GitHub↗

    If you want to improve these best practices in any way please don't hesitate to create a pull request.

    Voir sur GitHub↗743
  • alebcay/awesome-shellAvatar de alebcay

    alebcay/awesome-shell

    37,110Voir sur GitHub↗

    This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks, and resources. It functions as a curated knowledge base designed to help users discover software for enhancing terminal environments and streamlining daily development tasks. The collection is maintained through an open-source contribution model, where community members manually verify and organize resources into structured categories. This collaborative approach ensures the directory remains a reliable reference for finding specialized utilities, alternative shell implementati

    awesomeawesome-listbash
    Voir sur GitHub↗37,110
  • alexferl/vestAvatar de alexferl

    alexferl/vest

    7Voir sur GitHub↗

    REST client in V.

    V
    Voir sur GitHub↗7
  • alexintosh/awesome-ionicAvatar de Alexintosh

    Alexintosh/Awesome-Ionic

    1,463Voir sur GitHub↗

    😎 A curated list of amazingly awesome Ionic libraries, resources and solutions.

    angularcordova-pluginionic
    Voir sur GitHub↗1,463
  • 3dgen/cppwasm-bookAvatar de 3dgen

    3dgen/cppwasm-book

    1,399Voir sur GitHub↗

    :books: WebAssembly friendly programming with C/C++ -- Emscripten practice

    C++ccppemscripten
    Voir sur GitHub↗1,399