Lectures web
57
Divers articles, ressources, ...
Follow
Scooped by Agathe-Sevegrand onto Lectures web
Scoop.it!

Emmet (previously known as Zen Coding) is a web-developer’s toolkit that can greatly improve your HTML & CSS workflow:

Basically, most text editors out there allow you to store and re-use commonly used code chunks, called “snippets”. While snippets are a good way to boost your productivity, all implementations have common pitfalls: you have to define the snippet first and you can’t extend them in runtime.

Emmet takes the snippets idea to a whole new level: you can type CSS-like expressions that can be dynamically parsed, and produce output depending on what you type in the abbreviation. Emmet is developed and optimised for web-developers whose workflow depends on HTML/XML and CSS, but can be used with programming languages too.
No comment yet.
Your new post is loading...
Scooped by Agathe-Sevegrand
Scoop.it!

Introduction to Fabric.js

Introduction to Fabric.js | Lectures web | Scoop.it

In this article, I’ll introduce you to Fabric.js—a powerful JavaScript library that makes working with the HTML5 canvas element a breeze. Fabric provides a missing object model for canvas, as well as an SVG parser, a layer of interactivity, and a whole suite of other indispensable tools. It is a fully open-source project, licensed under MIT, with many contributions over the years.

No comment yet.
Scooped by Agathe-Sevegrand
Scoop.it!

Kevs3D - HTML5 Canvas demos by Kevin Roast

Kevs3D - HTML5 Canvas demos by Kevin Roast | Lectures web | Scoop.it
No comment yet.
Scooped by Agathe-Sevegrand
Scoop.it!

HTML5 Canvas and Audio Experiment

An html5 canvas experiment by 9elements.com...
No comment yet.