atlas news
    
Reddit : JavaScript
24  avril     07h00
WTF Wednesday (April 24, 2024)
   Post a link to a GitHub repo or another code chunk that you would like to have reviewed, and brace yourself for the comments Whether you ;re a junior wanting your code sharpened or a senior interested in giving some feedback and have some time to spare to review someone ;s code, here ;s...
15  avril     09h08
Your r javascript recap for the week of April 08 - April 14, 2024
   Monday, April Sunday, April , Top Posts score comments title amp; link comments google zx release . comments Don ;t catch us comments d geometry: performant amp; ergonomic d geometry in Typescript comments AskJS ;AskJS ; Does package...
25  avril     20h04
Announcing TypeScript 5.5 Beta
   ; submitted by ; u DanielRosenwasser link ; comments
26  avril     08h48
faces.js - A JavaScript library for generating vector-based cartoon faces
   ; submitted by ; u payopt link ; comments
    04h14
Send Morse code by pressing AirPods
   ; submitted by ; u zjcqoo link ; comments
    04h20
My first React Project using TailwindCSS
   ; submitted by ; u techsavy dev link ; comments
    04h49
React 19 Beta - React
   ; submitted by ; u ConfidentMushroom link ; comments
    08h51
Using PhotoSwipe in Astro to Build an Image Gallery
   ; submitted by ; u rishi raj jain link ; comments
25  avril     19h27
UForm v3: On-Device Multimodal AI Embeddings in JavaScript
   ; submitted by ; u ashvar link ; comments
    10h55
Puck v0.14, the visual editor for React, now supports viewport switching and drag-and-drop across iframes
   ; submitted by ; u DigbyChickenCaeser link ; comments
26  avril     01h38
AskJS] Js AI for games?
   I’m making a D multiplayer turn based strategy game thats like a mix of Chess and civ. The game is primarely a multiplayer game, but i want to implement an AI. Is there Any framework i can use to save me some time The ai will function a lot like the ones in Chess games. I tried setting up a lot...
25  avril     13h38
AskJS] Leaving Data Analysis for Front-End Web Dev. Worth it?
   My old boss asked me to come back. I am currently a Data Analyst with experience in Python, SQL, and Tableau PBI. He said they would teach me JS on the job, however, I would be the only person on the time working on JS. My friend worked this position a few years ago and said it was super easy, low...
    15h46
Llamafile’s progress, four months in
   ; submitted by ; u feross link ; comments
    13h56
Speeding up ESLint Even on CI
   ; submitted by ; u Wake link ; comments
    13h34
Typed-xlsx Feature-rich Type-safe Excel Reporting
   ; submitted by ; u PuzzleheadedDust link ; comments
24  avril     19h18
Node v22.0.0 (Current)
   ; submitted by ; u feross link ; comments
25  avril     04h35
NodeJS 22: Require() Support & WebSockets
   ; submitted by ; u Puzzleheaded Ad link ; comments
24  avril     23h31
I’ve been working on an open-source proxy server to help secure third party API keys in front end applications. I would love to get some feedback
   ; submitted by ; u eleven five link ; comments
    12h33
AskJS] How do you keep your dependencies up-to-date?
   Hi everyone As the title suggests, my question is very simple: How do you ensure that your project is up to date How frequently do you transition to a new major version of a library I am currently working on a project aimed at addressing this issue similar to Dependabot Renovate but with...
    15h57
JavaScript Optimisation. Inline Caches
   ; submitted by ; u Roman Maksimov link ; comments
    19h23
AskJS] what type of questions can we expect in Javascript and React interview for SDE II role in IBM?
   Just curious to know ; submitted by ; u learning goodlife link ; comments
23  avril     22h15
I made a Javascript, Fallout inspired game
   ; submitted by ; u virtualbrian link ; comments
24  avril     22h27
Front end in 2024
   Hello guys. Quick question for you , is learning web development still in demand in I’m at and want change my career from other field of engineering ,whats your recommendation . I wanted to be software developer , but i want make money as soon as possible,because of that I chose the web...
    12h44
AskJS] Algo behind JS array.prototype.sort()
   This varies depending on different engines. V engine ;s older version is Quick Sort and Insertion Sort. Insertion Sort is fall back for shorter arrays. For example Quick Sort ;s recursion reached a sub array length of , fall backs to Insertion. In the present it uses TimSort a merge sort...
    11h27
AskJS] Any efficient full stack (JS, React, Node etc) courses that are relatively short?
   I have somewhat decent knowledge amp; experience w Frontend amp; programming in general, but I’m still very much a beginner and just want to continue making projects. I hear a lot of good things about ODIN, even done a bit of it in the past, but i genuinely have no desire to spent months on...
23  avril     12h05
AskJS] Why use WeakMap? What are its advantages compared to Map?
   I haven ;t used WeakMap, but I often hear people mention it. ; submitted by ; u Dushusir link ; comments
    19h16
Porting a cross-platform GUI application to Rust
   ; submitted by ; u feross link ; comments