LeetCode-Book is a curated study resource and markdown algorithm guide designed for technical interview preparation. It serves as a multi-language code library that provides solutions and explanations for coding challenges to help users study data structures and algorithmic principles. The project is delivered as a Docusaurus documentation website, which transforms a directory of version-controlled markdown files into a structured and searchable online technical resource. The repository covers an algorithm study workflow that includes tracking LeetCode problems and following curated study pl
js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated collection of industry materials for writing maintainable code. It serves as a web development education resource, offering organized documentation on modern JavaScript patterns and idioms. The project is structured as a markdown-based documentation site, where guides written in lightweight markup are rendered as static pages. It utilizes a curated network of hyperlinks to connect internal documentation with external industry standards.
This project is a static site documentation generator that transforms markdown and source files into searchable, themed websites for technical guides and references. It provides a containerized environment that bundles the necessary build artifacts and runtime to serve documentation sites. The system includes a markdown documentation linter to enforce consistent styling and grammar across content to maintain editorial standards. It also implements search engine optimization through the generation of sitemaps and structured layouts to improve content discoverability and indexing. The platform
Slate is a static API documentation generator and reference website builder. It transforms API specifications and Markdown files into a professional, hosted static site used for developer portals and REST API referencing. The tool creates a single-page API reference guide that integrates code samples and request-response examples. It utilizes a two-pane layout architecture to separate navigation from detailed endpoint descriptions. The system includes a Markdown-based content pipeline and static site generation to produce flat HTML files. It provides client-side search indexing and a respons
react-howto is a curated React learning resource guide and developer onboarding curriculum. It serves as a structured collection of educational paths designed to help developers master the React ecosystem and its associated tooling.
Las características principales de petehunt/react-howto son: React Learning Resources, Curated Learning Paths, Technical Onboarding Programs, Web Development Guides, Architectural Patterns, Frontend Architecture Patterns, Tooling Selection Guides, Technical Roadmaps.
Las alternativas de código abierto para petehunt/react-howto incluyen: krahets/leetcode-book — LeetCode-Book is a curated study resource and markdown algorithm guide designed for technical interview preparation.… braziljs/js-the-right-way — js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated… inkonchain/docs — This project is a static site documentation generator that transforms markdown and source files into searchable,… slatedocs/slate — Slate is a static API documentation generator and reference website builder. It transforms API specifications and… hzpt-inet-club/english-note — English-note is a structured English grammar course and learning resource designed to teach sentence structure and… algorithmzuo/algorithm-journey — This project is an algorithm learning platform and computer science educational resource. It serves as a technical…