Books, Tutorials and Cheat Sheets

Books, Tutorials and Cheat Sheets

99 bookmarks
Custom sorting
mbeaudru/modern-js-cheatsheet
mbeaudru/modern-js-cheatsheet
modern-js-cheatsheet - Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
·github.com·
mbeaudru/modern-js-cheatsheet
The Ultimate Guide to CSS (Email)
The Ultimate Guide to CSS (Email)
A complete breakdown of the CSS support for the most popular mobile, web and desktop email clients on the planet.
·www.campaignmonitor.com·
The Ultimate Guide to CSS (Email)
zeeshanu/learn-regex
zeeshanu/learn-regex
learn-regex - Learn regex the easy way
·github.com·
zeeshanu/learn-regex
Methodology / BEM
Methodology / BEM
BEM methodology was invented at Yandex to develop sites which should be launched fast and supported for a long time. It helps to create extendable and reusable interface components.
·en.bem.info·
Methodology / BEM
dexteryy/spellbook-of-modern-webdev
dexteryy/spellbook-of-modern-webdev
spellbook-of-modern-webdev - A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
·github.com·
dexteryy/spellbook-of-modern-webdev
CSS Grid Layout, les ressources indispensables pour apprendre
CSS Grid Layout, les ressources indispensables pour apprendre
Astucecss Cela ne vous aura sans doute pas échappé : ces derniers temps tout le monde parle de Grid Layout, le récent module de positionnement CSS par grilles, aujourd'hui adopté par la plupart des na…
·alsacreations.com·
CSS Grid Layout, les ressources indispensables pour apprendre
20 Excellent Resources for Learning Kotlin
20 Excellent Resources for Learning Kotlin
Get a head start on learning Kotlin with this collection of free tutorials, articles, and video lessons.
·tutorialzine.com·
20 Excellent Resources for Learning Kotlin
Sails.js | Realtime MVC Framework for Node.js
Sails.js | Realtime MVC Framework for Node.js
Sails.js makes it easy to build custom, enterprise-grade Node.js apps. It is designed to resemble the MVC architecture from frameworks like Ruby on Rails, but with support for the more modern, data-or…
·sailsjs.com·
Sails.js | Realtime MVC Framework for Node.js
JavaScript: Learn Regular Expressions for Beginners
JavaScript: Learn Regular Expressions for Beginners
Not too long ago regular expressions were terrifying to me — to my untrained eye they were nothing more than large strings of gibberish…
·hackernoon.com·
JavaScript: Learn Regular Expressions for Beginners
Learn Webpack in 15 Minutes
Learn Webpack in 15 Minutes
A beginner's introduction into the world of webpack. We'll setup a working environment, write some modules, and bundle some code.
·tutorialzine.com·
Learn Webpack in 15 Minutes
Idnan/bash-guide
Idnan/bash-guide
bash-guide - A guide to learn bash
·github.com·
Idnan/bash-guide
Organize your CSS properties however you dang like
Organize your CSS properties however you dang like
Over the last several years, I have read several lengthy articles on how everyone should organize your CSS and why one method is better than another. In fact, I have even bought into several of the…
·michael.blog·
Organize your CSS properties however you dang like
Writing modular CSS (Part 1)
Writing modular CSS (Part 1)
Have you worked on large websites that spans more than a few pages? I
·zellwk.com·
Writing modular CSS (Part 1)
Measuring Image Widths in JavaScript (Carefully!)
Measuring Image Widths in JavaScript (Carefully!)
Let's say you want to find an on the page and find out how wide it is in JavaScript. Maybe you need to make some choices based on that width (or height, or
·css-tricks.com·
Measuring Image Widths in JavaScript (Carefully!)
CSS Grid Layout
CSS Grid Layout
CSS Grid layout has been designed to provide a two-dimensional layout method for CSS, with the ability to lay out items in rows and columns. The CSS grid can be used to achieve many different layouts.…
·developer.mozilla.org·
CSS Grid Layout
Learning CSS Grid Layout
Learning CSS Grid Layout
How to approach learning grid layout. Solving problems that you actually have rather than trying to learn the entire thing at once.
·rachelandrew.co.uk·
Learning CSS Grid Layout
Ultimate Guide to API Design
Ultimate Guide to API Design
Get your API off to a roaring start with our ultimate guide. Packed with examples of searches, authentication, error handling and versioning.
·blog.qmo.io·
Ultimate Guide to API Design
Box Alignment Cheatsheet
Box Alignment Cheatsheet
The box alignment specification details how items are aligned in the various layout methods. As different layout methods pose different constraints in terms of alignment, some of the behaviour of Box …
·rachelandrew.co.uk·
Box Alignment Cheatsheet
Awesome Creative Coding
Awesome Creative Coding
awesome-creative-coding - 🎨 Creative Coding, Generative Art, Interaction Design, Resources.
·github.com·
Awesome Creative Coding
HTML Reference
HTML Reference
A free guide to all HTML elements and attributes.
·htmlreference.io·
HTML Reference
Interneting Is Hard
Interneting Is Hard
Friendly web development tutorials for complete beginners
·internetingishard.com·
Interneting Is Hard
JavaScript Promises for Dummies
JavaScript Promises for Dummies
Javascript Promises are not difficult. However, lots of people find it a little bit hard to understand at the beginning. Therefore, I would like...
·scotch.io·
JavaScript Promises for Dummies