As a dev which platform would you prefer for blogging? hashnode, medium or devdot-to
SOL will go $250 or will stay at $180 at new dip?
Did anyone worked as backend dev using java based lang like scala and is it true that performance is better than node & python?
When using forEach or .map(), I get event listener error message. This is because I am making multiple HTTP requests inside the loop. Is there anyway to overcome this? Is ther...
I checked my mongodb database record and there's a collection which says to recover data I need to pay BTC to an address. Although there was testing data in my mongo. Nodejs b...
I'm facing issue while updating SQLite Here my function: router.post('/', async function (req, res) { getCustomerProfileIds(); /// more login with await /// try { updateCu...
I dont develop html layouts. Just use a pre-made html template and convert it to components in angular & I do whole backend stuff by myself. Can I say I'm full stack developer...
Any backend developer who knows nextjs? Was it helpful to know nextjs along with your backend development?
Because oop is old and java is just based on that, that's why its more popular?
There's a 2GB ram laptop. Which linux OS is well suited for that?
I tried installing popos on my laptop but it took 1 hour to install and after that it didn't boot up. So I went back up ubuntu 18.04 Can someone tell why this happened?
Has anyone mounted S3 in Ubuntu for storing data like backups ?
Does anyone uses TypeScript for nodejs backends?
navigator.sendBeacon && payload && navigator.sendBeacon(_this.options.ingestUrl, JSON.stringify(payload)) How does this block of code works? can someone explain it?
I used to working on salesforce but recently it's not opening on my laptop only. I think it's some local dns issue in my ubuntu 18.04. What can be the possible problems in thi...
socket.emit('loginSuccess'); io.sockets.emit('system', nickname, users.length, 'login'); What does socket.emit does and io.sockets.emit does?
But Ubuntu was install in 10 minutes & SSDZ benchmark also gave me 500-530 MBPS Should I replace it?
Is it possible to setup a private Tezos network for internal use?
Why not go for simple code? function helloW() { var txt = 'hello world'; return txt } console.log(helloW())
do you need a database admin when you use managed database service like digitalocean or gcp?