EUNO.NEWS EUNO.NEWS
  • All (21077) +42
  • AI (3162) +3
  • DevOps (936) +1
  • Software (11117) +34
  • IT (5813) +3
  • Education (48)
  • Notice
  • All (21077) +42
    • AI (3162) +3
    • DevOps (936) +1
    • Software (11117) +34
    • IT (5813) +3
    • Education (48)
  • Notice
  • All (21077) +42
  • AI (3162) +3
  • DevOps (936) +1
  • Software (11117) +34
  • IT (5813) +3
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 6 days ago · software

    Another of learning how to code

    Coding Class Update I usually start my coding class by 9:30 am, but today NEPA had other plans 😅. Instead of letting the delay ruin my day, I decided to use t...

    #JavaScript #web development #beginner programming #Udemy #API fetching #coding education
  • 6 days ago · software

    Quick Sort in Javascript

    Overview Quick Sort is a widely used, fast, and elegant divide‑and‑conquer sorting algorithm. The basic idea: 1. Pick a pivot element. 2. Partition the array s...

    #quick sort #javascript #sorting algorithm #divide and conquer #algorithm complexity #programming
  • 6 days ago · software

    JavaScript Module System Explained (with Examples)

    Topics Covered - import and export - Named exports & imports - Default exports & imports - Aliasing - Namespace imports - Combined imports - Dynamic imports -...

    #javascript #modules #es6 #import #export #dynamic-import #web-development
  • 6 days ago · software

    The Secret Life of JavaScript: Identity

    The “Left of the Dot” Rule Timothy slumped into a chair at the main worktable, dropping his pen onto a piece of code. He looked exhausted. > “I don't understan...

    #javascript #this keyword #function context #identity crisis #programming concepts #code debugging
  • 6 days ago · software

    Mouse Events in JavaScript: Why Your UI Flickers (and How to Fix It Properly)

    Hover interactions feel simple—until they quietly break your UI. Recently, while building a data table, each row had an “Actions” column that appears on hover....

    #javascript #mouse-events #hover #ui-flicker #event-handling #frontend #dom #performance
  • 1 week ago · software

    A Mnemonic That Finally Makes for…in vs for…of Stick

    Intro There are many articles out there explaining the difference between for...in and for...of. I won't get into that here. Instead, this is a simple article...

    #JavaScript #for...in #for...of #loops #iteration #mnemonic
  • 1 week ago · software

    Show HN: Fall asleep by watching JavaScript load

    Article URL: https://github.com/sarusso/bedtime Comments URL: https://news.ycombinator.com/item?id=46592376 Points: 18 Comments: 3...

    #javascript #web-app #github #show-hn #frontend
  • 1 week ago · software

    Seeking Peer Connections for CodeChat P2P Testing

    Project Overview I am currently testing the stability of CodeChat, a decentralized communication tool built with vanilla JavaScript and PeerJS. Unlike traditio...

    #peer-to-peer #WebRTC #JavaScript #PeerJS #decentralized communication #real-time messaging #testing #CodeChat
  • 1 week ago · software

    Starting My Developer Journey

    Introduction Hello Dev Community 👋 I am currently focused on learning JavaScript, React, and front‑end development. My goal is simple: learn consistently, bui...

    #javascript #react #frontend-development #learning #developer-journey #personal-growth #community
  • 1 week ago · software

    Websockets with Socket.IO

    This post contains a flashing gif. HTTP requests have taken me pretty far, but I’m starting to run into their limits. How do I tell a client that the server upd...

    #websockets #socket.io #real-time communication #client-server #persistent connection #JavaScript #Node.js
  • 1 week ago · software

    I Built 97 Free Online Tools (and Games) While Learning to Ship Consistently

    Overview When I started building small web utilities, I never planned to create a large platform. One small tool turned into several, and today that experiment...

    #web utilities #JavaScript #browser tools #open source #productivity tools #online games #minimal dependencies #tool collection #frontend development
  • 1 week ago · software

    ReactJS Hook Pattern ~UseImperativeHandle~

    useImperativeHandle allows child components to expose specific methods to their parent components through a ref. This pattern is useful when you need to call fu...

    #react #useimperativehandle #hooks #ref #javascript #frontend

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026