Aziz Ouichni (@ouichniaziz) 's Twitter Profile
Aziz Ouichni

@ouichniaziz

Frontend Developer

ID: 882817014

linkhttp://azizouichni.com calendar_today15-10-2012 18:08:18

846 Tweet

80 Followers

583 Following

javi (@javitoshi) 's Twitter Profile Photo

smol update: created a demo site with a bunch of variable fonts: magnetic-text.vercel.app code: github.com/JaviEzpeleta/mโ€ฆ

jhey โ–ฒ๐Ÿป๐ŸŽˆ (@jh3yy) 's Twitter Profile Photo

CSS Tip! ๐Ÿ“œ You could create a sticky popout bento effect with position: sticky and scroll-driven animation ๐Ÿคฉ The trick is to use position: sticky with bottom instead of top like we would usually ๐Ÿค™ Then we can use scroll-driven animation as a progressive enhancement to fade

Ibelick (@ibelick) 's Twitter Profile Photo

introduced a Lab section to my website. It's where I'll drop component ideas, play with UI, mostly built with React and Tailwind CSS, all open source, and easy copy/paste

Steve (Builder.io) (@steve8708) 's Twitter Profile Photo

How does Stripe do that really cool morphing animation with their menus? See how to easily replicate it with React, Tailwind, and AI:

Brotzky (@brotzky_) 's Twitter Profile Photo

Building the dotted background for our charts is simpler than you'd imagine. It uses two CSS techniques and 4 lines of code.

jhey โ–ฒ๐Ÿป๐ŸŽˆ (@jh3yy) 's Twitter Profile Photo

Nice thing here is you can use CSS tricks shared from the last few months ๐Ÿค™ For example, background-attachment: fixed to spread a gradient between cards ๐Ÿ˜Ž

Seb โš›๏ธ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

Next.js + SEO - How to set up self-healing URLs Mike Bifulco @[email protected] shows how to set up App Router URLs such as: ๐Ÿ”— /posts/${POST_TITLE}-${POST_ID} Changing the post title should not break the old link โžก๏ธ redirect to canonical URL mikebifulco.com/posts/self-heaโ€ฆ

Next.js + SEO - How to set up self-healing URLs

<a href="/irreverentmike/">Mike Bifulco @irreverentmike@hachyderm.io</a> shows how to set up App Router URLs such as:
๐Ÿ”— /posts/${POST_TITLE}-${POST_ID}

Changing the post title should not break the old link 
โžก๏ธ redirect to canonical URL

mikebifulco.com/posts/self-heaโ€ฆ
jhey โ–ฒ๐Ÿป๐ŸŽˆ (@jh3yy) 's Twitter Profile Photo

UI && CSS Tip! ๐Ÿ”ฅ You can create these dynamic glowing card effects with a single JavaScript event listener, some CSS tricks, and an HTML attribute ๐Ÿค™ <article data-glow /> Here's how! ๐Ÿ‘‡ You can use a combination of tricks from previous posts. Let's start with the

Dominik ๐Ÿ”ฎ (@tkdodo) 's Twitter Profile Photo

๐Ÿคฏ This honestly sounds so good. Not quite ready yet, but implementing a context selector with just the `use` and `useMemo` primitives is a really great design imo. A glimpse to the future ๐Ÿ”ฎ

๐Ÿคฏ This honestly sounds so good. Not quite ready yet, but implementing a context selector with just the `use` and `useMemo` primitives is a really great design imo. A glimpse to the future ๐Ÿ”ฎ
Sam Selikoff (@samselikoff) 's Twitter Profile Photo

โœ๏ธ New post: "Global progress in Next.js" Learn all about React Transitions, play with tons of interactive demos, and see how even something like a global progress bar can benefit from composability!

Aziz Ouichni (@ouichniaziz) 's Twitter Profile Photo

I liked so much the task manager design from so i tried to make a part of it real โœจ also thanks to Jeroen Reumkens โ€” FrontendFYI for his drag and drop kanban board article!

jordi (@jordienr) 's Twitter Profile Photo

here's a really simple hook to sync shadcn tab state with URL good so users can deep link to specific tabs or use browser back/forth functions to navigate them haven't tested extensively, could have some edge cases

here's a really simple hook to sync shadcn tab state with URL

good so users can deep link to specific tabs or use browser back/forth functions to navigate them

haven't tested extensively, could have some edge cases
Matt Perry (@mattgperry) 's Twitter Profile Photo

Mees Jeroen Reumkens โ€” FrontendFYI Titan Merlin Studio If you're doing this via a CSS variable you might find you get better performance via updating styles via MotionValues - as updating CSS variables always triggers paint.

Aziz Ouichni (@ouichniaziz) 's Twitter Profile Photo

Practice is the best way to learn a programming language, especially through coding challenges. ๐Ÿ’ป๏ธ A few months ago, we developed a new feature in our application Blent.ai that allows users to complete coding challenges directly on the platform.

Aziz Ouichni (@ouichniaziz) 's Twitter Profile Photo

Been using Raycast daily for 1+ year โ€” itโ€™s a really game-changer โšก As a DPM.LOL fan, I built a Raycast extension to: ๐Ÿ” Search a Summoner ๐Ÿง  Search a Champion And it's open source!๐Ÿ‘‡ ๐Ÿ”— Extension: bit.ly/4jEXTxX ๐Ÿ”— Site: bit.ly/42fH9aF #LoL

Been using <a href="/raycastapp/">Raycast</a>  daily for 1+ year โ€” itโ€™s a really game-changer โšก

As a <a href="/dpmlol/">DPM.LOL</a>  fan, I built a Raycast extension to: 
๐Ÿ” Search a Summoner
๐Ÿง  Search a Champion
And it's open source!๐Ÿ‘‡

๐Ÿ”— Extension: bit.ly/4jEXTxX
๐Ÿ”— Site: bit.ly/42fH9aF

#LoL