Uphill Conf 2018
The inspiring frontend conference on top of beautiful Mount Gurten.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
-
🎤 Building a Performant Web Application in 2018
- 📹 1 video
- 👤 Jem Young
It’s 2018 and with the explosion of people joining the internet for the first time, building a performant application is more crucial than ever before. Unfortunately with all the new tools, libraries, and measurements, it’s difficult to even know where to start when it comes to building an application from scratch. In this talk, we’re going to cover the step… -
🎤 Progressive Web Apps - the Angular way
- 📹 1 video
- 👤 Simona Cotin
Progressive web apps (PWA) are becoming an industry standard for building web applications. With reliability, speed and immersive user experience in mind, PWAs help you reach a broader audience. In this session we will take an existing web app and convert it into a PWA. First, we'll make our application installable to homescreen by adding a Web App Manifest … -
🎤 Empathy-Driven Development
- 📹 1 video
- 👤 Marcy Sutton
Accessibility is often forgotten by JavaScript developers, even in 2018; as a result, people with disabilities get left behind. Fortunately, there are techniques and tools that can help kickstart the process. In this talk, you’ll learn hands-on skills for developing inclusively with JavaScript and hard-coding accessibility into your workflow. -
🎤 Building component libraries using the Angular CDK
- 📹 1 video
- 👤 Austin McDaniel
Components libraries and frameworks like Bootstrap and Material are great ways to get your project off the ground quickly but using them can make your application look like the thousands others using them. Sometimes you want to break out from the norm and build something unique branded for your company, when using these pre-built solution its can be difficul… -
🎤 Angular Elements
- 📹 1 video
- 👤 Pascal Precht
In this talk we'll take a look at experimental APIs that enable us to generate native Web Components from Angular components. -
🎤 Serverless functions and Vue.js
- 📹 1 video
- 👤 Sarah Drasner
Serverless is the most clickbaity title for an actually interesting thing. Despite the name, Serverless does not mean you’re not using a server, rather, the promise of Serverless is to no longer have to babysit a server. Scaling is done for you, you’re billed only for what you use. In this session, we’ll cover some key use cases for these functions within a … -
🎤 Two fundamental abstractions
- 📹 1 video
- 👤 Andre Staltz
JavaScript provides primitive types and means of processing those. However, those are not enough. Real data must somehow come into the program and data must somehow leave the program, for it to become useful to us. In this talk, we will see how two abstractions, () => T and T => (), are essential for data flow and to build up other abstractions, such as Iter… -
🎤 React + RxJS: A Match Made in Heaven
- 📹 1 video
- 👤 John Lindquist
React is amazing at quickly rendering your apps and structuring your app into components in a logical way leveraging the best features of JavaScript. RxJS is built specifically to manage the most difficult asynchronous tasks. Anything from too many button clicks, to network errors, or even cancelling outgoing requests. Combining the features of RxJS with Rea… -
🎤 Does Diversity Really Matter? - A Visual Journey Through Diversity
- 📹 1 video
- 👤 Monika Blaser
- 👤 Brigitte Hulliger
This will be a visual journey through a controversial topic: gender diversity in technology. Based on our personal experiences working as rara avis software engineers we will be discussing well-known myths and spread cliches - both good and bad - that we had to deal with. Why is it so hard to have diverse teams, especially in tech and innovation? Is it becau…