JavaScript Room
@room_js
Followers
721
Following
376
Media
248
Statuses
596
A web dev blog from a software engineer with primary focus in web dev and cloud technologies #nodejs #aws #typescript
Worldwide
Joined October 2017
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
https://t.co/DTVvojROAV
0
0
1
It was 2025 but devs were still struggling with authenticating private dependencies in a Dockerfile securely. Such a pain every single time
0
0
0
[Web Dev] Deno or Bun? I hear this question quite often lately, especially after the release of Deno v.2. They both are great tools, from my point of view. Here I have listed how they approach different aspects of the web development. So it depends on you what to choose, but make
1
0
1
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
0
0
1
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
0
0
1
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
deno.com
Oracle is holding the JavaScript trademark hostage, and we’re pursuing legal means to #FreeJavaScript. Here’s a brief update.
69
657
5K
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
1
0
3
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
1
1
4
¿No entiendes los JOIN en SQL? ¡Eso se acabó! Esta guía visual te los explica con ejemplos de código ↓
44
2K
12K
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,
0
0
3
[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
0
0
3
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… https://t.co/M3Yal4nuJJ
#webdev
0
0
1
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
0
0
2
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
0
0
2
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
0
0
3
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
0
0
1