kalvn's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 4 / 5
93 results tagged astuce  ✕
Quelques nouvelles astuces à exploiter sur Firefox – Le blog de Seboss666 https://blog.seboss666.info/2019/01/quelques-nouvelles-astuces-a-exploiter-sur-firefox/
21/01/2019 13:38:13

Des petites astuces pour Firefox.

firefox astuce
How To Improve UX of Web Forms https://maxsnitser.com/blog/how-to-improve-ux-of-web-forms
14/01/2019 10:19:32

Pas mal de bons conseils pour améliorer l'expérience utilisateurs sur vos formulaires.

form ux astuce
30 Seconds of CSS https://30-seconds.github.io/30-seconds-of-css/
30/11/2018 09:38:43

Plein de petites astuces CSS compréhensibles en moins de 30 secondes, avec en prime un indicateur de support navigateur.

css astuce
Home  |  web.dev https://web.dev/
15/11/2018 12:58:50

Un nouveau site de Google qui contient pas mal de ressources utiles au développement web.

web dev astuce resource
Vue as Event Bus — Life is Happier – Easyread – Medium https://medium.com/easyread/vue-as-event-bus-life-is-happier-7a04fe5231e1
15/11/2018 10:02:29

Utiliser l'objet Vue comme un event bus (publish/subscribe).

vuejs tuto astuce
Leave animation randomly makes leaving element flicker on IE11 · Issue #2338 · vuejs/vue · GitHub https://github.com/vuejs/vue/issues/2338
09/11/2018 11:30:44

Si dans Vue.js vos animations CSS clignotent dans IE 11, pensez à ajouter animation-fill-mode: forwards; sur l'élément auquel l'animation est affecté.

css astuce animation vuejs ie bug
JavaScript Pro Tips - Code This, NOT That - YouTube https://www.youtube.com/watch?v=Mus_vwhTCq0
22/10/2018 17:52:17
thumbnail

Pas mal de petites astuces pour faire du Javascript moderne.

javascript astuce
Note: Firefox, ouvrir une image dans un nouvel onglet /shaare/pwQynA
20/09/2018 09:31:15

Petite astuce que j'ai découverte il y a quelques temps. Chrome permet d'ouvrir une image dans un nouvel onglet mais pas Firefox.

En fait c'est possible, il suffit de faire clic-droit sur l'image puis de faire un clic molette sur l'option View image.

firefox astuce
CSS and PWAs: Some Tips for Building Progressive Web Apps — SitePoint https://www.sitepoint.com/pwa-css-considerations/
12/09/2018 14:45:27
css PWA astuce
The military secret to falling asleep in two minutes | The Independent https://www.independent.co.uk/life-style/fall-asleep-two-minutes-how-to-military-secret-trick-a8520991.html
11/09/2018 17:28:45

Ça coûte rien d'essayer :)

Here’s how to do it:

  1. Relax the muscles in your face, including tongue, jaw and the muscles around the eyes
  2. Drop your shoulders as far down as they’ll go, followed by your upper and lower arm, one side at a time
  3. Breathe out, relaxing your chest followed by your legs, starting from the thighs and working down
  4. You should then spend 10 seconds trying to clear your mind before thinking about one of the three following images:
    • You’re lying in a canoe on a calm lake with nothing but a clear blue sky above you
    • You’re lying in a black velvet hammock in a pitch-black room
    • You say “don’t think, don’t think, don’t think” to yourself over and over for about 10 seconds.
société astuce
Common webpage design mistakes http://blog-en.tilda.cc/articles-website-design-mistakes
27/08/2018 13:37:41

Plein de très bonnes indications sur les erreurs à éviter pour le design d'une page.

design page astuce erreur
Oh Javascript... 🙄 https://dev.to/kspeakman/oh-javascript--3404
19/06/2018 10:03:22

Attention à ce piège Javascript avec les dates.

new Date('2018-01-01')
// <- Sun Dec 31 2017 18:00:00 GMT-0600 (Central Standard Time)

new Date('2018/01/01')
// <- Mon Jan 01 2018 00:00:00 GMT-0600 (Central Standard Time) 

Les dates ça reste l'un des trucs les plus chiants à gérer dans le développement.

dev astuce piege javascript
Comment nettoyer les suggestions indésirables de Google Chrome - FrAndroid http://www.frandroid.com/comment-faire/tutoriaux/502420_comment-nettoyer-les-suggestions-indesirables-de-google-chrome
09/05/2018 09:52:01

Le coup du SHIFT+SUPPR sur ordi est à peu près impossible à deviner...

chrome historique astuce
30 Seconds of CSS https://atomiks.github.io/30-seconds-of-css/
01/03/2018 20:39:34

Quelques snippets CSS.

css snippet astuce
7 Practical Tips for Cheating at Design – Refactoring UI – Medium https://medium.com/refactoring-ui/7-practical-tips-for-cheating-at-design-40c736799886
01/03/2018 09:25:39

J'adore ce genre d'article ! Des petites astuces qui paraissent toute bêtes mais qui ont un réel impact sur le ressenti et le confort d'utilisation d'une app.

ux astuce
git - Change commit author at one specific commit - Stack Overflow https://stackoverflow.com/questions/3042437/change-commit-author-at-one-specific-commit#3042512
01/02/2018 14:03:07

Changer les informations sur l'auteur d'un commit à l'aide de git rebase.

git rebase astuce
Ma toolbox personnelle https://blog.ston3o.me/ma-toolbox-personnel/
06/12/2017 17:07:51

Une toolbox pleine de pépites !

outil dev web astuce
web:mastodon [Libox Wiki] https://wiki.libox.fr/web/mastodon
13/10/2017 17:13:03

Plein de ressources utiles autour de Mastodon.

mastodon astuce
Little UI Details https://mobile.twitter.com/i/moments/880688233641848832
15/09/2017 12:28:34

Des tonnes de petites astuces à utiliser dans vos interfaces d'applications. J'adore !

ui design astuce
Développement sécurisé - Apprendre à maitriser le risque - Korben https://korben.info/developpement-securise-apprendre-a-maitriser-risque.html
14/08/2017 13:24:15
conseil astuce dev
page 4 / 5
3871 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn