There are quite a few charting libraries around now, but which one's are the best to use? This can depend on many things like business needs, type of data, purpose of the chart itself and
The Stonewall Inn
$LAYYYTER
PUT YOUR BEARD IN MY MOUTH
Show & Tell

Discoholic 🪩
RMH
𓃗
trying on a metaphor
Monterey Bay Aquarium
icyghini twinkie
noise dept.
official daine visual archive

tannertan36
h
Jules of Nature

Kiana Khansmith

PR's Tumblrdome
No title available

gracie abrams

Product Placement

seen from Italy
seen from Germany

seen from Bangladesh

seen from Malaysia

seen from United States

seen from Netherlands

seen from Hungary
seen from Ecuador

seen from United States

seen from Hungary
seen from Pakistan

seen from Germany
seen from India
seen from Pakistan
seen from Netherlands
seen from Saudi Arabia
seen from Ukraine

seen from Malaysia
seen from Jordan

seen from Chile
@stsishkou
There are quite a few charting libraries around now, but which one's are the best to use? This can depend on many things like business needs, type of data, purpose of the chart itself and
Starter project for Angular apps that exports to the Angular CLI
stackblitz.com/github/{GH_USERNAME}/{REPO_NAME}
.../github/{GH_USERNAME}/{REPO_NAME}/tree/{TAG|BRANCH|COMMIT}
Angular Expo is a beautiful showcase of websites, applications and experiments using the Angular JavaScript framework. With 75+ examples and still counting.
class-validator - Validation made easy using TypeScript decorators.
Данная статья содержит в себе описание основных возможностей шаблонизатора Handlebars и является свободным переводом его официальной документации. Итак,...
Maximum request length exceeded.
public override void Init() { base.Init(); this.BeginRequest += GlobalBeginRequest; }
private void GlobalBeginRequest(object sender, EventArgs e) { var runTime = (HttpRuntimeSection) WebConfigurationManager.GetSection("system.web/httpRuntime"); var maxRequestLength = runTime.MaxRequestLength * 1024;
if (Request.ContentLength > maxRequestLength) { return ; //Response.Redirect("~/filetoolarge/"); } } http://habrahabr.ru/post/141001/
Старт по верстке
Отличия html от xhtml
Теги html (виды списков, элементы для форматирования текста, и другие теги. Теги нужно знать)
Блочные и строчные элементы (http://htmlbook.ru/content/blochnye-elementy , http://htmlbook.ru/content/vstroennye-elementy )
Специфичность селекторов
Позиционирование (position)
Box-model (боксовая модель)
Float и очистка потока
Нужные и полезные статьи:
http://xiper.net/learn/tegofenshuj/about-semantic
http://xiper.net/learn/tegofenshuj/img-vs-backround-image
http://xiper.net/learn/tegofenshuj/headings-in-html
http://xiper.net/learn/tegofenshuj/links-vs-pointer
http://xiper.net/learn/tegofenshuj/address
http://xiper.net/learn/tegofenshuj/semantic-html-forms
http://xiper.net/learn/tegofenshuj/when-and-where-to-use-dl
http://xiper.net/learn/tegofenshuj/semantic-html-table
http://xiper.net/collect/html-and-css-tricks/css-tricks/clearfix
http://xiper.net/collect/html-and-css-tricks/css-tricks/link-order-desc
http://xiper.net/collect/html-and-css-tricks/css-tricks/reset-style-width-css
http://xiper.net/collect/html-and-css-tricks/css-tricks/sokrasheniya-v-css
http://xiper.net/collect/html-and-css-tricks/pozitsionirovanie/inline-block-simple-property-for-complex-tasks
http://xiper.net/collect/html-and-css-tricks/typographics/safe-fonts
http://xiper.net/collect/html-and-css-tricks/overclock-site/sprite
http://xiper.net/collect/html-and-css-tricks/overclock-site/rounding-corners-review
http://xiper.net/collect/html-and-css-tricks/typographics/font-face-in-the-details
As the name implies Chrome Developer Tools is a tool that allows web developers to interfere and manipulate applications…
for example, copy images as data uri:
An introduction to the EmberJS List View. Slides at bit.ly/11WDhph Code at https://github.com/emberjs/list-view
discussed on the stackoverflow:
bar + sum: d3.js & ember.js
dcjs-leaflet-untappd - Beer Drinking Data Vizualization using dc.js, Crossfilter, and Leaflet