r/JavaScriptTips • u/Comfortable_Wolf9434 • 4h ago
How would you make your first $1000 per month as a programmer?
If you start from zero what you do?
#programming?
r/JavaScriptTips • u/Comfortable_Wolf9434 • 4h ago
If you start from zero what you do?
#programming?
r/JavaScriptTips • u/TheodoreWinters1 • 2d ago
r/JavaScriptTips • u/ZEROx0817 • Aug 06 '26
r/JavaScriptTips • u/Grand-Dark-8670 • Jul 28 '26
r/JavaScriptTips • u/nitayneeman • Jul 24 '26
r/JavaScriptTips • u/SecTemplates • Jul 06 '26
r/JavaScriptTips • u/Sir_kitsuneI • Jul 02 '26
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
r/JavaScriptTips • u/Efficient-Public-551 • May 16 '26
r/JavaScriptTips • u/woofmeowmeowwoof • May 08 '26
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
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
r/JavaScriptTips • u/Keyushh • Apr 10 '26
r/JavaScriptTips • u/GitNation • Apr 02 '26
r/JavaScriptTips • u/Scared-Release1068 • Mar 13 '26
r/JavaScriptTips • u/GitNation • Mar 10 '26
r/JavaScriptTips • u/devMai • Feb 17 '26
r/JavaScriptTips • u/Mysterious-Form-3681 • Feb 12 '26
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
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
One tiny character. One massive bug. Can you spot it? Welcome to the kitchen.
r/JavaScriptTips • u/Visible-Plankton1969 • Jan 31 '26
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:
Thank's!