CSS As BYTECODE
Watch this amazing talk about the new Elm-based library Style Elements!
The Style Elements library is a new set of primitives for working with layout and style in Elm. The most common goal when working with your view is usually to set or to adjust your layout. HTML and CSS make this difficult because there's no central place that represents your layout. You're generally forced to bounce back and forth between multiple definitions in multiple files in order to adjust layout, even though it's probably the most common thing you'll do. The Style Elements library makes layout a first class idea, which makes working with style and layout a breeze.
EVENT: ReactiveConf 2017 (https://reactiveconf.com/)
SPEAKER: Richard Feldman
PERMISSIONS: The event organizer provided Coding Tech with the permission to republish this video.
ORIGINAL SOURCE: https://www.youtube.com/watch?v=bt1TzVngOqY
Additional material for CSS learners:
https://amzn.to/2Tk6kBZ CSS: The Definitive Guide: Visual Presentation for the Web https://amzn.to/2FgQcMI A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer
https://amzn.to/2Ffp1ll CSS in Depth
https://amzn.to/2FlKV6N CSS Secrets: Better Solutions to Everyday Web Design Problems
Other Videos By Coding Tech
2017-12-13 | Advanced RxJS: State Management and Animations |
2017-12-12 | VS Code: Showcasing The Power of Real Time Collaboration (and Other Cool Features) |
2017-12-11 | Debunking Myths About Programming Languages (and More) |
2017-12-10 | VS Code: New Awesome Features (2018) |
2017-12-10 | Diving Into Rust For The First Time |
2017-12-07 | 12 Ways To Make Code Suck Less |
2017-12-06 | That Time I Used Ruby To CRACK My Reddit PASSWORD |
2017-12-04 | What's Wrong With The WEB? |
2017-12-03 | Forget Cloud: The Peer-to-Peer Web |
2017-12-02 | Async/Await: Modern Concurrency In JavaScript |
2017-12-01 | CSS As BYTECODE |
2017-12-01 | What Makes Developers Unhappy |
2017-11-30 | Animating VueJS |
2017-11-29 | A Beginner’s Guide To Quantum Computing |
2017-11-28 | The Future Of JavaScript Frameworks |
2017-11-27 | What's New In TypeScript |
2017-11-26 | How BITCOIN Is Changing The World |
2017-11-25 | Reactive Programming: Why It Matters |
2017-11-25 | Learning Machine Learning |
2017-11-24 | Why Software Engineers Disagree About Everything |
2017-11-24 | The Parallel Future Of The Browser |