Фраза фаз, называемых режимами с фрагментами результатов в документации bem-xjst сразила меня наповал.
НО я сразу же снова поверил в себя... это не я тупой, это они не могут писать по-русски.
И дальше это читать не буду. Потому здесь только ссылки на шедевры и онлайн демо (песочницу).
Но жизнь продолжилась. Начал искать альтернативы и учиться. Здесь десятка два ссылок по темам gulp-hexo, bootstrap, EJS, Understanding module.exports, JavaScript Modules ,Скринкаст NODE.JS
style="float:left; margun-right:10px;"
Declarative template engine for the browser and server.
Online demo
Documentation
gulp-hexo Getting Started with gulp-hexo
hexojs Switch to gulp
Hexo/Gulp generator for the reapp.github.io repository
f213/Gulpfile.js Gulpfile for building my spacious theme for hexo
Hexo stackoverflow
hexo-theme-zurb-foundation/gulpfile.js
Hexo Templates
bootstrap/tree/v4-devThe most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. http://getbootstrap.com
Freemind theme Hexo Freemind contains luxuriant color themes for your choice. To use one of them, simply modify the theme and inverse settings from your theme _config.yml file e.g.
hexo-livereload Install the browser extension: http://feedback.livereload.com/knowledgebase/articles/86242-how-do-i-install-and-use-the-browser-extensions- When you run hexo server, this plugin will be started automatically
Use EJS to Template Your Node Application
EJS is a client-side templating language that was originally part of JavaScriptMVC, which has now been replaced by DoneJS.
ectjs Fastest JavaScript template engine with embedded CoffeeScript syntax
Static Site Generators
Код для скринкаста по Node.JS Страница скринкаста: http://learn.javascript.ru/nodejs-screencast
[Understanding module.exports and exports in Node.js](https://www.sitepoint.com/understanding-module-exports-exports-node-js/)
<br/>[module-exports](https://www.npmjs.com/package/module-exports) Returns a transform stream that prefixes the input with "module.exports", and suffixes with an optional semicolon ;.
<br/>[javascript.ru/Object](http://javascript.ru/Object) В яваскрипт Object предоставляет общие методы для всех яваскрипт-объектов.
Кроме того, он используется как ассоциативный массив. Более подробно про Object можно почитать в разделе Объекты, ООП.
Описание, примеры
<br/>[Скринкаст NODE.JS](http://learn.javascript.ru/screencast/nodejs)
Основные возможности и средства создания веб-сервисов, включая внутренние особенности самого сервера Node.JS
<br/>[]()
<br/>[Understanding JavaScript Modules: Bundling & Transpiling](https://www.sitepoint.com/javascript-modules-bundling-transpiling/) —these are some of the most important features added to JavaScript in 2015
<br/>[freenode](http://freenode.net/)Welcome to freenode — supporting free and open source communities since 1998
Косноязычие Яндексоидов, я теряю веро в человечество...¶
Попытался прочитать документацию на русском, но оказалось (предполагаю), что ее переводят с английского. После вот этого шедевра Тело шаблона — инструкции по генерации результата работы шаблонизатора над текущим узлом BEMJSON-а.
И сразу за ним Шаблонизация каждого узла входных данных состоит из фаз, называемых режимами.
И здесь же Каждый режим отвечает за генерацию отдельного фрагмента результата. Например, для BEMHTML это может быть HTML-тег, HTML-класс, HTML-атрибуты, содержание тега и т.д.
Ребята, вы не только слово неужели пишите в два слова, но и на русском плохо разговариваете..., так что не буду я с вашим БЕМом связываться...
А жизнь продолжается, я осваиваю ноду:
A module encapsulates related code into a single unit of code¶
When creating a module, this can be interpreted as moving all related functions into a file.
Let’s illustrate this point with an example involving an application built with Node.js. Imagine that we created a file called greetings.js and it contains the following two functions
Посты чуть ниже также могут вас заинтересовать
Комментариев нет:
Отправить комментарий