439: Dragging! Drag Everything!
Chris Coyier |
Stephen just implemented a great UI feature for the 2.0 editor where all the Panels that were previously stuck to the left side of the page can now be dragged away to become an “Editor Tab” just like a file (or Block!). Now you’ve got a lot more freedom for what you’re looking at, and […]... read more
Chris’ Corner: What do you do with an HTML email?
Chris Coyier |
I got a cool trick for you. You can just paste an HTML email into Gmail. So let’s say you’re using (the very nice) MJML language to create an nice responsive cross-client-compatible email on CodePen. Like this one. You can just select all that nice visual output and Copy it. Then in Gmail, make a […... read more
438: Are Diffusion Models Better Than LLMs at Web Design?
Chris Coyier |
Chris has Jacob Miller on the show, who is building a tool called DiffUI. The big idea is that it uses a diffusion model to do prompt-to-website design rather than an LLM, because image-based models are more interesting and creative. So stay there for a while, producing really detailed visual mockup... read more
Chris’ Corner: Remember <me>
Chris Coyier |
Sometimes we gotta take matters into our own hands, am I right? I was reading Aaron Gustafson’s Never Lose Form Progress Again which is just a wonderful idea for a Web Component. Basically you wrap a <form> in <form-saver> and it saves the data a person types into a form to localStorage ... read more
437: The Cheese. It Has Been Moved.
Chris Coyier |
Stephen and Chris hop on to talk about the couple of weeks post 2.0 launch. Things are certainly different in 2.0! Literally the location of certain buttons is in a new place, and that requires folks to poke around a bit and figure it out. Some people just do that and it’s a non-issue. Some […]... read more
Chris’ Corner: Toggles & Color
Chris Coyier |
There was a fun little debate about color themes and UI/UX. There is some solid logic to having three states for a color theme toggle: Meaning: That’s what we have in the 2.0 editor. Lea Verou presents a full-throated argument that color theme toggles should be two-state, not three-state. If you swi... read more
Chris’ Corner: Colors
Chris Coyier |
Gradients can look super different depending on what color space you have them interpolate in. It’s sRGB by default, and there is a decent chance you’ve never even thought about it. But it’s a small syntax change to change that, as Keith Grant documents. One of those is not better than the other. Ma... read more
436: The Design & Message of Launch Emails (with MJML)
Chris Coyier |
Just one week off our big 2.0 launch, Shaw and Chris hop on to talk about how email is actually a big part of the launch. Social media ain’t what it used to be, and not everybody is on your app every single day waiting for a notification. Sponsor: Notion With the recent launch of […]... read more
Chris’ Corner: Click Something Do Something
Chris Coyier |
Maybe I’m just old (coughs dust), but if you can make a click do something in HTML and CSS alone, it always feels cool and fancy to me. Even just “click to go to another page”, the foundation of the web, is cool and fancy. And if it happens to go to a same-domain URL, […]... read more
435: The 2.0 Launch & Team CodePen’s Favorite Features
Chris Coyier |
The whole team is here! That’s a first for us. Today we’re launching 2.0, so we’re having a little fun in this episode picking out our favorite features. Time Jumps Links Plus a bonus appearance here of Marie’s victory graphic.... read more
