room_js's profile picture. A web dev blog from a software engineer with primary focus in web dev and cloud technologies #nodejs #aws #typescript

JavaScript Room

@room_js

A web dev blog from a software engineer with primary focus in web dev and cloud technologies #nodejs #aws #typescript

It seems like software dev jobs are not going away soon. Keep learning folks, don’t fall under the #AI hype. Strong understanding of development is needed as never before. #webdev #softwaredev #software #softwareengineering #webdevelopment youtu.be/HfslArIOKEY?si…

room_js's tweet card. Why Software Devs Will Be the Last Jobs Standing in the AI Revolution

youtube.com

YouTube

Why Software Devs Will Be the Last Jobs Standing in the AI Revolution


It was 2025 but devs were still struggling with authenticating private dependencies in a Dockerfile securely. Such a pain every single time


JavaScript Room reposted

JavaScript Math Functions 🚀

DevKhan03's tweet image. JavaScript Math Functions 🚀

After the recent release of Deno V2 I started seriously considering to migrate away from Node.js. Node still has a huge advantage in terms of ecosystem, but look at this 5 points: Deno is a game-changer from different perspectives. Built-in support of TypeScript is already a big…

room_js's tweet image. After the recent release of Deno V2 I started seriously considering to migrate away from Node.js. Node still has a huge advantage in terms of ecosystem, but look at this 5 points: Deno is a game-changer from different perspectives. Built-in support of TypeScript is already a big…
room_js's tweet image. After the recent release of Deno V2 I started seriously considering to migrate away from Node.js. Node still has a huge advantage in terms of ecosystem, but look at this 5 points: Deno is a game-changer from different perspectives. Built-in support of TypeScript is already a big…
room_js's tweet image. After the recent release of Deno V2 I started seriously considering to migrate away from Node.js. Node still has a huge advantage in terms of ecosystem, but look at this 5 points: Deno is a game-changer from different perspectives. Built-in support of TypeScript is already a big…
room_js's tweet image. After the recent release of Deno V2 I started seriously considering to migrate away from Node.js. Node still has a huge advantage in terms of ecosystem, but look at this 5 points: Deno is a game-changer from different perspectives. Built-in support of TypeScript is already a big…

Temporal API is a game changer that makes working with dates in native #javascript way more bearable. You can deal with dates and times separately, and adjust the date in much easier way. Cool stuff! . #webdev #webdevelopment #js #nodejs #coding #programming #typescript #frontend

room_js's tweet image. Temporal API is a game changer that makes working with dates in native #javascript way more bearable. You can deal with dates and times separately, and adjust the date in much easier way. Cool stuff!
.
#webdev #webdevelopment #js #nodejs #coding #programming #typescript #frontend
room_js's tweet image. Temporal API is a game changer that makes working with dates in native #javascript way more bearable. You can deal with dates and times separately, and adjust the date in much easier way. Cool stuff!
.
#webdev #webdevelopment #js #nodejs #coding #programming #typescript #frontend
room_js's tweet image. Temporal API is a game changer that makes working with dates in native #javascript way more bearable. You can deal with dates and times separately, and adjust the date in much easier way. Cool stuff!
.
#webdev #webdevelopment #js #nodejs #coding #programming #typescript #frontend
room_js's tweet image. Temporal API is a game changer that makes working with dates in native #javascript way more bearable. You can deal with dates and times separately, and adjust the date in much easier way. Cool stuff!
.
#webdev #webdevelopment #js #nodejs #coding #programming #typescript #frontend

JavaScript Room reposted

It's done. Now it’s your turn, @Oracle. We’ve submitted a formal petition to cancel the JavaScript trademark: it is generic, Oracle has abandoned it, and Oracle committed fraud on the USPTO during the last trademark renewal. Oracle has until January 4th to respond, or the…


Promise.withResolvers() method is a new way of dealing with promises in #javascript . It feels much better using this method when you need to manage resolve and reject functions outside of the executor function. #webdev #webdevelopment #typescript #webdeveloper #nodejs #frontend

room_js's tweet image. Promise.withResolvers() method is a new way of dealing with promises in #javascript . It feels much better using this method when you need to manage resolve and reject functions outside of the executor function. #webdev #webdevelopment #typescript #webdeveloper #nodejs #frontend…
room_js's tweet image. Promise.withResolvers() method is a new way of dealing with promises in #javascript . It feels much better using this method when you need to manage resolve and reject functions outside of the executor function. #webdev #webdevelopment #typescript #webdeveloper #nodejs #frontend…
room_js's tweet image. Promise.withResolvers() method is a new way of dealing with promises in #javascript . It feels much better using this method when you need to manage resolve and reject functions outside of the executor function. #webdev #webdevelopment #typescript #webdeveloper #nodejs #frontend…
room_js's tweet image. Promise.withResolvers() method is a new way of dealing with promises in #javascript . It feels much better using this method when you need to manage resolve and reject functions outside of the executor function. #webdev #webdevelopment #typescript #webdeveloper #nodejs #frontend…

