🔮 Octoclairvoyant: A tool to filter and group @github repositories releases to compare changes with ease.
Check it out right here! https://t.co/6HckZcRBFZ
@RockChalkDev @meijer_s The expect.rejects is a feature from jest, so eslint-plugin-testing-library doesn’t have anything to do with that. I don’t see any rule in eslint-plugin-jest to cover this, so the only option to catch this would be using the no-floating-promises rule https://t.co/rD1nzZ65wP
so excited to share with you all: a new @GitHubNext addition to Copilot Labs...
✨ Code Brushes ✨
We wondered how we could make editing your code feel as tactile and easy as paint with a brush in Photoshop?
writeup: https://t.co/pbdcEj3vgm
and 🧵
Here's a tip for your first open source contribution.
Change less
Turn off your formatters, auto save hooks, and all that extra stuff. Make the change, save the file, open the PR.
🤝🏿
💁♂️If you find yourself in the unfortunate situation that you need to do something in a JS file, you can at least get auto completion by using JSDoc annotations so that you are not fully in the dark.
You'll also get red squiggles if you call this function from TS with wrong input
Introducing comments for Vercel Preview Deployments—now generally available.
Comment, review, and share feedback with your entire team all in one place.
https://t.co/9u1zDc3cSX
@housecor Apart from historical reasons, it makes it easier for me to explain the concepts to juniors. pnpm install to install the dependencies of this project locally vs pnpm add to add a new dependency to this project.
Next year, we'll be back on November 23rd-24th and the call for proposals is already opened
https://t.co/X5EQu2iaOs
Don't be shy and submit your proposal, but also let us know if there's anyone you'd love to meet in person for the 2023 edition.
Thank you all!🤗
Problem: Changing code temporarily to support local development.
The risk: Accidentally committing the change.
Solution: Read an environment variable to apply the change conditionally.
Total TypeScript has a brand new 'articles' section 🚀
It's going to be my digital garden for diving in to advanced TS topics.
And it's all free!
https://t.co/lHHROvvD36