Skip to content

Commit

Permalink
Merge pull request jsheroes#357 from simonaco/master
Browse files Browse the repository at this point in the history
update speakers/talk for simona
  • Loading branch information
danielmocan authored Feb 17, 2019
2 parents 238b51f + e539ae2 commit fc0e486
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions app/data/2019/speakers.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ export default [
description:
'Simona Cotin is a web developer with a passion for teaching. She spends most of her time tinkering with JavaScript in the cloud and sharing her experience with other developers at community events like meetups and conferences or online. As a Cloud Developer Advocate, Simona engages with the web community to help create a great developer experience with Azure. She loves shipping code to production and has built network data analytics platforms using Angular, Typescript, React, and Java.',
talk: {
title: 'TBA',
description: '',
title: 'Serverless can do that?!',
description: `
<p>As a frontend developer you might think - why would I even care about servers? Or lack thereof! 🤔 </p>
<p>In this session we'll explore how empowering serverless is for the Javascript developer and how much we can already achieve by not reinventing the wheel. We'll also sprinkling a bit of serverless magic and learn how we can use it once we add it to our toolbox. </p>`,
message: '',
},
workshop: null,
Expand Down

0 comments on commit fc0e486

Please sign in to comment.