lanmaowz.com
hexo黑白线条风格pixel主题分享 - 蓝猫的博客 - 分享前端开发经验和教程
https://lanmaowz.com/hexo-theme-pixel-share
Dependencies: { hexo: 3.2.2, hexo-generator-type: 0.1.4, hexo-renderer-mark: 0.1.1, hexo-renderer-njks: 0.1.0, hexo-renderer-postsass: 0.1.0, hexo-server: 0.2.0 }. Sass: outputStyle: nested sourceComments: false postcss: plugins: - autoprefixer. Mark: highlight: true types: - index - blog. Config hexo-generator-type types: - index - blog. 因为bootstrap的依赖太多,jquery.js, bootstrap.js, font-awesome 等等,对于一个博客系统来说感觉有点太重了。
paulvinchon.info
Paul Vinchon - About me
http://www.paulvinchon.info/about
Some random bits of my life to better understand me. Until my 18s, I have always lived in foreign countries (Ethiopia, UAE and Morocco). I started coding when I was 12, I began with HTML/CSS and then followed up with C. I love solving Rubik's Cube and I am also an amateur of Diabolo. I can speak French, English, Spanish and Japanese. I have been close to a lot of cultures, I am open to a lot of things. I have ranked 8th in a french math contest when I was 17. I am fond of Zelda. And of Lord of the Rings.
paulvinchon.info
Paul Vinchon - My experience
http://www.paulvinchon.info/experience
View my skills and proficiency in Information Technology. Hover a skill to see more informations about it. I am undergoing a very science-intensive cursus with competitive examinations in France. I have no problem dealing with decent mathematics or physics problems. Front-end developer at VarnerMiller, LLC. Integrated templates into dynamic webpages for tablets. This included working with AngularJS, Twitter Bootstrap and a custom javascript framework. February 2014 – may 2014.
trycatchand.blogspot.com
try catch and ...release: 5月 2015
http://trycatchand.blogspot.com/2015_05_01_archive.html
Try catch and .release. Polymer1.0が大幅に軽量化されてリリース!早速HelloWorld! が遂にリリースされたみたいです。以前のv0.5では、動作がちょっと重たくて使い物にならなそうな雰囲気だったのですが、今回リリースのv1.0では、サイズがなんと1/10にも縮小され、動作も以前より軽くなっていました。 Express4プロジェクトの雛形を生成すると、デフォルトのテンプレートエンジンとして Jade が自動的に導入されるのですが、 こちらは速度的な部分で少し不満が残ります。 そこで Jade の代替として登場するのが、 ECT. です。ECT は自サイトでテンプレートエンジン最速を謳っています。ECT本家サイトのベンチマークを見ると、その処理スピードはなんとJadeの8倍の速さとなっています。 今現在どのテンプレートエンジンを導入しようかとお悩み中の方は、迷わず ECT の導入を検討すべきではないでしょうか。 というわけで今回は ECT をサクッと試したい人向けに超簡単なサンプルを用意してみました。 以下は Promise を使った簡単なサンプルです。
paulvinchon.info
Paul Vinchon - My availability
http://www.paulvinchon.info/availability
Last update: Mon Jun 08 2015 – available. Hi I am available and can work all July and August. I can work up to 25-30 hours per week. Don't hesitate to get in touch with me. Technologies used: Node.js.
functionn.blogspot.com
December 2012 - Functionn
http://functionn.blogspot.com/2012_12_01_archive.html
Daily Emailed Fresh Resources? Subscribe By Email (265 ). Enter Your Email Address. Dec 31, 2012. Conditionizr - A jQuery Plugin For Conditional-Free Legacy, Retina, Script and Style Loading. Is a jQuery plugin which allows you to detect several end-user’s browser and environment properties and then serve specific conditional JavaScript and CSS files to them. What Problem Does It Solve? What’s Under The Hood? What’s more with Conditionizr is that it also allows you to pixel ratios of end-user brows...
psteeleidem.com
The JavaScript Templating Landscape | Patrick Steele-Idem
http://psteeleidem.com/the-javascript-templating-landscape
The JavaScript Templating Landscape. Posted by Patrick Steele-Idem. Thursday, Oct 23rd, 2014. This guide hopes to help you navigate the JavaScript templating landscape. This document is not, however, meant to be comprehensive guide that compares all possible JavaScript templating languages. Instead, I have picked a few templating languages that I believe highlight the different types of templating languages. A Sea of Syntax. Can I Use You? Supercharged or Fast Enough? Make It Your Own. A Sea of Syntax.
designdrizzle.com
DesignDrizzle | Free Resources For Web Designers,Photographers & Freelancers
http://designdrizzle.com/10-useful-javascript-template-engines-for-developers
10 Useful JavaScript Template Engines for Developers. 10 Useful JavaScript Template Engines for Developers. 10 Useful JavaScript Template Engines for Developers. July 8, 2015. Paperclip is a template engine that performs the function of compilation of the HTML code to DOM. The whole optimization process takes place during the compile time only. This results in efficient user interfaces in the desktop. The complete control of the data flow is also supported by Paperclip. The dot.js is extremely fast, ...