Podcasts about hogwarts battle board game

  • 6PODCASTS
  • 8EPISODES
  • 1h 2mAVG DURATION
  • ?INFREQUENT EPISODES
  • Mar 27, 2018LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about hogwarts battle board game

Latest podcast episodes about hogwarts battle board game

Devchat.tv Master Feed
AiA 182: Brittany Moore's Path into Angular

Devchat.tv Master Feed

Play Episode Listen Later Mar 27, 2018 75:04


Panel: Charles Max Wood Alyssa Nicoll Ward Bell John Papa Special Guests: Brittany Moore In this episode of Adventures in Angular, the panel talks to Brittany Moore about her unique experience into Angular. Brittany has been working as a front-end developer for about four years and is currently a consultant for Test Double. She was first introduced to Angular at a talk that John Papa gave and was blown away by the sheer power of it. She really encourages people who are learning Angular to get out and attend talks, conferences and meetups so that they can build connections and get more information from people who are good at what they do. In particular, we dive pretty deep on: Brittany intro Angular Front-end background JavaScript and CSS Discovered Angular from a talk Angular JS and Angular 2.0 What made Angular appeal to you? CS graduate Before Angular, she used a lot of trial and error C# Had trouble getting stated without a JavaScript background Angular gave her a clear path forward and a framework that was understandable Got on as many online communities she could Learned Angular through help on the internet and community resources Encourages people to attend conferences and meetups Ruby Rogues Episode 255 How did you go to conferences when you didn’t know anyone? The importance of pushing yourself out of your comfort zone Her career is defined by the conferences she went to Emotional reaction to conferences ng Vikings Just going to the conferences are beneficial What were your biggest OMG moments at conferences? And much, much more! Links:  JS Dev Summit Test Double Angular JavaScript RR Episode 255 ng Vikings @BAnnMoore Brittany’s GitHub Brittany’s Blog Picks: Charles Hogwarts Battle Board Game Pandemic Legacy JS Dev Summit React Dev Summit Using User Voice again on Website Alyssa Diversity Fundraiser Ward ngRx Data Brittany Hit Refresh by Satya Nadella Reigns Her Majesty

blog emotional adventures front panel vikings ward special guests omg cs github javascript encourages css angular satya nadella pandemic legacy angularjs pandemic legacy season hit refresh charles max wood john papa test double reigns her majesty ward bell brittany moore ruby rogues episode react dev summit alyssa nicoll rr episode js dev summit hogwarts battle board game ngrx data
All Angular Podcasts by Devchat.tv
AiA 182: Brittany Moore's Path into Angular

All Angular Podcasts by Devchat.tv

Play Episode Listen Later Mar 27, 2018 75:04


Panel: Charles Max Wood Alyssa Nicoll Ward Bell John Papa Special Guests: Brittany Moore In this episode of Adventures in Angular, the panel talks to Brittany Moore about her unique experience into Angular. Brittany has been working as a front-end developer for about four years and is currently a consultant for Test Double. She was first introduced to Angular at a talk that John Papa gave and was blown away by the sheer power of it. She really encourages people who are learning Angular to get out and attend talks, conferences and meetups so that they can build connections and get more information from people who are good at what they do. In particular, we dive pretty deep on: Brittany intro Angular Front-end background JavaScript and CSS Discovered Angular from a talk Angular JS and Angular 2.0 What made Angular appeal to you? CS graduate Before Angular, she used a lot of trial and error C# Had trouble getting stated without a JavaScript background Angular gave her a clear path forward and a framework that was understandable Got on as many online communities she could Learned Angular through help on the internet and community resources Encourages people to attend conferences and meetups Ruby Rogues Episode 255 How did you go to conferences when you didn’t know anyone? The importance of pushing yourself out of your comfort zone Her career is defined by the conferences she went to Emotional reaction to conferences ng Vikings Just going to the conferences are beneficial What were your biggest OMG moments at conferences? And much, much more! Links:  JS Dev Summit Test Double Angular JavaScript RR Episode 255 ng Vikings @BAnnMoore Brittany’s GitHub Brittany’s Blog Picks: Charles Hogwarts Battle Board Game Pandemic Legacy JS Dev Summit React Dev Summit Using User Voice again on Website Alyssa Diversity Fundraiser Ward ngRx Data Brittany Hit Refresh by Satya Nadella Reigns Her Majesty

blog emotional adventures front panel vikings ward special guests omg cs github javascript encourages css angular satya nadella pandemic legacy angularjs pandemic legacy season hit refresh charles max wood john papa test double reigns her majesty ward bell brittany moore ruby rogues episode react dev summit alyssa nicoll rr episode js dev summit hogwarts battle board game ngrx data
Adventures in Angular
AiA 182: Brittany Moore's Path into Angular

Adventures in Angular

Play Episode Listen Later Mar 27, 2018 75:04