Object.groupBy() is a relatively new method in JavaScript this gives more flexibility to devs design the code in a nicer way. Nice replacement for the reduce() method in some cases. Do you use it already? . #webdev #javascript #typescript #nodejs #programming #webdevelopment

room_js's tweet image. Object.groupBy() is a relatively new method in JavaScript this gives more flexibility to devs design the code in a nicer way. Nice replacement for the reduce() method in some cases. Do you use it already?
.
#webdev #javascript #typescript #nodejs #programming #webdevelopment
room_js's tweet image. Object.groupBy() is a relatively new method in JavaScript this gives more flexibility to devs design the code in a nicer way. Nice replacement for the reduce() method in some cases. Do you use it already?
.
#webdev #javascript #typescript #nodejs #programming #webdevelopment
room_js's tweet image. Object.groupBy() is a relatively new method in JavaScript this gives more flexibility to devs design the code in a nicer way. Nice replacement for the reduce() method in some cases. Do you use it already?
.
#webdev #javascript #typescript #nodejs #programming #webdevelopment
room_js's tweet image. Object.groupBy() is a relatively new method in JavaScript this gives more flexibility to devs design the code in a nicer way. Nice replacement for the reduce() method in some cases. Do you use it already?
.
#webdev #javascript #typescript #nodejs #programming #webdevelopment

JavaScript Room reposted

¿No entiendes los JOIN en SQL? ¡Eso se acabó! Esta guía visual te los explica con ejemplos de código ↓

midudev's tweet image. ¿No entiendes los JOIN en SQL? ¡Eso se acabó!
Esta guía visual te los explica con ejemplos de código ↓

This project has caught my eye recently – InstantDB. It’s a client-side real-time database with a rather interesting architecture. It’s built with a synchronization layer between the client and the server. The idea is that the client interacts directly with the “local” database,…


[Web Dev] Redirects vs. Rewrites This sounds like a simple question , but would you be able to answer it from top of your head? Here’s the quick summary on how redirects are different to rewrites when we talk about web development. Thank me later after nailing this question on a…

room_js's tweet image. [Web Dev] Redirects vs. Rewrites

This sounds like a simple question , but would you be able to answer it from top of your head? Here’s the quick summary on how redirects are different to rewrites when we talk about web development. Thank me later after nailing this question on a…
room_js's tweet image. [Web Dev] Redirects vs. Rewrites

This sounds like a simple question , but would you be able to answer it from top of your head? Here’s the quick summary on how redirects are different to rewrites when we talk about web development. Thank me later after nailing this question on a…
room_js's tweet image. [Web Dev] Redirects vs. Rewrites

This sounds like a simple question , but would you be able to answer it from top of your head? Here’s the quick summary on how redirects are different to rewrites when we talk about web development. Thank me later after nailing this question on a…
room_js's tweet image. [Web Dev] Redirects vs. Rewrites

This sounds like a simple question , but would you be able to answer it from top of your head? Here’s the quick summary on how redirects are different to rewrites when we talk about web development. Thank me later after nailing this question on a…

Found something pretty cool on the dev news. In-browser face detection and recognition! 🙈 I didn’t try it anywhere yet but the demos are very promising. Definitely will give it a try in some project… justadudewhohacks.github.io/face-api.js/do… #webdev


I'm done with ESLint. Seriously. I have been using it for many years but it has become a monster that is too complex. I've tried to migrate my projects to the latest version of ESLint (v9) and it was a disaster. Breaking changes, some extra dependencies, and a lot of…


Software engineers spend half their lives automating tasks to save time, and the other half debugging the automation to see where all the time went #SoftwareDevelopment #SoftwareEngineer #WebDevelopment


Describe your current job in #CSS I'll start first: `display: none;` #webdev #html #webdevelopment #coding


5 most popular errors in #JavaScript: - Syntax Errors: Incorrect code structure - Type Errors: Mismatched data types - Reference Errors: Undefined variables - Undefined Errors: Uninitialized variables - Null Errors: Null or undefined values #webdev #webdevelopment #typescript


JavaScript Room reposted

Men will be men 🤣

sonam_murarkar's tweet image. Men will be men 🤣

Hey, devs! How is it going? I hadn't been active for quite a while... The coding and some business-related activities keep me busy. But it's time to get back and share some tips... What tech stack are you up to currently? What do you think is hot in web dev now? #webdev


Loading...

Something went wrong.


Something went wrong.