1 private link
Tutoriel de création et de configuration d'un site statique e-commerce avec Hugo (générateur de sites statiques) et Snipcart (système de gestion e-commerce par API).
"CSS Grid Layout is the most powerful layout system available in CSS. It is a 2-dimensional system, meaning it can handle both columns and rows, unlike flexbox which is largely a 1-dimensional system. You work with Grid Layout by applying CSS rules both to a parent element (which becomes the Grid Container) and to that elements children (which become Grid Items)."
"This document defines an API that can be used to capture a series of key moments (First Paint, First Contentful Paint) during pageload which developers care about."
PWA are just a shorthand for quality web experiences.
The Opquast Web Quality Checklist is now available in english!
"There is no such thing as disconnected information, no matter where you look – people, events, places, things, documents, applications and the information about them is all heavily connected. As the volume of data grows, so does the number and dynamicity of its connections. And if you’ve tried in the past to store and query that highly connected, semi-structured data in any database, you probably experienced a lot of challenges."
Puppeteer is a Node library which provides a high-level API to control headless Chrome over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome.
This weekend I scratched a bit of a long term itch and implemented basic support for the Performance Timeline specification for Node.js core. Hopefully it will land soon.
A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
Pourquoi [[]][0]++;
fontionne-t-il, là où []++;
lève une erreur ? Plongée dans les arcanes de JS.
"In the first tutorial of the series, you will learn about the basics of Anime.js. You will learn things like like selecting target elements and animating different properties related to them."
"Forms on the web don't usually play nice with bad connections. If you try to submit a form while offline, you'll most likely just lose your input. Here's how we might fix that."
What the Internet was like ten years ago.
C3.js D3-based reusable chart library
"In Symfony 3.3 we added HTTP/2 Push support for web assets (CSS, JS, images) to allow preloading them as explained in the Preload W3C Working Draft."
Technical Introduction to React by a maintainer of PostGraphQL, a GraphQL API-generator on top of PostgreSQL.
Alors que le Web transite peu à peu vers HTTPS, une autre révolution arrive, celle de la généralisation de HTTP/2 et du Server Push.
"If you navigate to https://gohugo.io and look in the Chrome developer network console, you should now see Push as the new source (“Initiator”) for the CSS and JSS:"
Un logo officiellement non-officiel pour un terme qui n'appartient à personne.
"Understand how the Symfony project evolves and why it is always worthy to get involved, but differently."