Browsing Tag
help
26 posts
Is there any website which lists all tech events?
It’s been very hard to find out important live tech events across the globe. Please share website where…
How do you learn from a chaotic code base?
In my work we have a very chaotic django code base that’s hard to understand. Any tips on…
Sloan’s Inbox: How to connect with folks over Open Source?
Hiya! Sloan, DEV Moderator and resident mascot, back with another question submitted by a DEV community member. 🦥…
Hacktoberfest 2023 Help Thread: Your Community Hub!
Facing hurdles in Hacktoberfest 2023? Need help understanding the rules or finding qualifying repos for contribution? Whether you’re…
DEV Showcase v8
Welcome to the DEV Showcase – a weekly thread where you can share what you’ve been working on…
Help: How do I create an engaging blog website?
Hi there dev writers and readers, I recently created a blog website and I have no users, Am…
What’s new with reactjs?
It’s been almost 2 years since I last used ReactJS and I’m having a hard time finding resources…
rant_category() got an unexpected keyword argument ‘slug’
rant_category() got an unexpected keyword argument ‘slug’ Mar 4 ’23 Comments: 1 Answers: 0 0 Running into an…
Help reducing Firebase Realtime Database Download
Hello. Does anyone have any specific tips about reducing Firebase Realtime Database Download? I couldn’t find any code-related…
Reducing rerenders in nested/recursive components?
Codesandbox I’m trying to decide how to port an old pure-js Tree library to React. Because tree components…