Please open Telegram to view this post
    VIEW IN TELEGRAM
  π2β€1
  π12π₯2β€1
  π Everyone's gone to the moon..
π€©  Spacekit.js: A Library for Creating 3D Space Visualizations
Not just any old 3D space, but actual space β think planets, stars, and meteors. A library like this comes, of course, with many examples to try. GitHub repo.
IAN WEBSTER
Not just any old 3D space, but actual space β think planets, stars, and meteors. A library like this comes, of course, with many examples to try. GitHub repo.
IAN WEBSTER
Please open Telegram to view this post
    VIEW IN TELEGRAM
  π€©6β€2π₯2π1
  Please open Telegram to view this post
    VIEW IN TELEGRAM
  β€7π2π₯2
  What is the output?
  Anonymous Quiz
    27%
    [5, 42, undefined]
      
    46%
    [5, 42, 'foo']
      
    18%
    Promise { 5, 42, 'foo' }
      
    10%
    [5, Promise { 42 }, 'foo']
      
    π7π€4π₯1
  If you want to offer up physical manipulation of elements (warping, pinching, rotating, etc.) this library could help. Its homepage is a fun self-demo and there are packages for integrations with common frameworks.
YOUNKUE CHOI
Please open Telegram to view this post
    VIEW IN TELEGRAM
  β€9π3π₯2
  Please open Telegram to view this post
    VIEW IN TELEGRAM
  β€5π₯1
  β€5π5π₯3π€©1
  Are you confused by the JavaScript event loop and how it handles asynchronous code? This animation will help explain how the event loop works through an easy-to-grasp analogy.
doctorcode
Please open Telegram to view this post
    VIEW IN TELEGRAM
  β€7π2π₯1
  What is the output?
  Anonymous Quiz
    47%
    "The-quick-brown-fox-jumps-over-the-lazy-dog"
      
    25%
    "quick-brown-jumps-over-lazy"
      
    18%
    "The-fox-over-the-dog"
      
    11%
    Error
      
    π9π₯2π€2π€£2β€1
  Please open Telegram to view this post
    VIEW IN TELEGRAM
  π29β€5π₯3π€©2
  Please open Telegram to view this post
    VIEW IN TELEGRAM
  π₯5π2
  Please open Telegram to view this post
    VIEW IN TELEGRAM
  π26π€£3β€2π₯2
  Please open Telegram to view this post
    VIEW IN TELEGRAM
  π4π€£3
  π5π₯4π€4β€3
  Please open Telegram to view this post
    VIEW IN TELEGRAM
  π€7β€6π3π€©1
  What is the output?
  Anonymous Quiz
    36%
    ["Bob", "John", "Alice"]
      
    42%
    ["Alice", "John", "Bob"]
      
    14%
    ["John", "Alice", "Bob"]
      
    8%
    ["Bob", "Alice", "John"]
      
    π8β€2π€©1
  A practical look at the idea of explicit resource management, an idea both currently at stage 3 in TC39 (and partly supported in TypeScript 5.2) that makes it easier to βclean upβ resources once they are no longer used or needed.
ILIA POZDNYAKOV
Please open Telegram to view this post
    VIEW IN TELEGRAM
  β€5π₯3π2
  