I've kept this a little quiet because there was a waiting list who had first dibs.
🥳 But I'm throwing another online SVG workshop starting next week.
This will likely be the last time I'll run this virtually, if you can make it, come along!
https://t.co/sg9D9G1g59
@bryanl I guess most devs are familiar with it.
In almost every company I've worked with there was at least one of these.
They comment the hell out of your PR without giving valuable feedback.
They just want to code-shame you because you didn't write the code like they'd do it
Are you familiar with the “tech filibuster”? It’s when a dude (it’s always a dude) argues a point and only proves their point by out lasting everyone else in the conversation. Doesn’t matter if they are right or wrong because they will be the last one standing and get their way.
@ryanflorence I was thinking about the same thing last week.
Almost every single line of code you write will be replaced by new ones within 6 months.
Besides e2e testing, what are your advices on creating disposable code? And how do you apply them in @remix_run ?
@devongovett@sebmarkbage I think a static rendered page could be a great tradeoff.
I'm talking about an HTML document with some minimal style applied in order to render a loading state of sort.
You just build it once, and you have all the benefits of SSR without the infrastructure cost
@cassiecodes developer to developer: where did you learn to design things so well?
I'm really impressed from your website.
Both performance and design wise.
Do you have any suggestion for a developer who would like to create better looking websites?
I've had so many recently.
Please stop making me type out 'Thanks for the kind words but I'm actually a developer'.
It makes me feel weird. I'm not a fan.
This is a very needed interview.
I am the first one that got this things wrong. I've never had advices like these.
Thanks @DasSurma and @jaffathecake. I promise I'll do better next time!
https://t.co/OqnhXJyOel
From the title I was expecting a rich text editor solution.
Imagine my surprise reading about a transparent textarea hovered to the highlighted code.
I would have never thought about that. Really brilliant article by @css
So much to learn in this article by @bibydigital on CSS performance.
Such an overlooked topic.
The web could be a lot faster only by loading CSS correctly.
No wonder @calibreapp website is smoking fast!
https://t.co/dbmj3ANTHd
It's amazing how much CSS and image optimisation can help.
It's definitely a great investment to focus on these areas when you want to improve performance, even before jumping into any Javascript.
Can wait to read the rest of @jaffathecake's series
📝 Who has the fastest F1 website in 2021? In this series of articles I'm going to show how to analyse performance, and how to fix the issues.
First up, it's the Alpha Tauri team, and their performance issues aren't JavaScript related…
https://t.co/wrRkKga84A
What a subtle behaviour – I wasn't aware of it.
This is the kind of thing that can ruin the whole user experience and lead to sneaky bugs.
I'm glad I read this, thanks @kentcdodds
https://t.co/ABNZKerps9
@stefanjudis Didn't know this method existed, but I wonder: how would you use it?
I personally don't find it very readable and I can't think to a real world use-case where this would come in handy 🤔
@sarah_edo many thanks for this article!
It's actually a very overlooked problem IMHO and it's nice to see someone raising awareness and giving advice on the matter.
📍At each company I've worked, there's been a split between Product and Engineering time.
As an Engineering Manager, this can be challenging. I wrote up an article about some considerations in this process!
https://t.co/zUXHXnj9kC
I had no idea I could do this kind of things within SVG!
@cassiecodes your website blown me away 🤯
It's a pleasure to use.
Definitely going on my bookmarks 😍
✨ Hey gang!
I shared a site with a swooshy image grid a while back and a few people asked for a blog post.
Apparently I'm incapable of *just blogging* and have to have animations and interactive demos so it took a little while.
https://t.co/6TPBhCLC8K
I tried to answer a question I got from an industry beginner... "What's up with hosting?"
I don't blame anyone for being confused. It's confusing!
https://t.co/IUQbdv1SIg
My suggestion: Try to find the HAPPY PATH.
🎥 Announcing Remotion - a framework for making videos in React!
The video below was written entirely in React, here is the source code! https://t.co/gOgI6X1ITA
📒 Docs: https://t.co/sBJB1rcCNB
⚛️ Github: https://t.co/A8SiAAZ3PI
💻 Quickstart: yarn create video