How Native Mobile Development Changed the Way I Write Web Apps
TJ VanToll explains the things he learned when he returned to web development after spending years deep in mobile app development.
Stop me if you’ve heard this one before, “We need a website, an iOS, and an android app! But… we don’t have that many developers…” It’s tough knowing three languages and ecosystems just to get your app in front of all your users. What if there was a better way? Progressive Web Apps could be the solution to your app woes. PWAs are cross-platform, searchable, opt-in apps that can provide native-like experiences using web technology (JS, React, Vue, etc). This talk is going to not only explain what a PWA is, but when you should make one and how to do so easily with your existing skills!
Lee Warrick is a Full-Stack Developer with Realtruck.com, organizer of Project Codex: Orlando’s Junior Developer Meetup, Co-Host of the Tech Jr Podcast, and all-around Junior Developer Advocate. Being a career-changer himself, Lee has made it his mission to pay forward all of the help he received as a new developer ten-fold, and improve the lives of new developers in any way he can.
TJ VanToll explains the things he learned when he returned to web development after spending years deep in mobile app development.
Daniel Phiri introduces GraphQL concepts and how to utilize them in building a web application.
Joel Varty will show how to get started using Next.js to create Jamstack websites using React.
Joel Varty will show how to get started using Gatsby to create blazing fast websites using the Jamstack.
Edidiong Asikpo explains the DOM, it’s tree-like structure, and how to target and manipulate it.