Smashing Conference Toronto 2018
Learn how others failed, so that you won’thave to make the same mistakes. You willalso discover techniques, strategies andtooling to get to better results, faster.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
-
🎤 The First Minutes of Design
- 👤 Dan Mall
How do you start from nothing but requirements into something tangible? In this session, Dan Mall will explore and expose the nuances of one of the most difficult parts of design, the beginning. Follow along as he shares tips, tricks, and principles he’s learned over his career for overcoming the tyranny of the blank page. -
🎤 CSS (Variable) Secrets
- 📹 1 video
- 👤 Lea Verou
You may have heard about CSS Variables (aka CSS Custom Properties), but think it’s not something you can use yet. Plus, you already have your preprocessor pipeline in place, why should you care? This talk will show how CSS Variables are much more powerful than static preprocessor variables and can be used today without compromising progressive enhancement. Y… -
🎤 Building an SVG Animation from Start to Finish
- 📹 1 video
- 👤 Sarah Drasner
In this talk, Sarah will start with only an Illustrator document and by the end, make it move! It's not clear what exactly will move and how- this is something she and the audience will discover together. The talk will be completely unique- the plan will not be set in stone. She'll live-code (warts and all) and you'll see her process as she'll animate an SVG… -
🎤 Performance Audit (Live)
- 📹 1 video
- 👤 Tim Kadlec
Tim will be looking into a workflow for finding and dealing with performance bottlenecks and explore common performance problems appearing in websites and apps. We’ll dive deep into different tools, patterns and common strategies for faster and resilient experiences on both stable and fragile connections. -
🎤 Applying Psychology And 13 Years Of UX To Get The Details Right And Leapfrog The Competition
- 📹 1 video
- 👤 Joe Leech
Mr Joe will take you on journey, showing how to take an average website and make it exceptional. Joe will talk through a framework for looking at the interactions you design everyday and making them as good as they can be. Then we’ll look at how to take your site to the next level 💥, redesigning the experience live based on psychology and UX theory -
🎤 on You can sketch. (You might just not know it yet.)
- 📹 1 video
- 👤 Eva-Lotta Lamm
Sketching is a great tool for designers (well, actually for anyone who needs to think about complex problems and communicate with others) to have in their skill set. It’s fast, efficient and everybody can do it. Everybody? Yes, everybody… even you. In this hands-on session, Eva-Lotta will show you some basic techniques to start sketching your ideas. You'll g… -
🎤 Designing Across Cultures
- 📹 1 video
- 👤 Yiying Lu
In this talk, Yiying Lu will share her 10 years of cross-cultural design practice for global brands such as Disney, Twitter, Wasabi Warriors and so on. She will tell the visual stories of the Twitter Fail Whale and the official Dumpling Emoji. She will also share her creative process on how she overcomes design challenges when working on bilingual creative p… -
🎤 Things That Don't Have A Thing To Do With Graphic Design
- 👤 Aaron Draplin
As a graphic designer, I'm lucky to make things for all kinds of things. But more and more, I'm realizing the profound impact it has on the things in the rest of my life. Things in my backyard. Things that holds things. Things on the open road. Things in my bank account. Things for my nephew. Things for people I'll never meet. And things on one of the saddes… -
🎤 Third-Party Performance Auditing
- 📹 1 video
- 👤 Harry Roberts
Mystery Speaker… -
🎤 From Icon Fonts To SVG; Workflow, Tools, Techniques And Everything In Between
- 👤 Sara Soueidan
Many teams still find themselves struggling to make the switch from icon fonts to SVG. SVG icon systems seem more complex and require a different workflow. But even though some techniques do, there are many options available for creating and embedding SVG icons systems that I'm sure everyone — regardless of their workflow — will find one that works for them.… -
🎤 Accessibility Audit (Live)
- 📹 1 video
- 👤 Marcy Sutton
In this “this-is-how-I-work” session, Marcy Sutton will conduct an accessibility audit on the fly. You’ll get a feel for how to detect and resolve accessibility issues and a strategic roadmap on things to keep in mind when improving accessibility. Marcy will also cover the tooling and the usual suspects and a few techniques to keep in mind for websites and s… -
🎤 Beyond Fonts, Elevating Lettering to Art
- 👤 Gemma O’Brien
Join Australian artist Gemma O’Brien for a step-by-step look at her process of creating lettering for large-scale murals. From collecting inspiration, sketching by hand, colouring on the iPad Pro, to painting the final piece, Gemma will share insights and tips on how she takes her designs off the page and into a physical space. With live demos in analogue an… -
🎤 Creating An Effective & Beautiful Data Visualization From Scratch
- 📹 1 video
- 👤 Nadieh Bremer
The amount of data that is being gathered in the world is only growing. And since humans are visual beings we need to see the data to understand patterns, trends and outliers. It's no wonder then that we're only seeing a rise in the number of data visualizations used on the web these days. Thankfully for Nadieh, making data visual is one of the things she li… -
🎤 Pattern Library First, An Approach For Managing CSS
- 📹 1 video
- 👤 Rachel Andrew
Organising CSS in a project can be tricky, especially if you want to create fallbacks for newer CSS such as Grid Layout, fallbacks which can rely on your CSS being in a particular order to take advantage of the cascade. The solution is to develop a pattern library first, to create structured components which can then be compiled into a stylesheet before depl… -
🎤 JavaScript Graphics and Animation (live)
- 📹 1 video
- 👤 Seb Lee-Delisle
In this talk, Seb will demonstrate a variety of beautiful visual effects using JavaScript and HTML5