All Projects → javascript-tutorial → Ru.javascript.info

javascript-tutorial / Ru.javascript.info

Licence: other
Современный учебник JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Ru.javascript.info

Dynamic Dark Mode
The smart, automatic Dark Mode toggle for macOS Mojave+
Stars: ✭ 397 (-85.01%)
Mutual labels:  hacktoberfest, russian
App Tutorial
Tutorial app which is built in the tutorial
Stars: ✭ 29 (-98.9%)
Mutual labels:  hacktoberfest, tutorial
Learn Graphql
Real world GraphQL tutorials for frontend developers with deadlines!
Stars: ✭ 586 (-77.87%)
Mutual labels:  hacktoberfest, tutorial
Front End Web Development Resources
This repository contains content which will be helpful in your journey as a front-end Web Developer
Stars: ✭ 3,452 (+30.36%)
Mutual labels:  hacktoberfest, tutorial
Sp Dev Fx Webparts
SharePoint Framework web part, Teams tab, personal app, app page samples
Stars: ✭ 1,289 (-51.32%)
Mutual labels:  hacktoberfest, tutorial
Discord bot.py
🍺 A simple discord bot that helps you getting started within discord.py
Stars: ✭ 313 (-88.18%)
Mutual labels:  hacktoberfest, tutorial
Jsraccoon
Советы по верстке и программированию на JavaScript – http://jsraccoon.ru
Stars: ✭ 826 (-68.81%)
Mutual labels:  russian, tutorial
React Native Web Monorepo
Code sharing between iOS, Android & Web using monorepo
Stars: ✭ 697 (-73.68%)
Mutual labels:  hacktoberfest, tutorial
Collaboration For Beginners
A Beginner's Guide to Contributing in an Open Source Project.
Stars: ✭ 86 (-96.75%)
Mutual labels:  hacktoberfest, tutorial
Binari
Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of dynamic programming.
Stars: ✭ 82 (-96.9%)
Mutual labels:  hacktoberfest, tutorial
Doc
🦋 Raku documentation (tools and docs)
Stars: ✭ 259 (-90.22%)
Mutual labels:  hacktoberfest, tutorial
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (-94.6%)
Mutual labels:  hacktoberfest, tutorial
Hacktoberfest
This hacktoberfest project exists to help you submit your first Pull Request and welcome you to the world of open source!
Stars: ✭ 216 (-91.84%)
Mutual labels:  hacktoberfest, tutorial
50 Projects For React And The Static Web
⚛ 50 project ideas to learn by doing complete with project briefs, layout ideas, and resources!
Stars: ✭ 319 (-87.95%)
Mutual labels:  hacktoberfest, tutorial
Hooking Template With Mod Menu
A small template for Android Hooking with Substrate. (Includes a mod menu written in Java)
Stars: ✭ 59 (-97.77%)
Mutual labels:  hacktoberfest, tutorial
Belajar Git
Tutorial Git dalam Bahasa Indonesia
Stars: ✭ 109 (-95.88%)
Mutual labels:  hacktoberfest, tutorial
Training Material
A collection of Galaxy-related training material
Stars: ✭ 184 (-93.05%)
Mutual labels:  hacktoberfest, tutorial
Lumen Vendor Publish
Vendor publish command for Lumen framework.
Stars: ✭ 194 (-92.67%)
Mutual labels:  hacktoberfest
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (-92.67%)
Mutual labels:  tutorial
Opencast
The free and open source solution for automated video capture and distribution at scale.
Stars: ✭ 194 (-92.67%)
Mutual labels:  hacktoberfest

Современный учебник JavaScript

Всем привет!

Здесь находится текст Современного Учебника JavaScript, опубликованного на https://learn.javascript.ru.

Недавно он был почти полностью переписан, основываясь на английской редакции, если что не так - пожалуйста, пришлите исправляющий Pull Request 👏

Нужна помощь с разделом по CSS, его хорошо бы обновить 😉.

Структура

Каждому разделу, статье или задаче соответствует директория.

Эта директория имеет вид N-url, где N - это номер для сортировки статей и разделов (они упорядочены), а url – URL-имя, по которому материал будет доступен.

В директории находится один из файлов:

  • index.md для раздела
  • article.md для статьи
  • task.md для условия задачи (+там же solution.md с решением)

Каждый из этих файлов начинается с # Заголовка материала, и дальше текст в формате а-ля Markdown. Его довольно просто понять. Для редактирования достаточно простого текстового редактора.

Ресурсы и примеры, необходимые для статьи, раздела или задачи, находятся в её директории. На них можно ссылаться из материала.

Запуск локально

Для удобства редактирования учебник можно запустить локально.

Сервер для этого находится здесь: https://github.com/javascript-tutorial/server.

Перевод с английского

При переводе статей ознакомьтесь с рекомендациями по переводу!



Илья Кантор @iliakan

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].