Lightning Talks โก๏ธ and Creating Recursive Components in Vue.js ๐ป


Details
๐๐ถ๐ด๐ต๐๐ป๐ถ๐ป๐ด ๐ง๐ฎ๐น๐ธ๐
๐ ๐๐ฑ๐ณ๐ช๐ฏ๐ต ๐ต๐ฉ๐ณ๐ฐ๐ถ๐จ๐ฉ ๐๐ณ๐ข๐ฑ๐ฉ๐๐ & ๐๐ฐ๐ฅ๐ฆ.๐ซ๐ด ๐ฃ๐บ ๐๐ข๐ณ๐ฌ ๐๐ฆ๐ธ๐ฆ๐บ (๐๐ฐ๐ณ๐ฆ ๐๐ฏ๐ด๐ต๐ณ๐ถ๐ค๐ต๐ฐ๐ณ @ ๐๐ถ๐ฏ๐ค๐ฐ๐ข๐ด๐ต ๐๐ฆ๐ท๐ฆ๐ญ๐ฐ๐ฑ๐ฆ๐ณ๐ด ๐๐ถ๐ช๐ญ๐ฅ)
Every once and a while, a new idea comes along that actually solves a problem that developers have. For the longest time, we, as developers, struggled with building APIS that were flexible, useful, and meaningful. There was a thing called SOAP, and now almost everyone pretty agrees that REST is better. But even REST still has its its problems. This is where something called GraphQL comes into play. GraphQL is a set of tools, and practices that allow developers to make truly flexible APIs to accommodate any client. Join Mark Dewey, the Core Instructor at Suncoast Developers Guild, as he quickly demos what GraphQL is, what do we gain from using is, what do we lose from using it, and more importantly how do we create a GraphQL API (using JavaScript of course) ?
๐๐๐ ๐๐ณ๐ช๐ฅ ๐ฃ๐บ ๐๐ถ๐ด ๐๐ฆ๐ฎ๐ฆ๐ฏ๐ง๐บ
Weโll be doing a brief introduction to CSS Grid which is a powerful tool that allows for two-dimensional layouts to be created on the web.
๐๐ณ๐ฐ๐จ๐ณ๐ข๐ฎ๐ฎ๐ช๐ฏ๐จ ๐๐ข๐ณ๐ข๐ฅ๐ช๐จ๐ฎ๐ด ๐ข๐ฏ๐ฅ ๐ ๐ฐ๐ถ ๐ฃ๐บ ๐๐ฐ๐ฅ๐บ ๐๐ญ๐ข๐ณ๐ฌ
How to explain declarative and imperative paradigms to your parents in 5 minutes.
๐๐ถ๐ฆ.๐ซ๐ด ๐๐ญ๐ฐ๐ต๐ด ๐ฃ๐บ ๐๐ฐ๐ฏ๐ข๐ต๐ฉ๐ข๐ฏ ๐๐ฏ๐บ๐ฅ๐ฆ๐ณ
What are slots, and what are they used for? In this talk, I will go over how to easily implement them along with various examples.
๐๐ผ๐ป๐ด ๐๐ฎ๐น๐ธ
๐๐ณ๐ฆ๐ข๐ต๐ช๐ฏ๐จ ๐ณ๐ฆ๐ค๐ถ๐ณ๐ด๐ช๐ท๐ฆ ๐ค๐ฐ๐ฎ๐ฑ๐ฐ๐ฏ๐ฆ๐ฏ๐ต๐ด ๐ช๐ฏ ๐๐ถ๐ฆ.๐ซ๐ด ๐ฃ๐บ ๐๐ฐ๐ฏ๐ข๐ต๐ฉ๐ข๐ฏ ๐๐ฏ๐บ๐ฅ๐ฆ๐ณ
In Vue.js and other common frameworks, displaying data is trivial. But what about hierarchal information? In this talk, I will go over some hierarchal data structures, how to display them with recursive components, and useful tricks that allow slots to become a more powerful feature.

Lightning Talks โก๏ธ and Creating Recursive Components in Vue.js ๐ป