Remove Code Remove Design Remove Workshop
article thumbnail

AVIF for Next-Generation Image Coding

The Netflix TechBlog

Brief overview of image coding formats The JPEG format was introduced in 1992 and is widely popular. This is followed by quantization and entropy coding. With the motion extension, it was accepted as the video coding standard for digital cinema in 2004. Webp is based on intra-frame coding from the VP8 video coding format.

Code 220
article thumbnail

Upcoming Live Workshops On Front-End & UX (Oct 2021–Jan 2022)

Smashing Magazine

Upcoming Live Workshops On Front-End & UX (Oct 2021–Jan 2022). Upcoming Live Workshops On Front-End & UX (Oct 2021–Jan 2022). There are fantastic video courses out there, yet online workshops are just different. That’s why we break workshops down into 2.5h-sessions Free Smashing Workshop.

Design 105
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Remote Workshops Using Miro: What I’ve Learned So Far

Strategic Tech

Recently I ran a fully remote, 2 full-day, Strategic Domain-Driven Design workshop using Miro. I knew that I didn’t want the online workshop to be a poor version of the in-person training. The Bounded Context Canvas As we progress through the workshop, we add more information to the canvas. This was necessitated by Covid.

Design 98
article thumbnail

Cookieless Alternative To Embed HTML, CSS And JS Code Snippets

Smashing Magazine

Cookieless Alternative To Embed HTML, CSS And JS Code Snippets. Cookieless Alternative To Embed HTML, CSS And JS Code Snippets. At the same time, we want to have an interactive website with comments, polls, videos, code examples, and many more. Deploy the code example with your favorite hosting provider (e.g. Get Started.

Code 111
article thumbnail

Modelling Bounded Contexts with the Bounded Context Design Canvas: A Workshop Recipe

Strategic Tech

This is the question I get asked the most, so I’ve put together this article describing a workshop recipe you can use. In Domain-Driven Design, a large system is decomposed into bounded contexts , which become natural boundaries in code as microservices and as teams in the organisation. 1 hour) Candidate Context Modelling (min.

Design 76
article thumbnail

Inspired Design Decisions: Neville Brody Design Cannot Remain Neutral

Smashing Magazine

Inspired Design Decisions: Neville Brody Design Cannot Remain Neutral. Inspired Design Decisions: Neville Brody Design Cannot Remain Neutral. Local bands designed their own publicity and the mostly two-colour artwork was edgy and unpolished. Local screen-printing workshops offered affordable flyers and posters.

Design 117
article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

We are explicit about our dependencies, so we know what code we need to run to run a specific component. Lazy-loading and bundle splitting can have a huge impact on page performance: less code requested, parsed, and executed. You can check Website Sameness or Web Design Trends: Why Do All Websites Look The Same?

Code 147