knowledge-base
PurpleSchool Knowledge Base - единая база знаний по стеку JavaScript для frontend, backend и мобильной разработки, а так же DevOps.
PurpleSchool publishes an open JavaScript knowledge base
The PurpleSchool knowledge base is a public collection of articles and materials on the JavaScript stack for frontend, backend, mobile, and DevOps work. It is maintained by the school and its community.
How the base is organized
Articles, materials, and images are stored directly in the repository. According to the README, once a week every article that sits on the master branch is published to the project website. This gives the community a single source that turns into a browsable reference on a regular schedule.
How to contribute
Contributors fork the repository, pick a topic, and find the right folder by following a fixed structure. A top level such as typescript is chosen first, then a subsection folder is created or selected, and finally an article folder with an index.md file is added. A moderator reviews the pull request within about a week and may suggest edits before merging.
Who it serves
The stated aim is to give current knowledge about technologies and to act as a reference while studying material. The base is fully open and is filled both by the school and by the community, so learners can read curated notes or add their own as they learn the JavaScript stack.
Editorial conclusion
The knowledge base is written primarily in JavaScript and is published to the web at purpleschool.ru/knowledge-base.
Community notes