Search Articles — Sudonull

Search Results

In this project

Myths about $mol: facts for developers

https://sudonull.com/myths-about-mol-facts-for-developers

Debunking misconceptions about the $mol framework: performance, stability, hiring. Why it outperforms in-house React stacks. Master the real advantages for projects.

React vs Vue Which Framework to Choose in 2025 | Comparison

https://sudonull.com/react-vs-vue-which-framework-to-choose-in-2025-comparison

React vs Vue which framework to choose in 2025? Compare performance, learning curves, job markets, and costs. Make a data-driven decision for your next project.

NextAuth + Django JWT: unified authentication

https://sudonull.com/nextauth-django-jwt-unified-authentication

Integration of NextAuth with Django REST Framework without duplicate login. OAuth synchronization, auto-refresh tokens. Full code for middle/senior developers. Deploy the scheme in an hour.

Web Components: myths and truth about Custom Elements

https://sudonull.com/web-components-myths-and-truth-about-custom-elements

Analysis of web components criticism: properties, Shadow DOM, hooks. Solutions for middle/senior dev. Learn the strengths of native standards without frameworks.

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.

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/

3 days 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/

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

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

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 …

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 …

Node.js — Run JavaScript Everywhere

https://nodejs.org/

Jul 27, 2026 · Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, …

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