Skip to content

Implementing desktop-class productivity apps with Angular and Project Fugu ๐Ÿ…ฐ๏ธ๐Ÿ’˜๐Ÿก

Notifications You must be signed in to change notification settings

thinktecture/ng-de-2022-fugu

Repository files navigation

Implementing desktop-class productivity apps with Angular and Project Fugu ๐Ÿ…ฐ๏ธ๐Ÿ’˜๐Ÿก

NG-DE 2022, 5th October 2022, 09:00โ€“17:00

Trainer: Christian Liebel (@christianliebel)


Chris is a GDE for Angular and web capabilities. In his hands-on workshop, youโ€™ll learn how to implement desktop-class productivity apps using the new Project Fugu web APIs. This joint project between Google, Intel, Microsoft, and others seeks to bring missing features to the web, including access to the local file system, clipboard, and registering Angular apps as default file handlers. Learn how you can finally bring productivity apps like IDEs, image editors, or office apps to the web! You also need to bring your own laptop to this workshop.

Setup Instructions

You can code along if you like. If you plan to do so, please bring your own laptop with Google Chrome (Canary), Git, Node.js, and WebStorm or Visual Studio Code installed.

You need unlimited Internet access (without group policies, corporate proxies or firewalls). In case of doubt, please bring your personal notebook with you.

After cloning this repository, run the following commands in its root directory:

npm i
npm start