Brotzky
8,320 posts
- Here's how it's done 👀 1. Create an image with multiple steps 2. Use CSS animations to step through each image Code and result 🧵
- Another hot take: Your frontend should dictate your API not the backend. If you backend engineers are defining your API response data you're gonna have a bad time.hot take - When building an API - never start with the systems architecture. Start by designing the ideal syntax, and work your way backwards. DX and consumer ergonomics is the most important thing when it comes to API, library & frameworks design.
- All the jokes about OpenAI killing startups with each new release have some validity. We just removed Pinecone and Langchain from our codebase lowering our monthly fees and removing a lot of complexity. New Assistants API is fantastic ✨
- For your stacked elements: Stop using border or box-shadow. Start using mask.
00:00 - We just hosted Project Lovable, a Lovable hackathon for some of the most cracked founders in Europe: + 24 teams flew in from across Europe + One team won $20k + One Lovable startup was acquired for $30k + One Lovable startup raised funding at a unicorn valuation + Priceless
- Everything on fey.com is built by 2 engineers. The site, app, server, jobs, desktop, etc. I'm very proud of this.
- The laptop animation on feyapp.com is one I’m most proud of. The secret behind it is our <Sticky /> component that I’ve used everywhere for over 5 years now. Here’s how it works:
00:00 - Building a Stock Screener is incredibly complex. The amount of data you need is only half the equation. You also have to make it searchable and simple to use. What’s the trick to ours?
00:00 - Building the dotted background for our charts is simpler than you'd imagine. It uses two CSS techniques and 4 lines of code.
00:00 - Drag any part of the chart to get exact performance 📈 Here's how we built it:
00:00 - Want to build better charts? Here's the full breakdown of how I built this one 👇
- The reveal, height change, motion blur, selection... Was a joy to build and still a joy to use.
00:00













