Přejít k navigační liště

Zdroják » Zprávičky » Zveme vás do Brna na přednášku Automate all the @#$% tasks and release more often

Zveme vás do Brna na přednášku Automate all the @#$% tasks and release more often

Zprávičky Různé

Nálepky:

ReactiveMeetups Brno vás opět zve 12. 6. od 7.00 večer do sklípku. Tentokrát s Ryan J. Salvou z Microsoftu na téma Automate all the @#$% tasks and release more oftenRegistrujte se.

Podrobně k tématu:

To paraphrase Mark Zuckerberg, this workshop will teach you how to “move fast without breaking things.” Or, when #@$! goes wrong, fix it quickly. You’ll learn how to:

  • Build your apps automatically with every pull request
  • Test apps on thousands of real-world devices and 400+ configurations
  • Automatically distribute passing builds to beta testers
  • Monitor production apps for crashes and bugs to prioritize fixes
  • Collect mobile analytics and understand your users

Finally, we’ll end by answering how (and why) Microsoft is building better tools for React Native developers.

Více informací najdete přímo v události. Těšíme se na vás! Team ReactiveMeetups EUROPE

Komentáře

Subscribe
Upozornit na
guest
0 Komentářů
Inline Feedbacks
View all comments

Enum a statická analýza kódu

Mám jednu univerzální radu pro začínající programátorty. V učení sice neexistují rychlé zkratky, ovšem tuhle radu můžete snadno začít používat a zrychlit tak tempo učení. Tou tajemnou ingrediencí je statická analýza kódu. Ukážeme si to na příkladu enum.