🇺🇦 Julien Casanova (@juliencasanova) 's Twitter Profile
🇺🇦 Julien Casanova

@juliencasanova

Full-Stack, UX and results driven, Co-founder & CTO wiroom.io

ID: 30194498

linkhttp://juliencasanova.com calendar_today10-04-2009 10:22:15

965 Tweet

303 Followers

666 Following

Josh Kirk (@joshgkirk) 's Twitter Profile Photo

The following code will tell you if a user's phone is in low power mode, with 100% accuracy, immediate feedback and no network requests. This strategy loads a 16x16 video made of just 2 black frames as a base64 (text) source. This means no load time for the test asset, which

The following code will tell you if a user's phone is in low power mode, with 100% accuracy, immediate feedback and no network requests. 

This strategy loads a 16x16 video made of just 2 black frames as a base64 (text) source. This means no load time for the test asset, which
🇺🇦 Julien Casanova (@juliencasanova) 's Twitter Profile Photo

Finally took the time to use typescript in my Inertia.js / Vue code !! Couldn't handle poor JSDoc typing anymore 😅 A cool help from timmousk.com/blog/typescrip… for helping with object is possibly null Tip: discovered the non-null assertion operator (!.)

🇺🇦 Julien Casanova (@juliencasanova) 's Twitter Profile Photo

I'm using GitHub Copilot for a month now but today I tried refactoring a Pinia store from options to composition API. Awesome!! Only pain was to choose among 8 propositions and compare them from copilot panel

🇺🇦 Julien Casanova (@juliencasanova) 's Twitter Profile Photo

Do you want to type (as in typescript) your provide/inject props? Really good article from Abdelrahman Awad #vuejs #typescript #HowTo logaretm.com/blog/type-safe…

Morgan Brown (@morganb) 's Twitter Profile Photo

🧵 Finally had a chance to dig into DeepSeek’s r1… Let me break down why DeepSeek's AI innovations are blowing people's minds (and possibly threatening Nvidia's $2T market cap) in simple terms...