Skip to content

Commit

Permalink
Merge pull request #213 from iodigital-com/blog/coven-of-wisdom-css
Browse files Browse the repository at this point in the history
feat(blog): coven of wisdom ehv css
  • Loading branch information
lucienimmink committed Oct 27, 2023
2 parents e5c26b2 + 674d966 commit 092afcc
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions data/blog/coven-of-wisdom-evh-css-recap.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
title: 'Coven of Wisdom - EHV - CSS edition'
date: '2023-10-27'
tags: ['frontend', 'css', 'coven of wisdom']
summary: 'On October 26th, the Coven of Wisdom held its CSS meetup in Eindhoven. To really allow going deep on CSS and Web UIs, we invited 2 heavy hitters regarding these domains, Brecht De Ruyte en Hidde de Vries.'
authors: ['maarten-van-hoof']
theme: 'blue'
---

## Y'all already using custom props?

[Brecht](/authors/brecht-de-ruyte), who you might remember from such brainy articles on Smashing Magazine, CSS-tricks (RIP), [utilitybend.com](https://utilitybend.com) and of course our own [iO TechHub](/authors/brecht-de-ruyte), got us all psyched about using custom properties more often. He showed us how to style four buttons with less than 20 lines of code, boss the grid using smart variables, and throw in some JavaScript wizardry for fun.

![Brecht De Ruyte answering difficult questions](/articles/coven-of-wisdom-evh-css-recap/coven-of-wisdom-ehv-css-edition-recap-brecht-de-ruyte.jpg)

## Yummy, popovers!

Then it was Hidde's turn to make us think really hard about what a modal is. What's a menu or a popover? One of them is at least British slang for Yorkshire pudding. He showed us how our design systems often have stuff that pops up over other content - you know, like tooltips, date pickers, menus, and teaching UI. Hidde, a freelance front-end and accessibility whiz who works with the Dutch government's NL Design System team and is also part of the W3C's Open UI Community Group and CSS Working Group, showed us some up-and-coming HTML and CSS features that let us use these kinds of UI elements easier and more accessible to users.

![Hidde de Vries talking about the similarities between popovers ](/articles/coven-of-wisdom-evh-css-recap/coven-of-wisdom-ehv-css-edition-recap-hidde-de-vries.jpg)

We had a blast hosting this gig with these two web wizards! We had drinks, bites, and a whole lot of great chats.

## Live stream

Didn't have the opportunity to join us but still want to check out the talks? Our live stream is available to rewatch whenever you like and whatever playback speed you prefer.

<div style={{ aspectRatio: '16 / 9', position: 'relative' }}>
<iframe
className="absolute h-full w-full"
style={{ inset: 0 }}
src="https://www.youtube-nocookie.com/embed/BkTsHE9-nT8?si=pNpEQfQFAPekXk1A"
title="YouTube video player"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowFullScreen
></iframe>
</div>

Can't wait to have you join us next time!

## Wait, join us next time!

Because our last EHV meetup of the year is just around the corner, on the **16th of November** We are thrilled to announce our second workshop in collaboration with AWS, an event led by Samuel Sopeju, an AWS Solutions Architect. This workshop will give you hands-on experience with machine learning using Amazon SageMaker, a fully managed service designed to enable data scientists and developers to easily develop and train machine learning models. We'll also delve into the Extension for Stable Diffusion on AWS solution, teaching attendees how to invoke Amazon SageMaker Endpoint and generate large-scale images.

These workshops are typically kept internally and exclusively for AWS partners, but this one has limited public places available. Be sure to reserve your seat!

[![Thumbnail of the Coven of Wisdom - EHV - AWS AI workshop - November 16th](https://secure.meetupstatic.com/photos/event/7/4/a/1/600_516449857.webp?w=720)](https://www.meetup.com/coven-of-wisdom-eindhoven/events/296634456/)

All info and registration on our meetup page: https://www.meetup.com/coven-of-wisdom-eindhoven/events/296634456/
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 092afcc

@vercel
Copy link

@vercel vercel bot commented on 092afcc Oct 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.