JavaScript

[ follow ]
fromSubstack
1 day ago

Friday JS Roundup #25 - August 1, 2025 Edition

Mistral's Codestral 25.08 is an updated model designed to enhance enterprise software development, focusing on real-world benchmarking to reduce friction in AI-assisted coding.
JavaScript
JavaScript
fromInfoWorld
3 days ago

Fun and profit with ECMAScript 2025: What's new in JavaScript

Motivation in software development balances enjoyment and the necessity of making a living.
fromSmashing Magazine
2 weeks ago

Handling JavaScript Event Listeners With Parameters - Smashing Magazine

Event listeners are essential for interactivity in JavaScript, but they can quietly cause memory leaks if not removed properly. Improperly managed event listeners can lead to memory leaks and performance issues.
JavaScript
fromCSO Online
2 weeks ago

Supply chain attack compromises npm packages to spread backdoor malware

In a newly discovered supply chain attack, attackers last week targeted a range of npm-hosted JavaScript type testing utilities, several of which were successfully compromised to distribute malware.
JavaScript
JavaScript
frompawelgrzybek.com
1 month ago

What's new in ECMAScript 2025 | pawelgrzybek.com

ES2025 introduces new features such as enhanced regex capabilities, improved Set methods, subexpression modifiers, and a new import type attribute.
fromjQuery Script
2 weeks ago

Create Responsive Toast Alerts with triggerToast.js

triggerToast is a jQuery toast notification plugin that displays brief, non-blocking alert messages perfect for status updates and form validation feedback.
JavaScript
#npm
fromInfoQ
2 weeks ago

Spring AI 1.0 Delivers Easy AI Systems and Services

Spring AI 1.0 offers first-class support for LLMs and multimodal AI, enhancing the Spring ecosystem with advanced AI engineering capabilities.
#javascript
JavaScript
fromAllthingssmitty
1 month ago

Default parameters: your code just got smarter - Matt Smith

Default parameters in JavaScript simplify function definitions by allowing defaults directly in the signature, reducing errors related to falsy values.
JavaScript
fromJrsinclair
1 month ago

What's the difference between named functions and arrow functions in JavaScript?

Arrow functions simplify syntax but differ from traditional function declarations and expressions in their handling of 'this' and hoisting.
JavaScript
fromHackernoon
10 months ago

Moonshot's Kimi K2 Is a Hefty Contender to Claude, GPT-4 & Even Gemini | HackerNoon

Kimi K2 is a powerful open-weight coding model, excelling in executing, testing, and improving software projects with a notable architecture and benchmark results.
fromInfoWorld
4 weeks ago

Latest Node.js boosts stream performance

Node.js v20.8.0 has been released, featuring significant performance improvements for streams, enhancing both writable and readable streams by approximately 15% and improving memory overhead.
JavaScript
fromHackernoon
10 months ago

Deno FINALLY Reintroduces Bundle Everyone Has Been Asking For | HackerNoon

Deno 2.4 reintroduces the deno bundle command and enhances developer experience with new features.
fromInfoWorld
1 month ago

Developing JavaScript apps with AI agents

The inner platform effect occurs when a simpler layer is built over a complex system, resulting in a less powerful version of the original tool.
JavaScript
fromCodewithdan
4 months ago

AI Time-Travel: Your JavaScript Quest Begins!

Generative AI enables JavaScript developers to create smarter applications with no need for advanced AI degrees.
fromCodewithdan
1 month ago

AI Repo of the Week: Generative AI for Beginners with JavaScript

Generative AI for Beginners with JavaScript teaches developers to build AI-powered apps through interactive learning and hands-on coding.
from2ality
1 month ago

Ecma International approves ECMAScript 2025: What's new?

ECMAScript 2025 introduces major enhancements, including import attributes for JSON modules and new iterator methods, improving the efficiency and usability of iterables.
JavaScript
#css
JavaScript
from2ality
1 month ago

Tips for making regular expressions easier to use in JavaScript

Utilizing flags, named capture groups, and whitespace effectively can improve the readability of regular expressions.
fromwww.creativeapplications.net
1 month ago

Fabric Node based 3D content authoring

Fabric is a visual node-based authoring tool inspired by Apple's Quartz Composer.
Pocode is a new C++ library designed for interactive media production.
Analytic Portrait examines the computational representation of human faces.
Drift showcases the evolving nature of online search engine technologies.
fromTheregister
1 month ago

CVE audit demanded by Dems as program funding threatened

Congressional Democrats urge a review of the CVE program amid funding uncertainties.
Funding for the CVE program has ended, risking flow of crucial cybersecurity data.
JavaScript
fromMedium
4 years ago

5 Things to Know About the this Parameter in JavaScript

It gives access to other properties, it depends on how the function is invoked and more
The this keyword is one of the most confusing parts of JavaScript.
#html
JavaScript
fromDEV Community
2 months ago

HTML5 Elements You Didn't Know You Need

HTML5 offers native elements that can simplify development tasks typically handled by JavaScript libraries.
Developers often overlook elegant HTML5 solutions for common UI components.
JavaScript
fromCSS-Tricks
2 months ago

You can style alt text like any other text | CSS-Tricks

Andy Bell presents a method for styling alt text to display when an image fails to load, improving user interface experience.
fromSmashing Magazine
2 months ago

Smashing Animations Part 3: SMIL's Not Dead Baby, SMIL's Not Dead - Smashing Magazine

Adding SMIL animations in SVG enhances design capabilities, going beyond what CSS animations can achieve and offering designers a semantic animation solution.
JavaScript
fromTheregister
2 months ago

Microsoft revives DOS-era Edit in a modern shell

Microsoft has reintroduced Edit, a compact and nostalgic text editor for Windows command line, offering an alternative to modern, AI-driven applications.
fromLogRocket Blog
2 months ago

How to pass a TypeScript function as a parameter - LogRocket Blog

In JavaScript, functions are considered first-class citizens, allowing them to be passed as parameters, returned from other functions, and assigned to variables.
JavaScript
JavaScript
fromInfoWorld
2 months ago

C# 14 introduces extension members

C# 14 introduces extension members, allowing developers to enhance existing types with new methods and properties without altering the original type.
[ Load more ]