microblog.at ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Dies ist die private Mastodon Instanz von Robert Lender

Verwaltet von:

Serverstatistik:

1
aktive Profile

#tuto

0 Beiträge0 Beteiligte0 Beiträge heute

Un livre en ligne très didactique pour apprendre TypeScript de zéro, notamment les concepts.

> Learn how to use TypeScript to level-up your applications as a web developer through exercise driven self-paced workshops and tutorials hosted by TypeScript wizard Matt Pocock.

Total TypeScript Essentials | Total TypeScript
totaltypescript.com/books/tota

Total TypeScriptTotal TypeScript EssentialsLearn how to use TypeScript to level-up your applications as a web developer through exercise driven self-paced workshops and tutorials hosted by TypeScript wizard Matt Pocock.

Un tuto relativement simple en 6 étapes pour comprendre les composants de base de Kubernetes (cluster, node, pod, deployment, service, replica set).

1. Create a Kubernetes cluster
2. Deploy an app
3. Explore your app
4. Expose your app publicly
5. Scale up your app
6. Update your app

Learn Kubernetes Basics | Kubernetes
kubernetes.io/docs/tutorials/k

#kubernetes #tutolinks.kalvn.net/shaare/8LfPQA

KubernetesLearn Kubernetes BasicsProduction-Grade Container Orchestration

Un regroupement énorme de guides et tutoriels pour le développement web et le développement en général.

Le concept et de créer une sorte de roadmap pour apprendre les choses dans un ordre logique.

> roadmap.sh is a community effort to create roadmaps, guides and other educational content to help guide developers in picking up a path and guide their learnings.

Developer Roadmaps - roadmap.sh
roadmap.sh/

#tuto #web #devlinks.kalvn.net/shaare/MA9GDA

roadmap.shDeveloper Roadmaps - roadmap.shCommunity driven roadmaps, articles and guides for developers to grow in their career.

Le guide ultime pour comprendre CSS Flexbox selon moi (et j'en ai lu un paquet). C'est en anglais et relativement long, mais tout y est, mêmes les nouveautés comme la propriété gap ou les subtilités comme margin: auto.

J'ai découvert 2 ou 3 trucs que je ne connaissais pas alors que je suis un très gros utilisateur de Flexbox.

joshwcomeau.com/css/interactiv

www.joshwcomeau.comAn Interactive Guide to FlexboxWhen we truly learn the secrets of the Flexbox layout mode, we can build absolutely incredible things. Fluid layouts that stretch and shrink without arbitrary breakpoints. In this action-packed interactive tutorial, we'll pop the hood on the Flexbox algorithm and learn how to do remarkable things with it. ✨

Building and Running SQL Queries with Knex.js - DEV Community
dev.to/itachiuchiha/building-a

Une bonne introduction à l'utilisation de knex.js qui est ce qu'on pourrait appeler un *SQL query builder*. La juste couche d'abstraction pour interagir avec une DB selon moi.

#javascript #tuto #sql #databaselinks.kalvn.net/shaare/bILsCw

DEV CommunityBuilding and Running SQL Queries with Knex.jsThe cover image took from the official Knex.js site First of all, I'm so sorry for my bad English...