965 private links
This page lists all the HTML elements, which are created using tags.
They are grouped by function to help you find what you have in mind easily. An alphabetical list of all elements is provided in the sidebar on every element's page as well as this one.
AutoAnimate is a zero-config, drop-in animation utility that adds smooth transitions to your web app. You can use it with React, Vue, or any other JavaScript application.
Safari sur iOS (et sur Mac) n’utilisent pas Blink, mais Webkit. Apple est parti de son côté avec Webkit et du coup fait un peu n’importe quoi. Ayant désormais un iPhone, je me retrouve à corriger mes sites et outils pour iOS.
Voici quelques trucs et astuces. Cet article sera emmené à être étendu avec le temps.
The latest trend theses days in user interface design is definitely dark mode. I’m personally a big user of dark themes. I use it on my MacBook, iPhone, VSCode, GitHub and pretty much everywhere I can activate it. I find it can be easier on eye strain when working long hours in front of a screen like I do.
A production-ready motion library for React. Utilize the power behind Framer, the best prototyping tool for teams. Proudly open source.A production-ready motion library for React.
Utilize the power behind Framer, the best prototyping tool for teams.
Proudly open source.
The
!! operator
Convertstring → number
Thereverse method
TheMath.min & max
MergeArrays
Thefalsey values
Theternary operator
Removeduplicates from array
Themap method
Theincludes method
Thefilter method
Scroll to topbutton
Happy Coding 😊
The
start attribute
Thecontenteditable attribute
Therequired attribute
Themark tag
Thelazy loading attribute
Thekbd tag
TheDetails & Summary tag
Theaccept attribute
Thefavicon
Thepicture tag
Thedir attribute
Thespellcheck attribute
Themeta description
Theabbr tag
Thedisabled attribute
Theposter attribute
Thereversed attribute
As web developers, it is often quite hard and time-consuming to make accessible UIs. This gets even worse when we have to make special components like Modals or Popovers from scratch.
Thankfully, the React ecosystem is huge and there are many great people who have made amazing libraries to help us with this problem. Today, we are going to focus on React component libraries that are accessible, have a decent base style, have good docs, and come with components like Modals, Popovers, Tooltips, etc.
CSS is a highly specialized programming language focusing on style systems. Because of this unique use case and its declarative nature, it's sometimes hard to understand. Some folks even deny it's a programming language altogether. Let's prove them wrong by programming a smart, flexible style system.
Creating your own game is easier than ever! GDevelop is a beginner-friendly game engine that helps you create 2D games with little to no code.
Découvrir, comprendre, maitriser et partager le métier de développeur au travers de contenus gratuits, de formations premium et d'une communauté bienveillante.
Comment conteneuriser une application à l'aide de Docker ? Qu'est-ce qu'un Dockerfile ? Nous allons le découvrir dans cet article.
Muprh is an open-source CMF built on top of Symfony that helps you to build your own CMS with several domains and languages. It comes with a fully implemented and customizable tree manager, a CRUD generator, a 2FA authentication, settings and tasks managers, basic web analytics.
Dans les deux premiers billets de cette série, nous avons vu comment créer notre bucket de base, configurer notre nom de domaine, et manipuler rapidement Hugo. Dans ce dernier billet de la série, nous allons donc passer à l'étape manquante : le déploiement. Automatiser le déploiement sur Scaleway
Une spécification ajoutant une signification lisible pour l'homme et pour la machine dans les messages des commits
Commit Type | Title | Emoji |
---|---|---|
feat |
Features | ✨ |
fix |
Bug Fixes | 🐛 |
docs |
Documentation | 📚 |
style |
Styles | 💎 |
refactor |
Code Refactoring | 📦 |
perf |
Performance Improvements | 🚀 |
test |
Tests | 🚨 |
build |
Builds | 🛠 |
ci |
Continuous Integrations | ⚙️ |
chore |
Chores | ♻️ |
revert |
Reverts | 🗑 |
How to Write Better Git Commit Messages – A Step-By-Step Guide
GitHub repo: pvdlgconventional-changelog-metahub conventional-changelog preset
CSS Glossary
Le langage de programmation Rust
par Steve Klabnik et Carol Nichols, avec la participation de la Communauté Rust
The WordPress Template Hierarchy
A free CDN for Open Source
fast, reliable, and automated
Marked is
- built for speed.*
- a low-level markdown compiler for parsing markdown without caching or blocking for long periods of time.**
- light-weight while implementing all markdown features from the supported flavors & specifications.***
- available as a command line interface (CLI) and running in client- or server-side JavaScript projects.