Panel: Charles Max Wood Alyssa Nicoll Ward Bell John Papa Special Guests: Brittany Moore In this episode of Adventures in Angular, the panel talks to Brittany Moore about her unique experience into Angular. Brittany has been working as a front-end developer for about four years and is currently a consultant for Test Double. She was first introduced to Angular at a talk that John Papa gave and was blown away by the sheer power of it. She really encourages people who are learning Angular to get out and attend talks, conferences and meetups so that they can build connections and get more information from people who are good at what they do. In particular, we dive pretty deep on: Brittany intro Angular Front-end background JavaScript and CSS Discovered Angular from a talk Angular JS and Angular 2.0 What made Angular appeal to you? CS graduate Before Angular, she used a lot of trial and error C# Had trouble getting stated without a JavaScript background Angular gave her a clear path forward and a framework that was understandable Got on as many online communities she could Learned Angular through help on the internet and community resources Encourages people to attend conferences and meetups Ruby Rogues Episode 255 How did you go to conferences when you didn’t know anyone? The importance of pushing yourself out of your comfort zone Her career is defined by the conferences she went to Emotional reaction to conferences ng Vikings Just going to the conferences are beneficial What were your biggest OMG moments at conferences? And much, much more! Links:  JS Dev Summit Test Double Angular JavaScript RR Episode 255 ng Vikings @BAnnMoore Brittany’s GitHub Brittany’s Blog Picks: Charles Hogwarts Battle Board Game Pandemic Legacy JS Dev Summit React Dev Summit Using User Voice again on Website Alyssa Diversity Fundraiser Ward ngRx Data Brittany Hit Refresh by Satya Nadella Reigns Her Majesty

blog emotional adventures front panel vikings ward special guests omg cs github javascript encourages css angular satya nadella pandemic legacy angularjs pandemic legacy season hit refresh charles max wood john papa test double reigns her majesty ward bell brittany moore ruby rogues episode react dev summit alyssa nicoll rr episode js dev summit hogwarts battle board game ngrx data
Devchat.tv Master Feed
RRU 003: Advanced Component Patterns and Downshift with Kent C Dodds

Devchat.tv Master Feed

Play Episode Listen Later Mar 20, 2018 64:26


Panel: Charles Max Wood Nader Dabit Kent C Dodds Cory House In this episode of React Round Up, the panel discusses advanced component patterns and Downshift. They talk about different component patterns, especially render prop patters, and the fact that Downshift allows for your components to be much more useful generally for more people. They also note that the render prop patterns can help to separate logic from view, which makes things easier to develop. In particular, we dive pretty deep on: Component patterns Downshift Egghead course What makes it advanced? Requires taking a step back and think about your components a little differently Is there a React Native version? React Render prop patterns Code abstraction or code re-use Why Downshift is powerful Can use regular HTML and CSS with Downshift Allows you to be in charge of rendering What other places is the render prop pattern useful? What is the benefit of using a react component over a JS component? Awesome React Render Props GitHub Repo Downshift is highly accessible jQuery UI @MarcySutton Render props reduce the amount of opinion that component has Choosing render props gives the consumer more power as well as more responsibility Render props are best used with open source projects And much, much more! Links: React Dev Summit Downshift Egghead Course React Native React Awesome React Render Props GitHub Repo jQuery UI @MarcySutton Kent’s GitHub Kent’s Website (with links to courses) Picks: Charles Kent’s blog Hogwarts Battle Board Game Take time to write leisure code Sign up for React Dev Summit with code KentCDodds for 10% off Cory Manorisms YouTube Videos Kent React Component Component Winamp2-js His Newsletter Beyond React 16 by Dan Abramov

Devchat.tv Master Feed
JSJ 305: Continuous Integration, Processes, and DangerJS with Orta Therox

Devchat.tv Master Feed

Play Episode Listen Later Mar 20, 2018 48:29


Panel: Charles Max Wood Aimee Knight Joe Eames AJ O'Neal Special Guests: Orta Therox In this episode, the JavaScript Jabber panelists talk about the tool Danger with Orta Therox. Danger allows you to create cultural rules about your pole request workflow. They discuss what Danger is, how it works, and how it can help you to catch errors and speed up code review. Danger lets you erase discussions so that you can focus on the things that you should really be focusing on, like the code. They also compare Danger to other ways of doing test converge. In particular, we dive pretty deep on: What is DangerJS? Think of it as being on the PR level Provides an eval context Used on larger projects React, React Native, Apollo, and RxJS Experimenting with moving Danger onto a server Danger can run as a linting step Pre-commit hooks Prettier How do you use Danger on your own machine? Danger Ruby vs Danger JS NPM install How is using Danger better that other ways of test coverage? What kinds of rules can you write for this system? Can use with Ruby or JavaScript React Storybooks Retrospectives And much, much more! Links: React Dev Summit JS Dev Summit Danger JS React React Native Apollo RxJS Prettier Danger Ruby Ruby JavaScript Orta’s GitHub Artsy Blog Picks: Charles Hogwarts Battle Board Game Sushi Go Party! Game NYC tips Aimee Max Stoiber Blog The Ultimate Guide to Kicking Ass on Take-home Coding Challenges Joe SaltCON Stuffed Fables Board Game AJ UniFi AC Lite Fullmetal Alchemist Orta The Wire Worm Web Serial

