Search Articles — Sudonull

Search Results

In this project

Engine for hex battles on JS: sprites and animations

https://sudonull.com/engine-for-hex-battles-on-js-sprites-and-animations

Breakdown of a sprite engine on JavaScript for tactical battles on hexagons. Animations, controls, hex algorithms and AI sprites. Study the code and implementation for middle developers.

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.

FVD Speed Dial Customization: Search Engine Selection

https://sudonull.com/fvd-speed-dial-customization-search-engine-selection

FVD Speed Dial Setup for Choosing Google, Yandex or DuckDuckGo Instead of Yahoo Auto-Detection. Step-by-Step Breakdown of search.js and style.css Code. Instructions for Middle/Senior Developers.

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.

From the web

JavaScript Tutorial - W3Schools

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

Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, …

JavaScript - MDN

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. …

The Modern JavaScript Tutorial

https://javascript.info/

Sep 3, 2011 · 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/

Jul 23, 2026 · Core language for web development, enabling dynamic and interactive features in websites with fewer lines of code. …

JavaScript - Wikipedia

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

Toggle Website client-side usage subsection.

JavaScript Tutorial

https://www.javascripttutorial.net/

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

Learn JavaScript Online - Courses for Beginners - javascript.com

https://www.javascript.com/

JavaScript.com is a resource for the JavaScript community. You will find resources and examples for JavaScript beginners as well as …

JavaScript - W3Schools

https://www.w3schools.com/webdev/wd_javascript.asp

Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, …

JavaScript Guide - JavaScript | MDN - MDN Web Docs

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

Nov 7, 2025 · The JavaScript Guide shows you how to use JavaScript and gives an overview of the language. If you need exhaustive …

What is JavaScript? - GeeksforGeeks

https://www.geeksforgeeks.org/javascript/what-is-javascript/

Aug 5, 2025 · In JavaScript, server-sidebehavior involves running code on the server (like withNode.js) to process requests and …

Trending Now