EUNO.NEWS EUNO.NEWS
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
  • All (21181) +146
    • AI (3169) +10
    • DevOps (940) +5
    • Software (11185) +102
    • IT (5838) +28
    • Education (48)
  • Notice
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    Functions And Arrow Functions

    What are functions? If we want to put it in simple words, they are one of the main building blocks of JavaScript. They are used to organize your code into smal...

    #javascript #functions #arrow-functions #programming #web-development #code-reuse
  • 1 month ago · software

    My First Steps in JavaScript: A Simple Breakdown

    Variables in JavaScript let Used for values that can change later. javascript let age = 20; age = 21; const Used when the value should not be changed. javascri...

    #javascript #variables #data-types #beginner-programming #web-development
  • 1 month ago · software

    Standardizing Express.js Error Handling with One Library

    !Cover image for Standardizing Express.js Error Handling with One Libraryhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format...

    #express.js #error-handling #node.js #middleware #javascript #prisma #library
  • 1 month ago · software

    How to Build a Module Bundler: Complete Guide to 8 Core Techniques with Code Examples

    Module Resolution The resolver starts at the entry point e.g., index.js and determines the exact file location for each import. For relative paths it joins the...

    #module bundler #JavaScript #bundling #code examples #entry point #module resolution #build tools #webpack alternative
  • 1 month ago · software

    The React Native New Architecture Migration Process for 2026

    Over 90% of React Native core modules now support the New Architecture as of late 2024. Yet many enterprise teams still run apps on the legacy bridge system, wa...

    #react-native #new-architecture #migration #mobile-development #javascript #performance #enterprise #shopify
  • 1 month ago · software

    Intro Blog: “A New Beginning - Learning, Teaching, and Building as Caspian Grey”

    Introduction Hi, I’m Caspian Grey. I’m starting this blog for a simple reason: I want to learn in public. For a long time I tried learning JavaScript, web deve...

    #JavaScript #web development #learning in public #teaching #developer journey #programming fundamentals
  • 1 month ago · software

    How to Send Email with JavaScript: Complete Guide with SendLayer API

    How to Send Email with JavaScript As I mentioned earlier, you can send emails in JavaScript through the client side as well as a backend server. I'll cover bot...

    #JavaScript #email #SendLayer API #web development #client‑side #backend #tutorial
  • 1 month ago · software

    The difference between for...of and for...in loops in JavaScript

    When working with JavaScript, understanding the difference between for...of and for...in loops is crucial for writing clean, efficient code. While they might lo...

    #javascript #for...of #for...in #loops #arrays #strings #objects
  • 1 month ago · software

    Coding Challenge Practice - Question 71

    Problem Statement Find the elements that exist in both arrays, given two sorted arrays. Approach Because the arrays are sorted, we can walk through them simult...

    #arrays #two-pointer #javascript #algorithm #intersection
  • 1 month ago · software

    Do You Need State Management in 2025? React Context vs Zustand vs Jotai vs Redux

    🎯 The Problem The Context - Portfolio site: Personal brand, blog, project showcase - UI library: 25+ reusable React components - State requirements: Theme, na...

    #React #state management #Redux #Zustand #Jotai #Context API #useState #front-end development #JavaScript
  • 1 month ago · software

    A Cyberpunk notification library with glitch animations and typewriter effects.

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #notification library #UI animation #React #JavaScript #cyberpunk design
  • 1 month ago · software

    ⚡ My Experience Rebuilding a Harry Potter–Themed Website (Version 2.0)

    Background When I built the first version of my Harry Potter–themed website, I thought I had created something special. After stepping away for a while and rev...

    #web development #frontend #javascript #css #animations

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026