965 private links
HTML provides five spaces entity (space entity), they have different widths, non-breaking spaces (& nbsp;) is the width of conventional spaces, it runs on all major browsers. Several other spaces (& ensp; & emsp; & thinsp; & zwnj; & zwj;) of different widths at different browsers.
Kubernetes is an open-source container orchestration platform that automates the deployment, management, scaling, and networking of containers.
The concept of containerization itself is pretty old. But the emergence of the Docker Engine in 2013 has made it much easier to containerize your applications.
The only framework that makes responsive email easy. MJML is a markup language designed to reduce the pain of coding a responsive email.
In this series, we're creating a serverless stack using AWS.
In this part, I'll show how to serve a static website through an S3 Bucket and how to deploy from your local machine.
Fast and idiomatic client-driven REST APIs. Contribute to dunglas
REST and GraphQL framework on top of Symfony and React
Nous allons voir dans cet article comment mettre en place une connexion sécurisée (via https) avec des certificats valides d’une application que nous développons localement.
Lors de la phase de développement d’une application il peut, pour diverses raisons, être nécessaire d’avoir une connection sécurisée (en https), comme par exemple avoir des cookies ayant le flag secure, qui interdit l’accès aux cookies hors connexion chiffrée.
In this article, we have compiled a list of the 36 best CSS hover effects that can help you create engaging websites. Besides, we will also share important details about the effects and their three main types along with the examples.
The SPDX License List is an integral part of the SPDX Specification. The SPDX License List itself is a list of commonly found licenses and exceptions used in free and open or collaborative software, data, hardware, or documentation. The SPDX License List includes a standardized short identifier, the full name, the license text, and a canonical permanent URL for each license and exception.
Frontend app generator. Create webpack config, Parcel app or Snowpack with React, Vue, Svelte, Typescript, babel, css modules, CSS, SASS, less, code splitting
Bonjour, je m’appelle Yann Vangampelaere et je suis web developer pour le compte d’une agence de communication au Luxembourg.
Software Architect 👷. Productivity ⏱️ & Team Morale 😊. Javascript, Typescript, Cloud Native ☁️. Author 📚 and Educator 🧑🏫.
Vanilla.js — Getting Started
Convert Modern JavaScript to Legacy (ECMAScript 5) in Minutes
Client-side JavaScript Databinding without a Framework
Build a Single Page Application (SPA) Site With Vanilla.js
When I need a CSP Hash?
If you are already implemented the Content-Security-Policy header and want to use inline scripts and/or styles but don't want to use the 'unsafe-inline' directive. Then probably you will see a similar error in DevTools console.
printf "%s" "$(<script.txt)" | openssl sha256 -binary | openssl base64
echo -n "$(<script.txt)" | openssl sha256 -binary | openssl base64
Generate test data. Quickly.
Then spend time on more important things. Like…
Portfolio MacOS theme.
Here's a few patterns I've picked up based on using Docker since 2014. I've extracted these from doing a bunch of freelance work.