Trevor I. Lasn
Building skillcraft.ai yourwebsitedeservesbetter.com and blamesteve.lol
Tartu, Estonia
31 years old
Software engineer with 10+ years of building products. Led engineering teams for 5+ years across tech companies. I have a strong instinct for what makes products work well for users, and I'm committed to maintaining high standards in both product design and code quality.
175 posts
2025
- Is it even worth learning to code?With AI tools like Claude Code, Cursor, GitHub Copilot, OpenAI Codex, and Lovable, is learning to code still valuable?2 min readtech reflections
- yourwebsitedeservesbetter.comMost websites lose customers before they even have a chance to convert. The right words, design, and user experience can make all the difference between a visitor who bounces and one who becomes a customer.1 min readtech reflections
- You have been invited to the skillcraft.ai Discord server!Join the Skillcraft.ai Discord community - a space for developers to learn, share, and grow together2 min readcommunity learning
- Why I created skillcraft.aiA search engine for coding education - because continuous learning is no longer optional3 min readtech reflections
- Anthropic's Sequential Thinking MCPEver wished your AI agent would slow down and think things through? This MCP server does exactly that4 min readtech
- courses.reviews gets a facelift + now AI-poweredFind the perfect coding course with natural + language search and smart recommendations2 min readtech
2024
- AsyncLocalStorage: Simplify Context Management in Node.jsHow AsyncLocalStorage solves context management in asynchronous Node.js apps5 min readnode.js
- scrollbar-width & scrollbar-gutter: CSS Properties for Layout ControlPrevent content shifts and refine scrollable UIs with scrollbar-width and scrollbar-gutter3 min readwebdev css
- Add Auth to Astro 5 with Clerk in 5 MinutesThe simplest setup for adding Clerk authentication to your Astro project, with minimal code4 min readwebdev
- CSS ::target-text for Text HighlightingA look at how browsers can highlight text fragments using CSS ::target-text, making text sharing and navigation more user-friendly3 min readwebdev css
- align-content: The Simplest Way to Center Content with CSSFinally, we can center things in block layouts without flexbox gymnastics2 min readwebdev css
- Form Validation That Doesn't Annoy Users: CSS :user-valid and :user-invalidThe new pseudo-classes :user-valid and :user-invalid give us a smarter way to style form validation states based on user interaction3 min readwebdev css