907 private links
Wakapi is an open-source tool that helps you keep track of the time you have spent coding on different projects in different programming languages and more.
Ideal for statistics freaks and anyone else.
Meet Plane. An open-source software development tool to manage issues, sprints, and product roadmaps with peace of mind.
Build iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript
This wonderful website, made with †by Corentin Thomasset , aggregates useful tools for developer and people working in IT. If you find it useful, please feel free to share it to people you think may find it useful too and don't forget to bookmark it in your shortcut bar!
IT Tools is open-source (under the MIT license) and free, and will always be, but it costs me money to host and renew the domain name. If you want to support my work, and encourage me to add more tools, please consider supporting by sponsoring me .
Non-judgmental guidance on choosing a license for your open source project
In this article, I will explain what CORS and CORS errors are and why you might run into them. I will present possible solutions and explain what preflight requests, CORS headers are, and why they are important in the communication between parties. The article assumes you have some basic knowledge of web development and the HTTP protocol. I tried to write the article in a way that is easy to understand for beginners and fill it with knowledge and try to avoid too many technical nuances that are not tightly connected with the CORS topic. If you spotted any mistakes or have any suggestions, do not hesitate to contact me. In some places, I made a simplification where a service means server and vice versa.
In this article, we will look at some of the hottest CSS tools available to developers today, including frameworks, libraries, and utilities, to help you stay ahead of the curve and take your CSS skills to the next level.
TL;DR:
Neumorphism.io
Animista
Wweb.dev
Spin Kit
Flexplorer
CSS Grid Generator
CSS Layout Generator
Shadows Brumm
Glassmorphism
Cubic-Bezier
Haikei
Extrated with:
const linksElements = Array.from(document.querySelectorAll("#article-body > h2 + p + p > a")).map(el => `[${el.textContent}](http://${el.href})`).join('\n');
alert(linksElements);
CSS Hamburger Menus are very important for responsive web design. Take inspiration from our Hamburger Menu codepens examples
Origin: https://medium.com//the-native-way-to-configure-path-aliases-in-frontend-projects-5db70f19a6e0
Projects often evolve into complex, nested directory structures. As a result, import paths may become longer and more confusing, which can negatively affect the codeâs appearance and make it more difficult to understand where imported code originates from.
Using path aliases can solve the problem by allowing the definition of imports that are relative to pre-defined directories. This approach not only resolves issues with understanding import paths, but it also simplifies the process of code movement during refactoring.
Ici nous allons voir comment avoir plusieurs profils Git (email, clé GPG, etc) en fonction du ou des répertoires le tout automatiquement.
TL;DRâŻ:
Modifier le fichier .gitconfig
[include]
path = ~/.config/git/git-personal.conf
[includeIf "gitdir:~/dev/work/"]
path = ~/.config/git/git-work.conf
Ce tutoriel est dĂ©diĂ© Ă la prĂ©sentation de fonctionnalitĂ©s avancĂ©es de la bibliothĂšque Leaflet, il est dĂ©diĂ© aux personnes connaissant dĂ©jĂ la bibliothĂšque. Pour ceux qui ne la connaissent pas et qui voudraient suivre ce tuto je vous conseille dâabord de suivre le tutoriel dâEskimon .
Dans ce tuto nous allons apprendre à créer des interfaces utilisateur, à modifier les fonds de plans, à créer des marqueurs personnalisés et à ajouter des tooltips (texte) afin de créer des cartes interactives personnalisées.
Tables are a design pattern for displaying large amounts of data in rows and columns, and have not yet seemed to fall out of favor, so letâs take a look at how we can create tables on the web in 2019.
Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++, and JavaScript.
Yqnnsvg-path-editor Online editor to create and manipulate SVG paths
Online editor to create and manipulate SVG paths
CSS lets you control how text selection behaves and appears on your pages. This can help you improve usability in certain situations and add a little bit of visual flair. Letâs dive in!
Podman Desktop - An open source graphical tool for developing on containers and Kubernetes
Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
My ultra-minimal CSS might make me look like theme tartare but that means less stuff to get in your way when you're designing your awesome theme. Here are some of the other more interesting things you'll find here ...
Learn more about me in "A 1000-Hour Head Start: Introducing The _s Theme" on ThemeShaper.
React-admin offers the best developer experience, lets you focus on business needs, and build delightful user interfaces.
Build internal tools / ERPs / B2B apps, fast
A collection of 70 hand-picked, web-based tools which are actually useful.
Each will generate pure CSS without the need for JS or any external libraries.