Skip to content

Commit

Permalink
Update workshops.js
Browse files Browse the repository at this point in the history
  • Loading branch information
necccc authored May 14, 2024
1 parent da9f86a commit 2e9c253
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions workshops.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@ module.exports = {
title: "API-first approach with no-code stack for fullstack development",
short_description: "Learn the principles of the API-first approach, and how to implement API contracts using ChatGPT or Copilot and GitLab CI.",
},
/* CRABNEBULA: {
created: "2022-05-05",
seats: 20,
title: "Learn Tauri 2.0",
short_description: "Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms.",
CRABNEBULA: {
created: "2022-05-14",
seats: 10,
coming_soon: true,
title: "Tauri: Build, Debug, and Ship a Desktop App with Web Tech",
short_description: "Create a Desktop application with our web framework of choice using Tauri.",
},
/*
MAINMATTER: {
created: "2022-05-15",
seats: 15,
Expand Down

0 comments on commit 2e9c253

Please sign in to comment.