#javascript

[ follow ]
#nodejs
Node JS
fromInfoWorld
1 month ago

Node.js 24 drops MSVC support

Node.js 24 brings significant updates to the V8 engine and NPM, crucial for JavaScript development.
Node JS
fromInfoWorld
1 week ago

What is Deno? A 'better' Node.js

Deno reimagines Node.js by integrating modern JavaScript features and the TypeScript compiler, but it's still under development and not for production.
Node JS
fromInfoWorld
1 month ago

Node.js 24 drops MSVC support

Node.js 24 brings significant updates to the V8 engine and NPM, crucial for JavaScript development.
Node JS
fromInfoWorld
1 week ago

What is Deno? A 'better' Node.js

Deno reimagines Node.js by integrating modern JavaScript features and the TypeScript compiler, but it's still under development and not for production.
#web-security
fromZacks
1 week ago
Web frameworks

Pardon Our Interruption

Ensure JavaScript and cookies are enabled in your browser to avoid being mistaken for a bot.
fromZacks
1 month ago
Web frameworks

Pardon Our Interruption

Disabling JavaScript or cookies can lead to being mistaken for a bot by websites.
Marketing tech
fromThe Hacker News
1 day ago

Over 269,000 Websites Infected with JSFireTruck JavaScript Malware in One Month

A large-scale cybersecurity campaign is compromising legitimate websites through malicious JavaScript injections utilizing an obfuscation technique known as JSFireTruck.
Node JS
fromCSO Online
1 week ago

Google patches third zero-day flaw in Chrome this year

Chrome's V8 engine has a serious vulnerability that can be exploited via malicious web pages.
Google restricts bug details until most users can update to protect them.
#web-development
fromInfoQ
1 week ago
UX design

Google's "What's New in Web UI" Talk: Less Custom Component JavaScript, More Web Standards

Node JS
fromDeno
4 days ago

A brief history of JavaScript | Deno

JavaScript has evolved from a simple scripting language to the most popular programming language in the world in 30 years.
Node JS
fromHackernoon
1 week ago

Cursor 1.0 Takes AI-driven Coding to New Heights With BugBot | HackerNoon

Cursor 1.0 introduces powerful AI-driven tools that could challenge the dominance of VS Code in JavaScript development.
fromInfoQ
1 week ago
UX design

Google's "What's New in Web UI" Talk: Less Custom Component JavaScript, More Web Standards

#error-handling
#user-experience
#ai
Growth hacking
fromHackernoon
1 year ago

The TechBeat: Model Context Protocol Is the Kind of AI Future All Of Us Should Want to See (5/24/2025) | HackerNoon

Model Context Protocol enhances AI by enabling data access, transforming functionality from isolated chatbots to intelligent assistants.
fromHackernoon
1 year ago
Growth hacking

The TechBeat: The Startup Playbook Is a Lie. Ask Better Questions. (5/16/2025) | HackerNoon

fromHackernoon
1 year ago
Growth hacking

The TechBeat: If Your Products Aren't AI-Searchable, You're Already Losing (5/9/2025) | HackerNoon

fromHackernoon
2 years ago
Women in technology

The HackerNoon Newsletter: Nurses Are Being Hired Like Ubers (5/11/2025) | HackerNoon

fromHackernoon
1 week ago
Marketing tech

The HackerNoon Newsletter: What to Do While I Wait for Claude (6/7/2025) | HackerNoon

Growth hacking
fromHackernoon
1 year ago

The TechBeat: Model Context Protocol Is the Kind of AI Future All Of Us Should Want to See (5/24/2025) | HackerNoon

Model Context Protocol enhances AI by enabling data access, transforming functionality from isolated chatbots to intelligent assistants.
fromHackernoon
1 year ago
Growth hacking

The TechBeat: The Startup Playbook Is a Lie. Ask Better Questions. (5/16/2025) | HackerNoon

fromHackernoon
1 year ago
Growth hacking

The TechBeat: If Your Products Aren't AI-Searchable, You're Already Losing (5/9/2025) | HackerNoon

fromHackernoon
2 years ago
Women in technology

The HackerNoon Newsletter: Nurses Are Being Hired Like Ubers (5/11/2025) | HackerNoon

fromHackernoon
1 week ago
Marketing tech

