Which one do you prefer, for a module with functions (not utils, a sort of Dao for example)? For an utils module I would prefer named, but in this case? Default export with o...
Hello guys! I've a question about NodeJS When I used OAuth2 authentication in Spring (with password flow), the server responded with an access token and a refresh token. I ca...
Here we have some mobile data plans which doesn't let you spend your GBs of internet if you use Spotify, WhatsApp, Telegram (yes, file download included) and whatever it's rel...
I don't fucking know if stop using Spring Boot and go with Node.JS for my rest APIs projects. Does node have something like RestControllers? For example in Spring a wonderful ...
Hey guys, a small suggestion about portfolio sites. Would you add secondary skills in your portfolio too? Personally, I mainly develop native Android apps. I've also used Nod...
I was trying Vue and it looks cool and simple. But, while in Angular I was used to create a Service which is responsible to make HTTP requests, map and send the response back ...
Hey guys, what's the lightest and fastest reverse proxy available? I only need to redirect the request from a subdomain to a specific port. It should support both HTTP/2 and W...
What's the best Telegram bot library in JavaScript in your opinion?
Hey guys. I'm actually developing another app for Gestures using the fingerprint sensor (you can increase or decrease the volume, skip music track, for example) since 2nd of J...
Another curiosity: does Node have a fixed architecture as Spring do? For example in Spring you're obliged to create a Repository for interactions with DB, a service layer, a c...
Anyhow, it's right to say "I help ideas to become reality?" Is there a better form to say that?
I need to write multiple documents with multiple schemas. I need to be sure that everything successes or nothing must be written. I found .insertMany but with a single schema ...
I set a full height div using 100vh and it works amazingly well on desktop, but on mobile how can I set the height to (100vh - browser action bar height)?
As a strong suggestion to @R300R Do you REALLY want to do that? Go setting a VPN or a known Telegram proxy to some clients for a fee. What I would have done if I were you? ...
I've only did the basics of Angular, and I didn't feel bad. But what framework do you suggest to start webapp development? My goal is to use technologies used in companies for...
Hi guys, next week I'd like to build a portfolio website for myself. I mainly do Android apps but I also studied backend (spring) and frontend (angular). Have you got any ide...
According to you, does the Android Associate Developer Certification give a real carrier boost? Is it considered? Does it worth?
What's the best package manager in your opinion? Synaptic?
How can I know if my app is trending in which countries? Like using an API of some sort
What IDE do you suggest to use with JavaScript?