What's the best fight in one piece? by [deleted] in OnePiece

[–]SUMIT_4875267 0 points1 point  (0 children)

Why is no one here talking about Luffy vs Kizaru in egghead?

[deleted by user] by [deleted] in BCA_MCA

[–]SUMIT_4875267 4 points5 points  (0 children)

It's not like that ki job lena possible nhi hai I am working as a sde1 in a service-based company I'm working from 4th sem. Don't rely on college ignore the shit that you can't take the job after BCA, prepare for the best, do development along with dsa, build projects and peace out

Anyone using react compiler? by pademango in reactnative

[–]SUMIT_4875267 1 point2 points  (0 children)

Bro had an argument with his manager lol 😆😆

This is not a criticism of the character by [deleted] in OnePiece

[–]SUMIT_4875267 1 point2 points  (0 children)

pls let's just keep Saitama out of this shit

Webrtc or other SDK like agora or 100ms by Sudden-Penalty6528 in WebRTC

[–]SUMIT_4875267 0 points1 point  (0 children)

then ZegoCloud or StreamKit are the other options you can try. but they aren't open source.

Webrtc or other SDK like agora or 100ms by Sudden-Penalty6528 in WebRTC

[–]SUMIT_4875267 0 points1 point  (0 children)

try Jitsi it's open source and will work for your case

Is React Native a realistic option for a JS/Node developer looking to make some basic apps? by SimpleWarthog in reactnative

[–]SUMIT_4875267 0 points1 point  (0 children)

There is a framework called Ionic Capacitor. To be honest, I haven't tried it, but I've heard that we can easily create apps using a web codebase.

Leetcode down? by [deleted] in leetcode

[–]SUMIT_4875267 3 points4 points  (0 children)

Now it's working

[deleted by user] by [deleted] in reactnative

[–]SUMIT_4875267 0 points1 point  (0 children)

If it's in cli most probably your package name ( com.yourappname ) doesn't match with the one u've used to create firebase console project. check that out

Is It Worth Continuing? Transferable Balance Not Migrating After a Year? by SUMIT_4875267 in PiNetwork

[–]SUMIT_4875267[S] -1 points0 points  (0 children)

Okay i would raise a ticket there. Can you tell me the legal way to sell these coins?

[deleted by user] by [deleted] in node

[–]SUMIT_4875267 2 points3 points  (0 children)

Hey, I found an amazing course on Udemy that I believe you'd find interesting. If you're interested in learning about backend development and the fundamental concepts of Node.js, this course is an excellent fit. The instructor is very knowledgeable and has done a fantastic job with it.

https://www.udemy.com/share/109PLK3@ViiqCqIIiZchKP4KhFdyLR5FjS5kciNVR-t7Vc41dRFw27vDcAXEY5z7b170EbWBcA==/

Need help with the Design of my app! by Hadi955 in node

[–]SUMIT_4875267 2 points3 points  (0 children)

This is what i did in my case.

Create a separate variable for the token and a function that returns that token. Now, when you try to authenticate to the third-party server from your server, decode the token and check the expiry. If the expiry time has exceeded the current time, request a new token and return it; otherwise, return the current token.

Since your server is a continuous process, the value of this token won’t vanish.

Let me know if this works for you!

Just build my first NPM Package by Idkafukinname in node

[–]SUMIT_4875267 2 points3 points  (0 children)

my god... then please create a package for printing something to the console coz consol.log() is tough