Search Articles — Sudonull

Search Results

In this project

JavaScript Date Parser: Hidden Errors and Fixes

https://sudonull.com/javascript-date-parser-hidden-errors-and-fixes

Breakdown of the new Date(string) mechanism in JS: why it parses any text, timezone problems and how to avoid bugs in production. For developers: regex-validation and alternatives.

JavaScript vs Python Which Is Better: Full 2026 Guide

https://sudonull.com/javascript-vs-python-which-is-better-full-2026-guide

JavaScript vs Python which is better for you? Compare ease of learning, salaries, use cases, and career paths to choose the right first language in 2026. Start now.

TypeScript vs JavaScript: Key Differences Explained

https://sudonull.com/typescript-vs-javascript-key-differences-explained

What is the difference between TypeScript and JavaScript? Compare typing, use cases, and adoption. Learn which language fits your project and team best.

Yandex Music Playlist Export Script in JS

https://sudonull.com/yandex-music-playlist-export-script-in-js

Extract tracks from Yandex Music to TXT/CSV in minutes. JavaScript in DevTools for virtualized list. Instructions, code and examples for developers.

npm Dependency Bloat: 3 Causes and Solutions

https://sudonull.com/npm-dependency-bloat-3-causes-and-solutions

Analysis of Reasons for Growth of Dependency Trees in JavaScript: legacy support, atomic packages, outdated ponyfills. Tools for cleanup and bundle optimization for middle/senior dev. Learn how to reduce size by 50%.

From the web

JavaScript - MDN Web Docs

https://developer.mozilla.org/en-US/docs/Web/JavaScript

May 22, 2026 · JavaScript (JS) is a lightweight interpreted (or just-in-time compiled) programming language with first-class functions. …

JavaScript Tutorial - W3Schools

https://www.w3schools.com/js/DEFAULT.asp

JavaScript is easy to learn. This tutorial covers everything from basic JavaScript up to the latest 2026 version. Start learning …

The Modern JavaScript Tutorial

https://javascript.info/

1 day ago · Here we learn JavaScript, starting from scratch and go on to advanced concepts like OOP. We concentrate on the …

JavaScript Tutorial - GeeksforGeeks

https://www.geeksforgeeks.org/javascript/javascript-tutorial/

2 days ago · JavaScript is a versatile language that powers various applications, from web development to mobile apps, making it an …

JavaScript Tutorial

https://www.javascripttutorial.net/

JavaScript Tutorial provides you with many practical tutorials that help you learn JavaScript from scratch quickly and effectively.

What is JavaScript? - Learn web development | MDN

https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting/What_is_JavaScript

Apr 10, 2026 · Welcome to the MDN beginner's JavaScript course! In this article we will look at JavaScript from a high level, …

JavaScript - Wikipedia

https://en.wikipedia.org/wiki/JavaScript

JavaScript is a high-level, often just-in-time–compiled language that conforms to the ECMAScript standard. [15] It has dynamic typing, …

Node.js — Run JavaScript Everywhere

https://nodejs.org/

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, …

Learn JavaScript Online - Courses for Beginners - javascript.com

https://www.javascript.com/

You will find resources and examples for JavaScript beginners as well as support for JavaScript experts. Learn JavaScript or free with …

How to enable JavaScript in your browser and why

https://www.enable-javascript.com/

Nowadays almost all web pages contain JavaScript, a scripting programming language that runs on visitor's web browser. It makes …

Trending Now