Simon Le Marchant (@marchantweb) 's Twitter Profile
Simon Le Marchant

@marchantweb

Staff UI Engineer @clerkdev. Building ombre-ui.com ✨

ID: 1615498832892071939

linkhttps://marchantweb.com calendar_today17-01-2023 23:58:50

210 Tweet

721 Followers

394 Following

Clerk (@clerkdev) 's Twitter Profile Photo

Introducing Clerk Billing The easiest subscription billing for B2B and B2C SaaS. No webhooks, no UI to build, no payment integration code, no DIY authorization engine. Just enable Billing and drop a <PricingTable/> on your /pricing page!

Introducing Clerk Billing

The easiest subscription billing for B2B and B2C SaaS.

No webhooks, no UI to build, no payment integration code, no DIY authorization engine.

Just enable Billing and drop a &lt;PricingTable/&gt; on your /pricing page!
VoidZero (@voidzerodev) 's Twitter Profile Photo

We're thrilled to announce the first stable release of Oxlint - version 1.0! Our Rust-powered JavaScript/TypeScript linter delivers 50~100x faster performance than ESLint with 500+ rules and zero configuration required. Time to give it a try! voidzero.dev/posts/announci…

Vue School (@vueschool_io) 's Twitter Profile Photo

πŸ†• New Lessons: Building Shader Effects in Vue by Simon Le Marchant. Start with: 1. An intro to WebGL Shaders 2. Anatomy of a vertex shader 3. Anatomy of a fragment shader πŸš€ Stay tuned for more lessons next week! vueschool.io/courses/buildi…

πŸ†• New Lessons: Building Shader Effects in Vue by <a href="/marchantweb/">Simon Le Marchant</a>.

Start with:
1. An intro to WebGL Shaders
2. Anatomy of a vertex shader
3. Anatomy of a fragment shader

πŸš€ Stay tuned for more lessons next week!

vueschool.io/courses/buildi…
Vue School (@vueschool_io) 's Twitter Profile Photo

New article: Building Shader Effects in Vue Here is a quick summary before you go deeper into it: πŸ’‘ Shaders leverage GPU for high-performance visual effects in web interfaces. πŸ–₯️ WebGL integration in Vue allows seamless GPU-powered effects. 🎨 Reactive uniforms convert Vue

Simon Le Marchant (@marchantweb) 's Twitter Profile Photo

You know you're doing something right in terms of making shaders easier to work with when your 5-year old daughter creates this in a matter of minutes πŸ‘¨β€πŸ‘§

Vue.js Developers Newsletter (@vuejsdevelopers) 's Twitter Profile Photo

Do you want to learn to build GPU-powered visual effects directly within Vue's component lifecycle, from setting up WebGL contexts to managing uniforms reactively? If yes, check out this article for more information! 😊 By Simon Le Marchant. vueschool.io/articles/news/…

Simon Le Marchant (@marchantweb) 's Twitter Profile Photo

After discovering the embedded web server in my printer, I'm half tempted to serve a public-facing website from it. I mean, if it's not going to print anything correctly anymore it might as well be useful πŸ™„