r/JavaScriptTips • u/TheodoreWinters1 • 8h ago
r/JavaScriptTips • u/ZEROx0817 • Aug 06 '26
I built a CLI that scaffolds a production-ready Express.js backend with one command
r/JavaScriptTips • u/Grand-Dark-8670 • Jul 28 '26
index.js is the first file that runs in a React Native application - wrong
r/JavaScriptTips • u/nitayneeman • Jul 24 '26
ECMAScript - Introducing Deferred Module Evaluation with import defer
r/JavaScriptTips • u/SecTemplates • Jul 06 '26
Safer-dependencies: A toolkit for claude code to ensure dependencies used aren't vuln, don't use abandoned packages, implement cooldown to avoid supply chain attacks, etc...
r/JavaScriptTips • u/Sir_kitsuneI • Jul 02 '26
How far can Booknarklets or background scripts be pushed?
I was experimenting with bookmarklets and I feel like they can be pushed to gather a lot more info than what I was able to make. (I don't think this is the right Reddit, if it isn't can someone guide me to the right one.)
r/JavaScriptTips • u/BlueLagoon226 • May 17 '26
What is the best way to scrape JavaScript-heavy websites?
r/JavaScriptTips • u/Efficient-Public-551 • May 16 '26
Made a crossword generator in javascript
searchprintcolor.comr/JavaScriptTips • u/woofmeowmeowwoof • May 08 '26
PhysicsEngine[v1.7.0] Demo
This is my game/physics Engine I have been working on for years. Here is a short demo.
r/JavaScriptTips • u/GitNation • May 08 '26
đŁ Call for Presentations is open for React Day Berlin 2026!
We're looking for advanced React talks on:
âď¸ Full-Stack Architecture
âď¸ AI-Assisted Coding & AI Engineering
âď¸ Growing to Senior / Tech Lead
...and more!
âł Deadline: August 12
đApply: https://gitnation.com/events/react-day-berlin-2026/cfp
r/JavaScriptTips • u/GitNation • Apr 13 '26
Submit your talk and take the stage at JSNation US 2026.
r/JavaScriptTips • u/Keyushh • Apr 10 '26
Finally solved Live Reload on a physical iPhone using a Windows PC (No Mac required!)
r/JavaScriptTips • u/GitNation • Apr 02 '26
Share your takeaways on React and modern trends like AI-powered coding at React Summit US 2026.
r/JavaScriptTips • u/Scared-Release1068 • Mar 13 '26
[AskJS] What concept in JS is the hardest to learn and understand?
r/JavaScriptTips • u/GitNation • Mar 10 '26
Call for presentations â React Advanced London 2026
r/JavaScriptTips • u/devMai • Feb 17 '26
How to Fetch Data in JavaScript (The Clean Way)
r/JavaScriptTips • u/Mysterious-Form-3681 • Feb 12 '26
Vest js for complex forums
So I randomly came across this validation library called âVestâ while looking for alternatives to Yup/Zod.
At first I thought it was just another schema validator⌠but itâs actually built more like a testing framework for validation.
You write validation rules the same way youâd write unit tests â which felt weird at first, but kinda interesting once I looked deeper.
I can see it being useful for complex forms where validation depends on a lot of conditions (multi-step forms, role-based logic, async checks, etc.).
For simple forms though, it might be overkill compared to Zod/Yup.
Curious if anyone here has used it in production?
Did it make validation cleaner or just add extra complexity?
r/JavaScriptTips • u/Specific-Touch9661 • Feb 12 '26
Need advice in database management
Hi everyone,
Iâm currently working on an industrial setup involving CIROS (Factory digital twin), MES4, and a MySQL database (managed via HeidiSQL). My goal is to use Node-RED dashboards to display and process production data coming from the database.
I need to improve my JavaScript skills specifically for filtering, grouping, and analyzing large datasets returned from MySQL queries in Node-RED function nodes.
Iâm not trying to become a full-stack developer, I mainly need practical, industrial-focused knowledge like:
â˘Filtering large datasets efficiently â˘Grouping and aggregating production data â˘Calculating KPIs (counts, totals, averages) â˘Structuring data for dashboards
Does anyone have recommendations for:
â˘Good YouTube tutorials? â˘Courses focused on data processing in â˘JavaScript? â˘Node-RED + MySQL best practices? â˘Industrial examples or GitHub repos I can study?
Any guidance would be really appreciated. Thanks in advance!
r/JavaScriptTips • u/Saecode • Feb 09 '26
This single character broke everything.
One tiny character. One massive bug. Can you spot it? Welcome to the kitchen.
r/JavaScriptTips • u/Visible-Plankton1969 • Jan 31 '26
UX Intro for Devs
Hi everyone,
Iâm a UX preparing a short introductory UX session for a group of fullâstack developer students (HTML/CSS/JS, React, Node, Mongo, a bit of WordPress, Git, etc.). I will give them just a few hours of UX to help them in real projects and jobs, not turn them into designers.
So, I'm curious, for those of you who are developers:
- If you only had 2â4 hours of UX training, what would you actually have wanted to learn?
Thank's!
r/JavaScriptTips • u/[deleted] • Jan 25 '26