176 followers 362 articles/week
TIL: window.isNaN and Number.isNaN have different implementations

was doing "isNumber" function when found out that they have different results: console.log(window.isNaN('string')); // true console.log(Number.isNaN('string')); // false submitted by /u/Hulkmaster [link] [comments]

Fri May 31, 2024 16:25
I think a front-end developer scam is trying to scam me out of $5,000.

So I am in the middle of getting my first front-end developer job however I think I am being scammed. This is kinda long so strap in. I am a junior developer and I have been applying on places like LinkedIn trying to see if I can get anything. A few days ago I received an email from a company which I was just refer to as "the company". The company hiring...

Fri May 31, 2024 16:25
Promise withResolvers in Javascript #coding #javascript #nodejs

https://youtube.com/shorts/JIncgs0iXGQ?feature=share submitted by /u/zorefcode [link] [comments]

Fri May 31, 2024 16:25
Seeking advice with converting an old laptop into a smart TV hub

Hey everyone, I'm working on a project and could use some advice. I have an old TV and a Xiaomi TV stick that initially made it "smart," but like many devices, it has slowed down over time. This led me to explore other options, like converting an old laptop for this purpose. I considered installing Android on the laptop, but that's been mostly a hassle...

Fri May 31, 2024 16:25
Why does React render 0?

submitted by /u/JonJamesDesign [link] [comments]

Fri May 31, 2024 16:25
First e-commerce project

Hello, I'm a young developer and I build sites with Webflow (if the client needs a CMS) or with Nuxt.js. I have requests for commercial sites but I don't know what to choose to develop them. I've looked into Shopify (webflow / nuxt), foxy.io (webflow), snipcart (nuxt), medusa (nuxt) or wooNuxt (WooCommerce + Nuxt), but I can't make up my mind. Do you...

Fri May 31, 2024 16:25

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account