React Round Up
RRU 003: Advanced Component Patterns and Downshift with Kent C Dodds

React Round Up

Play Episode Listen Later Mar 20, 2018 64:26


Panel: Charles Max Wood Nader Dabit Kent C Dodds Cory House In this episode of React Round Up, the panel discusses advanced component patterns and Downshift. They talk about different component patterns, especially render prop patters, and the fact that Downshift allows for your components to be much more useful generally for more people. They also note that the render prop patterns can help to separate logic from view, which makes things easier to develop. In particular, we dive pretty deep on: Component patterns Downshift Egghead course What makes it advanced? Requires taking a step back and think about your components a little differently Is there a React Native version? React Render prop patterns Code abstraction or code re-use Why Downshift is powerful Can use regular HTML and CSS with Downshift Allows you to be in charge of rendering What other places is the render prop pattern useful? What is the benefit of using a react component over a JS component? Awesome React Render Props GitHub Repo Downshift is highly accessible jQuery UI @MarcySutton Render props reduce the amount of opinion that component has Choosing render props gives the consumer more power as well as more responsibility Render props are best used with open source projects And much, much more! Links: React Dev Summit Downshift Egghead Course React Native React Awesome React Render Props GitHub Repo jQuery UI @MarcySutton Kent’s GitHub Kent’s Website (with links to courses) Picks: Charles Kent’s blog Hogwarts Battle Board Game Take time to write leisure code Sign up for React Dev Summit with code KentCDodds for 10% off Cory Manorisms YouTube Videos Kent React Component Component Winamp2-js His Newsletter Beyond React 16 by Dan Abramov

JavaScript Jabber
JSJ 305: Continuous Integration, Processes, and DangerJS with Orta Therox

JavaScript Jabber

Play Episode Listen Later Mar 20, 2018 48:29


Panel: Charles Max Wood Aimee Knight Joe Eames AJ O'Neal Special Guests: Orta Therox In this episode, the JavaScript Jabber panelists talk about the tool Danger with Orta Therox. Danger allows you to create cultural rules about your pole request workflow. They discuss what Danger is, how it works, and how it can help you to catch errors and speed up code review. Danger lets you erase discussions so that you can focus on the things that you should really be focusing on, like the code. They also compare Danger to other ways of doing test converge. In particular, we dive pretty deep on: What is DangerJS? Think of it as being on the PR level Provides an eval context Used on larger projects React, React Native, Apollo, and RxJS Experimenting with moving Danger onto a server Danger can run as a linting step Pre-commit hooks Prettier How do you use Danger on your own machine? Danger Ruby vs Danger JS NPM install How is using Danger better that other ways of test coverage? What kinds of rules can you write for this system? Can use with Ruby or JavaScript React Storybooks Retrospectives And much, much more! Links: React Dev Summit JS Dev Summit Danger JS React React Native Apollo RxJS Prettier Danger Ruby Ruby JavaScript Orta’s GitHub Artsy Blog Picks: Charles Hogwarts Battle Board Game Sushi Go Party! Game NYC tips Aimee Max Stoiber Blog The Ultimate Guide to Kicking Ass on Take-home Coding Challenges Joe SaltCON Stuffed Fables Board Game AJ UniFi AC Lite Fullmetal Alchemist Orta The Wire Worm Web Serial

All JavaScript Podcasts by Devchat.tv
JSJ 305: Continuous Integration, Processes, and DangerJS with Orta Therox

All JavaScript Podcasts by Devchat.tv

Play Episode Listen Later Mar 20, 2018 48:29


Panel: Charles Max Wood Aimee Knight Joe Eames AJ O'Neal Special Guests: Orta Therox In this episode, the JavaScript Jabber panelists talk about the tool Danger with Orta Therox. Danger allows you to create cultural rules about your pole request workflow. They discuss what Danger is, how it works, and how it can help you to catch errors and speed up code review. Danger lets you erase discussions so that you can focus on the things that you should really be focusing on, like the code. They also compare Danger to other ways of doing test converge. In particular, we dive pretty deep on: What is DangerJS? Think of it as being on the PR level Provides an eval context Used on larger projects React, React Native, Apollo, and RxJS Experimenting with moving Danger onto a server Danger can run as a linting step Pre-commit hooks Prettier How do you use Danger on your own machine? Danger Ruby vs Danger JS NPM install How is using Danger better that other ways of test coverage? What kinds of rules can you write for this system? Can use with Ruby or JavaScript React Storybooks Retrospectives And much, much more! Links: React Dev Summit JS Dev Summit Danger JS React React Native Apollo RxJS Prettier Danger Ruby Ruby JavaScript Orta’s GitHub Artsy Blog Picks: Charles Hogwarts Battle Board Game Sushi Go Party! Game NYC tips Aimee Max Stoiber Blog The Ultimate Guide to Kicking Ass on Take-home Coding Challenges Joe SaltCON Stuffed Fables Board Game AJ UniFi AC Lite Fullmetal Alchemist Orta The Wire Worm Web Serial