# Bitovi Meetup — May 2019

**URL:** https://forums.bitovi.com/t/bitovi-meetup-may-2019/1067
**Category:** Uncategorized
**Created:** [May 3, 2019, 4:51pm UTC](https://forums.bitovi.com/t/bitovi-meetup-may-2019/1067 "2019-05-03T16:51:45Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![chasen](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/chasen/32/402_2.png) [@chasen](https://forums.bitovi.com/u/chasen)
#### Post date: [May 3, 2019, 4:51pm UTC](https://forums.bitovi.com/t/bitovi-meetup-may-2019/1067/1 "2019-05-03T16:51:45Z")

</div>

Links from the intro:

- [Bitovi Academy](https://www.bitovi.com/academy/)
- [Register for the RxJS training on May 8th](https://zoom.us/meeting/register/922bb8d21d65940f7510d14dfea9e911)
- [Join our Slack](https://www.bitovi.com/community/slack)
- [Follow us on Twitter](https://twitter.com/bitovi)
- [Subscribe on YouTube](https://www.youtube.com/bitovi)

Links from the presenters will be posted in the comments!

https://www.youtube.com/embed/videoseries?list=PL--xV5crGpX99p1XW-V_B1XiB_MSgyfoW&wmode=transparent&rel=0&autohide=1&showinfo=1&enablejsapi=1

---

<div class="post-metadata">

### Author: ![Mike\_Mitchel](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/mike_mitchel/32/379_2.png) [@Mike\_Mitchel](https://forums.bitovi.com/u/Mike_Mitchel)
#### Post date: [May 3, 2019, 5:01pm UTC](https://forums.bitovi.com/t/bitovi-meetup-may-2019/1067/2 "2019-05-03T17:01:42Z")

</div>

Here are some of the `Help` resource links from my last slide:

Bitovi Community Slack - [https://www.bitovi.com/community](https://www.bitovi.com/community)

Bitovi Sites:  
[https://canjs.com/](https://canjs.com/)  
[https://canjs.com/](https://canjs.com/)  
[https://donejs.com/](https://donejs.com/)

other sites:

> **[MDN Web Docs](https://developer.mozilla.org/en-US/)**
>
> The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps. It also has some developer-oriented documentation for Mozilla products, such as Firefox Developer Tools.

  

> **[Stack Overflow - Where Developers Learn, Share, & Build Careers](https://stackoverflow.com/)**
>
> Stack Overflow | The World’s Largest Online Community for Developers

design focused:

> **[CSS-Tricks](https://css-tricks.com/)**
>
> CSS-Tricks is a website about websites.

  
[https://www.smashingmagazine.com/](https://www.smashingmagazine.com/)

---

<div class="post-metadata">

### Author: ![nlundquist](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/nlundquist/32/291_2.png) [@nlundquist](https://forums.bitovi.com/u/nlundquist)
#### Post date: [May 6, 2019, 10:22pm UTC](https://forums.bitovi.com/t/bitovi-meetup-may-2019/1067/3 "2019-05-06T22:22:32Z")

</div>

The slides for my presentation on Docker can be found here: [Docker For Frontend Development](https://docs.google.com/presentation/d/1k7R95PRyLO0ha9Gd5NpYqDXph6SlHghgsTHXj1V4mts/edit?usp=sharing)

The additional resources I’d suggested were:

- [Getting Started With Docker Compose](https://docs.docker.com/compose/gettingstarted/)
- [Getting Started With Docker](https://docs.docker.com/get-started/)
- [Docker Documentation](https://docs.docker.com/)

---

<div class="post-metadata">

### Author: ![christopher](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/christopher/32/302_2.png) [@christopher](https://forums.bitovi.com/u/christopher)
#### Post date: [May 7, 2019, 4:16am UTC](https://forums.bitovi.com/t/bitovi-meetup-may-2019/1067/4 "2019-05-07T04:16:57Z")

</div>

Hooks 2: useContext to Avoid Prop-Drilling in React

- [Slide Deck](https://christopherjbaker.github.io/react-talks/hooks2)
- [Official useContext docs](https://reactjs.org/docs/hooks-reference.html#usecontext)
- [Official useRef docs](https://reactjs.org/docs/hooks-reference.html#useref)
- [Hooks 1 on Youtube](https://www.youtube.com/watch?v=22ZgdZ0ccow&list=PL--xV5crGpX-ZJQ3DW0WvqyN0G9uGT4iE&index=3&t=0s)