The HackerNoon Newsletter: What to Do While I Wait for Claude (6/7/2025) | HackerNoon

#open-source
Node JS
fromArs Technica
3 weeks ago

Destructive malware available in NPM repo went unnoticed for 2 years

Open source repositories are vulnerable to malicious software, evidenced by a recent discovery of malware hidden in NPM packages.
#cookies
fromSourcing Journal
1 week ago

Here's Why Shopping Agents Might Have a Difficult Time Pulling Brands' Products for Consumers

One of the first things we're doing [with clients] is saying, 'OK, let's look at your site with JavaScript turned off. That's what the AI is seeing.'
Artificial intelligence
#development
fromjQuery Script
2 weeks ago

JavaScript Plugin For CSS3 Powered Flip Animations - justFlipIt

justFlipIt enhances DOM elements with flip animations using CSS3 or the Web Animations API, compatible with Vanilla JS and jQuery.
jQuery
fromEvanhahn
2 weeks ago

When Array uses less memory than Uint8Array (in V8)

Uint8Arrays have overhead that makes them larger than equivalent Arrays initially, but they become more compact after about 150 elements.
Node JS
fromGitHub
2 weeks ago

GitHub - AllThingsSmitty/javascript-algorithms: A list of popular JavaScript algorithms that you'll encounter in the real world.

The repository is a curated list of JavaScript algorithms, covering everything from basic string manipulation to complex sorting techniques, ideal for learners and interview preparation.
Node JS
fromSubstack
2 weeks ago

How to Master Recursion in JavaScript with Practical Examples

Recursion is a programming technique where a function calls itself, either directly or indirectly, to solve a problem.
Node JS
fromSubstack
3 weeks ago
Node JS

Weekly JavaScript Roundup: Friday Links 23

Claude Opus 4 emerges as a top coding model, enhancing productivity for complex tasks.
Microsoft's Copilot AI faces backlash from developers, indicating challenges in AI integration.
fromInfoWorld
11 months ago

Deno boosts dependency management with JSR

Deno 1.42 includes major updates for Node.js and NPM compatibility, enhancing modules such as async_hooks, crypto, and worker_threads for improved performance.
Node JS
fromTheregister
3 weeks ago

OpenPGP.js bug enables encrypted message spoofing

The vulnerability discovered in OpenPGP.js enables spoofing of both signed and encrypted messages, undermining the purpose of public key cryptography.
Privacy professionals
fromInfoWorld
11 months ago

Deno 1.38 features HTML documentation, hot module replacement

Deno 1.38 introduces significant improvements to deno doc command, generating static site documentation with new deno doc --html feature.
Node JS
fromInfoWorld
11 months ago

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 introduces require() support for synchronous ECMAScript module graphs under the flag --experimental-require-module, enabling loading requested modules with require().
Node JS
#typescript
fromHackernoon
2 years ago

The HackerNoon Newsletter: Help, My Prompt is Not Working! (5/18/2025) | HackerNoon

Ninja is proving 2025 is the year of AI agents. Outpacing OpenAI, Google, and others in tackling hallucinations, millions rely on it for coding, writing more.
Marketing tech
#programming
#css
fromInfoWorld
11 months ago

What's new in MySQL 9.0

A new Vector datatype is supported in CREATE and ALTER statements. MySQL 9.0 also introduces JavaScript Stored Programs in Enterprise Edition, enabling JavaScript-based functions to interact with SQL.
Java
fromLogRocket Blog
1 month ago

How to format dates in JavaScript: Methods, libraries, and best practices - LogRocket Blog

The Date object is JavaScript's built-in way to work with dates and times, storing them as milliseconds since Thursday, January 1, 1970 (Unix epoch).
Node JS
fromCointelegraph
2 years ago

What is browser-based cryptocurrency mining, and how does it work?

Browser-based cryptocurrency mining resurfaced in 2017, leveraging the easy integration of JavaScript APIs for mining which has contributed to its growing adoption and also the rise of malicious services.
Cryptocurrency
fromRaymondcamden
1 month ago

Pixel Art via Vibe Coding

I am 100% against the term 'vibe coding'. The name itself strikes me as horrible, yet using gen AI for coding has been interesting.
JavaScript
[ Load more ]