Search Articles — Sudonull

Search Results

In this project

What Is React Used For? UI Development Guide

https://sudonull.com/what-is-react-used-for-ui-development-guide

What is React used for? Learn how this JavaScript library builds fast, scalable UIs with components and Virtual DOM. Discover its real-world uses and benefits.

10 native web APIs instead of JS libraries

https://sudonull.com/10-native-web-apis-instead-of-js-libraries

Learn how to replace Axios, Formik and Floating UI with built-in browser APIs. Code examples, browser support, use cases. Reduce bundle size and dependencies.

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.

From the web

May 22, 2026 ·

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. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat.

3 days ago ·

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 essential tool for modern programming. Web Development: JavaScript is widely used in web development to create interactive and dynamic websites.

3 days ago ·

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 language itself here, with the minimum of environment-specific notes.

Apr 10, 2026 ·

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, answering questions such as "What is it?" and "What can you do with it?", and making sure you are comfortable with JavaScript 's purpose.

Searches related to javascript library

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

What Can JavaScript Do? JavaScript is the programming language of the web. It can calculate, manipulate and validate data. It can update and change both HTML and CSS.

Trending Now