Our Frontend Feud sport present sequence forces me to survey JS Celebration listeners regularly to get their ideas on software program, growth, life, and software program growth life.
Every query needs to be accompanied by an <enter kind=textual content>
as a result of offering decisions ruins the complete level of the sport. So, earlier than we play I compile all of the solutions in an SQLite database, group related responses, and put the most well-liked ones on the sport board.
That “grouping related responses” step is the toughest half and may be considerably controversial through the video games. I’ve gotten higher over time at crafting the inquiries to constrain the responses.
For instance, as an alternative of asking: “How do you’re feeling about GitHub Copilot?”
We ask: “In a single phrase, how does GitHub Copilot make you’re feeling?”

Nonetheless, some questions we ask aren’t usable as a result of the responses are simply too different to group in any significant manner. However that doesn’t imply they aren’t fascinating! For our most up-to-date sport, we requested our listeners:
“What’s one factor you all the time must remind your self when coding?”
The responses have been in all places, so I didn’t use it within the sport. However they do present a cool peak into the minds of builders. It’d be a disgrace to allow them to sit privately on some disk drive till its bits fade to black.
So, with out additional ado… We requested 100 JS Celebration listeners what ONE factor they all the time must remind themselves when coding. Survey says!

On well being & wellness
- Train
- Take a break (7x)
- Don’t burn out
- Ensure that to eat
- My physique place
- Clear up your rattling editor tabs
Pep discuss & self-encouragement
- I can do that
- It’s alright to fail
- You are able to do it
- You’ll determine it out
- The answer might be easy
- Everybody has the identical struggles
- There’s bought to be a manner to do that
- I’m not silly—this simply takes time
- There IS an answer, simply have to seek out it
- Writing failing code is just not a persona trait
- It’s going to be tough earlier than it will get simpler
Small issues simply forgotten
- To commit
- Commit typically
- Test your imports
- The way to iterate objects
- One thing associated to regex
- 16 occasions desk for px to rem
- JavaScript has specific returns
- The pc does precisely what it was instructed
Following finest practices
- Hold it easy (8x)
- Confirm, don’t belief
- Don’t DRY too quickly
- Add wise feedback
- Good commit messages
- Easy is healthier than sensible
- Don’t overlook to try this facet refactor
Keep in mind testing?
- Write assessments! (4x)
- Run the assessments
- Are there any assessments?
- Cross-browser testing
- Take a look at greater than the comfortable path
Focus is everySQUIRREL!
- To not drift off
- Don’t surf the online
- One factor at a time
- Learn docs correctly
- What am I engaged on?
- Learn the documentation
- Learn (and reread) the error message
- End committing earlier than pushing (significantly)
- You don’t have time to strive that new factor out
- (distracted) What was I speculated to be doing?
- Don’t spend an hour on tiny issues that don’t matter
Slowing down vs going quicker
- Decelerate
- Ship sooner
- Optimize it later
- It’s adequate
- Cease overthinking it
- Don’t over-optimize
- Don’t over-engineer
- Decelerate and suppose
- Simply get one thing working
- Don’t let good be the enemy of the nice
- There’s no single good resolution, there are all the time drawbacks
- Higher to get one thing out than sitting analyzing the issue
Contemplating the larger image
- Nobody will die
- Not saving lives
- Don’t hate on others
- The tip consumer, not me
- It’s all for the client
- Contemplate your future self
- Hello, I’m the issue it’s me
- Zoom out, see the larger image
- Ensure the issue is price fixing
- Worth is a very powerful factor that you simply deliver to the corporate
- I’m going to have to return again to this sooner or later, so make it simple to grasp
I saved the weirdest finest reminder for final. This one doesn’t match neatly into any of the classes above. I hope Tom Cochrane doesn’t thoughts, however I gave it the motivational poster remedy so we will get pleasure from it with the gravity it deserves:

Your flip! What’s ONE factor you all the time must remind your self whereas coding? Is it lined above or uniquely totally different? Go away a remark under and tell us 👇