my-loveli-film.ru
Музыка кино | Мой любимый фильм ...
http://my-loveli-film.ru/karta-sajta/musika-kino
Мой любимый фильм …. О любимом и разном кино. Собственное мнение. Кино, которое помогает жить. Фильм “Бой с тенью”, саундтрек. К черту все, берись и делай! Анкета группы “История успеха”. Как сделать видео презентацию. Тренинг для группы “История успеха”. Алекс Айвенго раздает свое наследие. Игра в новую жизнь. Интервью с интересным человеком. Фрагмент тренинга группы “История успеха”. Видео для друзей. День рождения в Митинском парке. Видео с котом Василием. Кубанский казачий хор в Электростали. 17 Авгу...
coenraets.org
Real Time Trader Desktop with React, Node.js, and Socket.io | Christophe Coenraets
http://coenraets.org/blog/2015/03/real-time-trader-desktop-with-react-node-js-and-socket-io
Real Time Trader Desktop with React, Node.js, and Socket.io. March 24, 2015. The virtual DOM is one of the key characteristics of React. When you render a component, React creates a lightweight description of the UI, diffs it with the previous version, and generates a minimal set of changes to apply to the DOM. That diffing algorithm is very fast, making React particularly well suited for apps with a lot of UI changes. To push simulated market data updates to the client. And Show FPS meter. This is reall...
coenraets.org
Creating a Salesforce Lightning Map Component | Christophe Coenraets
http://coenraets.org/blog/2015/04/creating-a-salesforce-lightning-map-component
Creating a Salesforce Lightning Map Component. April 8, 2015. The best way to experiment with a new component framework is to create components, and a simple Map component is often one of the first candidates that come to mind. I this article, I share a Lightning Map Component built with the popular Leaflet. This component also provides an example of loading external Javascript libraries and CSS stylesheets using the ltng:require. Read the full article here. Principles of Multisensory Applications. Click...
coenraets.org
Belgian Beer Explorer with React, Bootstrap, Node.js and Postgres | Christophe Coenraets
http://coenraets.org/blog/2015/01/belgian-beer-explorer-with-react-bootstrap-node-js-and-postgres
Belgian Beer Explorer with React, Bootstrap, Node.js and Postgres. January 6, 2015. Belgium has a long tradition of beer making. According to Wikipedia. The country counts over 1700 beers of various styles including Trappist, Abbey, Saisons, Lambic, Gueuze, Fruit Beers, White, Double, Triple, Quadruple, etc. I deployed the application on Heroku. Click here. Belgian Beer explorer is a single page application built with React. The back-end is built with Node.js. The source code is available in this. I̵...