Skip to content

Commit

Permalink
Added talks for May 25, 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles committed May 24, 2021
1 parent 2cc7921 commit 54f9bc6
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
Binary file added public/images/headshots/vanessa-pyne.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions src/archive/meetups.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
[
{
"id": 79,
"date": "May 25, 2021",
"meetup": "https://www.meetup.com/FrontEndParty/events/hdvkkryccgbkc",
"talks": [
{
"presenter": "Vanessa Pyne",
"title": "Selenium WebDriver For Fun and Profit",
"description": "The Selenium WebDriver browser automation framework: What is it? How does one use it? These questions and more shall be answered. If you like (or just use) NodeJS and develop for web browsers, this talk will be fun. Not boring. Unit tests are boring. Automated End-2-End test are exciting. Just like this talk will be."
},
{
"presenter": "Cameron Sampson",
"title": "Flutter - Google’s Cross-platform UI Toolkit",
"description": "Flutter is a UI toolkit for Dart apps that can compile to run natively on mobile, desktop, and now the web too. We'll be getting a basic introduction to the Dart programming language and walk through how to build an app using Flutter."
}
]
},
{
"id": 78,
"date": "April 27, 2021",
Expand Down
11 changes: 11 additions & 0 deletions src/archive/presenters.json
Original file line number Diff line number Diff line change
Expand Up @@ -970,6 +970,17 @@
"twitter": ""
}
},
"Vanessa Pyne": {
"name": "Vanessa Pyne",
"headshot": "vanessa-pyne.jpg",
"position": "",
"social": {
"website": "",
"github": "",
"linkedin": "",
"twitter": ""
}
},
"Zivile Goodwin": {
"name": "Zivile Goodwin",
"headshot": "zivile-goodwin.jpeg",
Expand Down

0 comments on commit 54f9bc6

Please sign in to comment.