CorentinNormant's profile picture. Web Developer @ Theodo

Corentin Normant

@CorentinNormant

Web Developer @ Theodo

Corentin Normant reposted

Grâce à vous, on a enfin changé notre photo de profil ! Merci 🧡 #NouvellePhotoDeProfil #pixelwar

ARTEfr's tweet image. Grâce à vous, on a enfin changé notre photo de profil ! Merci 🧡 #NouvellePhotoDeProfil #pixelwar

Corentin Normant reposted

The world's oldest living grandmaster, Yuri Averbakh, a former USSR champion (1954) and Candidate (1953), but also renowned chess arbiter, author and historian, celebrates his centennial today - yes, he is now 100 years old! Congratulations! 💯 🎂

FIDE_chess's tweet image. The world's oldest living grandmaster, Yuri Averbakh, a former USSR champion (1954) and Candidate (1953), but also renowned chess arbiter, author and historian, celebrates his centennial today - yes, he is now 100 years old! Congratulations! 💯 🎂

Corentin Normant reposted

Jeudi, je donnerais mon premier talk à @NantesJS Je parlerais de @PasseUnDessin et j'expliquerais comment nous avons créé l'interface de dessin avec React et Canvas Venez nombreux 🙂


Corentin Normant reposted

Just published an article on how to optimise videos using @ffmpeg with minimum impact on quality. Our app size went from 1.5GB to 300MB. Take a look and try it out yourself! blog.bam.tech/developer-news…


Corentin Normant reposted

I just published "Manage your technical debt roadmap right from your code 🚀" I explain why I think static analysis tools like @SonarQube are efficient but not sufficient and I purpose an alternative to the JIRA debt board. blog.theodo.com/2020/10/typesc… #TypeScript #webdev #agile

maxthoon's tweet image. I just published "Manage your technical debt roadmap right from your code 🚀"
I explain why I think static analysis tools like @SonarQube are efficient but not sufficient and I purpose an alternative to the JIRA debt board.
blog.theodo.com/2020/10/typesc…
#TypeScript #webdev #agile
maxthoon's tweet image. I just published "Manage your technical debt roadmap right from your code 🚀"
I explain why I think static analysis tools like @SonarQube are efficient but not sufficient and I purpose an alternative to the JIRA debt board.
blog.theodo.com/2020/10/typesc…
#TypeScript #webdev #agile

Corentin Normant reposted

Just published a blog post about testing strategies 😸 I put down my thoughts on how to write awesome tests for humans co-workers 🤓Hope you enjoy the read 😉 blog.theodo.com/2020/07/write-…


Corentin Normant reposted

Since Typescript 3.7, you can use the nullish coalescing operator "??". I quickly explain that you should use it to avoid subtle bugs and how you can do it. blog.theodo.com/2020/08/use-nu… And I just realized that I hadn't posted anything since dec 2017 😱

maxthoon's tweet image. Since Typescript 3.7, you can use the nullish coalescing operator "??". I quickly explain that you should use it to avoid subtle bugs and how you can do it.
blog.theodo.com/2020/08/use-nu…
And I just realized that I hadn't posted anything since dec 2017 😱

Corentin Normant reposted

#TypeScript 4.0 will add support for marking APIs as deprecated in your IDEs! (This is a big deal for library authors) devblogs.microsoft.com/typescript/ann…

BenLesh's tweet image. #TypeScript 4.0 will add support for marking APIs as deprecated in your IDEs! (This is a big deal for library authors)

devblogs.microsoft.com/typescript/ann…

Corentin Normant reposted

Spent some time reducing JS and CSS asset sizes in the @OrbitModel app this week to improve #webperf, and I’m pretty happy with the results: - A whopping 96% reduction (167kb → 6.2kb, gzipped) in CSS size; - JS bundle dropped 42% (237kb → 136kb, gzipped). Here’s what I did 👇


Corentin Normant reposted

Learn how to setup a #Flask 🌶️ app with #VSCode debugger. Get the maximum out of your debug experience: - 👌 Easy to use - 🔥 Debugging with Hot-Reload enabled @pythonvscode @theodo blog.theodo.com/2020/05/debug-…


Want to automatically remove XSS from your code ? Custom ESLint rules are a great way of doing it, take a look at how we did it : blog.theodo.com/2020/04/create…


Corentin Normant reposted

C'est bientôt mercredi 🥳 🚀Pour la deuxième formation tech en live @alberictrancart nous parle de SpaceX ou comment aller sur Mars grâce au lean et à l'agile. 📅Quand : Mercredi 8 Avril à 12h Les infos ici : cutt.ly/ctGdmyb #SpaceX #ElonMusk #lean #agile


Corentin Normant reposted

I just published a how-to article about building performance first content-driven websites. @Netlify @nuxt_js @contentful blog.theodo.com/2020/03/conten…

ChauvelJeremie's tweet image. I just published a how-to article about building performance first content-driven websites.
@Netlify @nuxt_js @contentful 

blog.theodo.com/2020/03/conten…

Corentin Normant reposted

Seules les infos CORRECTES permettent de prendre les mesures adéquates. Le #coronavirus est contagieux, même sans symptômes. @ClientsRATP @groupekeolis @gouvernementFR @nokia @NokiaBellLabs

yangliu923's tweet image. Seules les infos CORRECTES permettent de prendre les mesures adéquates. 
Le #coronavirus est contagieux, même sans symptômes. 
@ClientsRATP @groupekeolis @gouvernementFR @nokia @NokiaBellLabs
yangliu923's tweet image. Seules les infos CORRECTES permettent de prendre les mesures adéquates. 
Le #coronavirus est contagieux, même sans symptômes. 
@ClientsRATP @groupekeolis @gouvernementFR @nokia @NokiaBellLabs

Corentin Normant reposted

Github Actions: there is a new CI/CD provider in town, and it's a pretty attractive one. If you're interested in trying it out, make sure you read the assessment @aurelien__lm and myself wrote: blog.theodo.com/2019/12/github…


Corentin Normant reposted

Never too late to make your websites accessible 🌟 🤲Be more inclusive 📈Have a better SEO 📰Respect legal obligations Great 101 practical tips from @alberictrancart to get started and understand how to work with #accessibility

I wrote a guide on making an accessible website which helped me audit Falco (with @Phacks ) and SpaceX Stats, I hope it will help you too! blog.theodo.com/2019/11/web-ac…



Corentin Normant reposted

Well that’s what I’d expect from a Berliner tech conference party: live coding music 🎧 - what an awesome way to use your programming skills! This is sick 🤩💃🕺- @samaaron is a genius ! #GOTOber


Corentin Normant reposted

Really excited for the release of my first feature for @css, “Recipes for Performance Testing Single Page Applications in WebPageTest” 🎉 Let me walk you through testing the performance of React/Vue/whatev’ apps with WebPageTest Scripting 🤖 css-tricks.com/recipes-for-pe…


Corentin Normant reposted

That feeling when you first discovered `document.designMode`


Are you ready for #Hacktoberfest 2019? Support Open Source in October and earn a limited edition T-shirt! @DigitalOcean @ThePracticalDev hacktoberfest.digitalocean.com


Loading...

Something went wrong.


Something went wrong.