All decks Close
All decks 58
  • 10 tips I wish I knew when I started using Angular | Angular World Tour

    « Make it work, make it right, make it fast » - Kent Beck We all know this quote. But we sometimes stop at the first stage, lacking time or prioritization. Onboarding a new developer in a team is the best time to check if your codebase is « scalable and healthy ». We will explain in this talk some feedbacks from many years doing consulting on Angular projects with concrete use-cases: - what are the bad practices to avoid? - what are the opinionated choices of Angular which can help you? Regardless of your team's size or your colleagues' experience, what are the best architectural choices you can do to enhance that?

  • Playing Minecraft with OpenAI & GPT-3

    There are players who play Minecraft for the pleasure of playing, others to develop their creativity. But there is another way to play Minecraft, and that is by using an artificial intelligence generated by GPT-3. In this presentation, we'll talk a bit about AI and ML, GPT-3, and Codex, but most of all, we'll have fun generating code to control a bot in Minecraft, all in a good mood! Are you tempted?

  • Hey Dad, what's Bazel?

    This is a short introduction to Bazel, the orchestration build and test tool. We will cover the concepts of Bazel such as Workspaces, Packages, and Labels, as well as writing custom rules. We will demo how to build a WASM code written in Rust and deploy it on Azure Functions.

  • 10 tips I wish I knew when I started using Angular

    « Make it work, make it right, make it fast » - Kent Beck We all know this quote. But we sometimes stop at the first stage, lacking time or prioritization. Onboarding a new developer in a team is the best time to check if your codebase is « scalable and healthy ». We will explain in this talk some feedbacks from many years doing consulting on Angular projects with concrete use-cases: - what are the bad practices to avoid? - what are the opinionated choices of Angular which can help you? Regardless of your team's size or your colleagues' experience, what are the best architectural choices you can do to enhance that?

  • A Look at the New Azure Static Web Apps CLI

    With the new Static Web Apps CLI, you can now run your entire full-stack web app locally in your development environment and access many of the platform’s capabilities without deploying your app. The CLI hosts your frontend and API on a single localhost endpoint and emulates authentication, custom routing, and authorization rules. Let's have a Look at the New Azure Static Web Apps CLI.

  • Demystifying UI Code Generation (Angular Nation)

    Bridging the gap between designer and developers.

  • Météo Du Web

    Météo Du Web // Les Briques du Web

  • The New Era of Static Web Apps (Dutch Angular Group)

    The web has always been shaped by many trends and the emerging landscape has some surprises in store for us. We are currently witnessing a new era of Web Applications: Static and Serverless Web Applications (or Serverless Static Web Apps). These applications are designed to be fast, reliable, engaging while benefiting from the power, flexibility and scalability of "Serverless". Even if they are created with traditional JavaScript frameworks, such as Angular or Vue, they load and render instantly in your browsers. Join me in this session to find out how to create, configure and deploy your Static Web Apps in a Serverless and geo-distributed environment, while benefiting from a modern and complete CI / CD chain. Are you ready to enter the era of Serverless Static Web Apps?

  • The New Era of Static Web Apps (GDG Minsk)

    The web has always been shaped by many trends and the emerging landscape has some surprises in store for us. We are currently witnessing a new era of Web Applications: Static and Serverless Web Applications (or Serverless Static Web Apps). These applications are designed to be fast, reliable, engaging while benefiting from the power, flexibility and scalability of "Serverless". Even if they are created with traditional JavaScript frameworks, such as Angular or Vue, they load and render instantly in your browsers. Join me in this session to find out how to create, configure and deploy your Static Web Apps in a Serverless and geo-distributed environment, while benefiting from a modern and complete CI / CD chain. Are you ready to enter the era of Serverless Static Web Apps?

  • Hacking A Coffee Machine With Your Brain & The Neurosity Notion

  • Design—Code—Repeat (ngPoland)

    Bridging the gap between designers and developers.

  • Design—Code—Repeat

    Bridging the gap between designer and developers.

  • Demystification des contributions open source

    Demystification des contributions open source

  • Demystifying UI Code Generation

  • The New Era of Static Web Apps

    The web has always been shaped by many trends and the emerging landscape has some surprises in store for us. We are currently witnessing a new era of Web Applications: Static and Serverless Web Applications (or Serverless Static Web Apps). These applications are designed to be fast, reliable, engaging while benefiting from the power, flexibility and scalability of "Serverless". Even if they are created with traditional JavaScript frameworks, such as Angular or Vue, they load and render instantly in your browsers. Join me in this session to find out how to create, configure and deploy your Static Web Apps in a Serverless and geo-distributed environment, while benefiting from a modern and complete CI / CD chain. Are you ready to enter the era of Serverless Static Web Apps?

  • Super Charge Your Builds With Bazel (NgVikings 2020)

    This is a short introduction to Bazel, the orchestration build and test tool. We will cover the concepts of Bazel such as Workspaces, Packages, and Labels, as well as writing custom rules. We will demo how to build a WASM code written in Rust and deploy it on Azure Functions.

  • Azure Functions from A to Z (15min)

    Azure Functions is a serverless compute service that enables you to run code on-demand without having to explicitly provision or manage infrastructure. Use Azure Functions to run a script or piece of code in response to a variety of events. Learn how to use Azure Functions with our quickstarts, tutorials, and samples 👉http://bit.ly/2NJHRIW

  • Supercharge your builds with Bazel

    This is a full introduction to Bazel, the orchestration build and test tool. We will cover the concepts of Bazel such as Workspaces, Packages, and Labels, as well as writing custom rules. We will demo how to build a WASM code written in Rust and deploy it on Azure Functions.

  • A gentle introduction to Cloud Computing with Microsoft Azure

    A gentle introduction to Cloud Computing with Microsoft Azure

  • Angular's Future – Smaller, Faster, Better

    The Angular CLI has made creating and managing Angular apps a breeze. And it does not stop there. Want to have a glimpse into what Angular has in store for the future? In this talk, we will learn about Bazel and how the new build system works, what the Angular DevKit is, how to customize the CLI with Schematics and Builders and much more.