Search

Nalezeno "AI convention": 72

WTF, Comic-Con?


Hey, remember when Comic-Con International: San Diego was going to have a virtual convention once more this summer but try to hold a small, in-person con in November for...some reason? The organization has decided Thanksgiving weekend is the perfect time. In the immortal words of Pugsley Addams:...

Comic-Con 2021 Has Been Cancelled


There was no in-person Comic-Con in 2020, and there won’t be one in 2021 either after the show’s organisers announced a decision to “postpone” it until 2022.Read more

The Kind of Development I Like


I'm turning 40 next year (yikes!) and even though I've been making websites for over 25 years, I feel like I'm finally beginning to understand the kind of development I like. Expectedly, these are not new revelations and my views can be summed up by two older Computer Science adages that pre-date...

Create a Custom useFetch() React Hook


A custom hook is a JavaScript function with a unique naming convention that requires - the function name to start with use and the function may call other Hooks

Revisiting the Rendering Tier


Have you ever created a well-intentioned, thoughtful design system only to watch it grow into an ever-increasing and scary codebase? I've been working in sort of the opposite direction, inheriting the scary codebase and trying to create a thoughtful system from it. Here's Alex Sanders on the topic...

Using React Portals to Render Children Outside the DOM Hierarchy


Say we need to render a child element into a React application. Easy right? That child is mounted to the nearest DOM element and rendered inside of it as a result. render() { return ( <div> // Child to render inside of the div </div> ); } But! What if we want...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace