Giter Site home page Giter Site logo

makyo-dev / largescalejs_ru Goto Github PK

View Code? Open in Web Editor NEW

This project forked from a/largescalejs_ru

0.0 2.0 0.0 15.68 MB

Russian translation of Addy Osmani book.

Home Page: largescalejs.ru

License: Other

Ruby 2.03% Makefile 0.85% HTML 19.12% CSS 65.10% JavaScript 12.89%

largescalejs_ru's Introduction

Паттерны для масштабируемых JavaScript-приложений

Перевод на русский язык. Эдди Османи в курсе.

Участники

project  : largescaleJS_ru
repo age : 3 months
active   : 57 days
commits  : 405
files    : 140
authors  : 
    295  Shuvalov Anton          72.8%
     45  Vladimir Starkov        11.1%
     22  Rakhim Davletkaliyev    5.4%
     10  andreyr82               2.5%
      7  FMRobot                 1.7%
      7  Maxim Gladkih           1.7%
      4  Nikita Bayev            1.0%
      2  theghostbel             0.5%
      2  Sergei Khaletskiy       0.5%
      2  Vlad Tsepelev           0.5%
      1  Mikhail Baranov         0.2%
      1  Andrew                  0.2%
      1  Vladimir                0.2%
      1  Artem Sapegin           0.2%
      1  Andrey Rachkov          0.2%
      1  croupier                0.2%
      1  finico                  0.2%
      1  rakeev                  0.2%
      1  Vadim Makeev            0.2%

Разработчикам

Главы на английском языке и на русском лежат в директории ./_includes/translation/

В оформлении markdown мы стараемся придерживаться правил от Frontender Magazine.

Локально сайт можно запустить примерно так:

git clone https://github.com/shuvalov-anton/largescaleJS_ru.git largescalejs
cd $_
bundle install
stylus -w -o assets/css/ ./_stylus/main.styl
jekyll serve --watch

Версия для электронных книг, к сожалению, совершенно не зависит от других файлов. Собирать новые книги так:

cd ./epub
pandoc epub.md -o largescale-js.epub --toc-depth=2 --epub-cover-image=cover.jpg --epub-chapter-level=2
pandoc epub.md -o largescale-js.fb2 --toc-depth=2 --epub-cover-image=cover.jpg --epub-chapter-level=2
kindleGen -c1 -locale ru  largescale-js.epub -o largescale-js.mobi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.