/js

August 05, 2025
A new Gleam blog post/announcement has been posted!
0
286
0

Hot in JavaScript:
Latest JavaScript Threads

Our legal battle over Oracle’s claim on the word “JavaScript” is entering the discovery phase. Here’s how you can help.
New

With over 20 years of experience building enterprise software and leading frontend teams at successful startups and Fortune 500 companies...
New

Generating mazes might not be something you do a lot in your typical front-end job. Some might call it a waste of time. Why bother if you...
New

Math for Frontend Web Dev reveals the mathematical principles behind beautiful, accessible, and functional web designs, giving you the sk...
New

A new Gleam blog post/announcement has been posted!
New

In 1995, an otherwise unknown software developer released the first version of a new scripting language whose explicit aim was to make ap...
New

Cut through the complexity and apply AI-driven vector search strategies to deliver smarter, more intuitive search experiences that keep u...
New

The Trademark Trial and Appeal Board has dismissed our fraud claim against Oracle. We disagree with this decision.
New

Create a sentence-by-sentence voice reader with JavaScript and HTML. Includes highlighting, playback controls, voice selection, and progr...
New

Bare is a minimal and modular JavaScript runtime designed for building high-performance apps across desktop and mobile. Open-source, fast...
New
HOT IN JavaScript THIS WEEK!
HOT IN JavaScript THIS MONTH!

Our legal battle over Oracle’s claim on the word “JavaScript” is entering the discovery phase. Here’s how you can help.
New
HOT IN JavaScript THIS YEAR!

The new frameworks will continue until morale improves.
New

Cut through the complexity and apply AI-driven vector search strategies to deliver smarter, more intuitive search experiences that keep u...
New

Front-end Developer Griffin, USA
As a student in college looking for a way to break into Front-end Web Development, the rise of things s...
New

Svelte 5 is not Javascript.
Svelte 5 as a case study in how abstractions aimed at simplifying concepts can actually make software develo...
New

Bare is a minimal and modular JavaScript runtime designed for building high-performance apps across desktop and mobile. Open-source, fast...
New

GitHub - tc39/proposal-structs: JavaScript Structs: Fixed Layout Objects.
JavaScript Structs: Fixed Layout Objects. Contribute to tc39/p...
New

What does this print?
x =1 x -->0 Think it through, then try it in a browser console! Answer and explanation in the dropdown.
Show ...
New

Modern JavaScript for Django Developers.
Working with Django in the modern JavaScript ecosystem without giving up the things that make i...
New

Does anyone know of any companies that are accepting remote work for junior front-end devs or UI designers? I’m not even looking for some...
New

With over 20 years of experience building enterprise software and leading frontend teams at successful startups and Fortune 500 companies...
New

Episode 236 of Thinking Elixir. News includes José Valim’s exciting PR for Elixir 1.19 that dramatically enhances type inference capabili...
New

JavaScript Temporal is coming | MDN Blog.
A new way to handle dates and times is being added to JavaScript. Let’s take a look at Tempora...
New

JavaScript Benchmarking Is a Mess.
Design decisions core to JavaScript have caused a multitude of problems for benchmarking. Is there a ...
New

Why I’m skeptical of rewriting JavaScript tools in “faster” languages.
I’ve written a lot of JavaScript. I like JavaScript. And more imp...
New

A new Gleam blog post/announcement has been posted!
New
HOT IN JavaScript THE LAST THREE YEARS!

Big O Notation can make your code faster by orders of magnitude. Get the hands-on info you need to master data structures and algorithms ...
New

Data-Oriented Programming teaches you to design applications using the data-oriented paradigm.
Yehonathan Sharvit
Data-Oriented Pr...
New

I’m working on a web application where users can sign up with their email addresses. To ensure data integrity, I want to implement client...
New

Hi this is Palak Sharma
I am new here and I found this community while researching about JavaScript over the internet.
Well I have comp...
New

Elixir language viewed from the perspective of a JavaScript developer. I compared selected aspects of the two languages and touched on to...
New

I have an array of strings in JavaScript, and I need to convert it into a single string with specific delimiter characters between the el...
New

I have an array of objects in JavaScript, and I want to sort them based on a specific property of the objects. For example, I have an arr...
New

This post asks if we can remove Alpine from the PETAL stack. Can we do everything we need with just LiveView? Also, let’s explore an area...
New

Web Components Will Outlive Your JavaScript Framework | jakelazaroff.com.
If we’re building things that we want to work in five or ten o...
New

First have a look at the code:
function mainfunc(func, par3, par2){
window[func](par3, par2);
}
function calledfunc(par3, par2){
...
New

Speeding up the JavaScript ecosystem - one library at a time.
Most popular libraries can be sped up by avoiding unnecessary type convers...
New

How to write your first unit test in JavaScript | Snyk.
Testing code is the first step to making it secure. One of the best ways to do t...
New

Why in 2021 would you bother making a website without js?
While researching this post I found two really great sources of information. S...
New

Chrome Browser Exploitation, Part 1: Introduction to V8 and JavaScript Internals.
Web browsers, our extensive gateway to the internet. B...
New

Episode 159 of Thinking Elixir. Mark and David share what’s caught their interests and focus. Langchain is a popular framework in JS and ...
New
HOT IN JavaScript THIS Over 3 Years!

Use WebRTC to build web applications that stream media and data in real time directly from one user to another, all in the browser.
...
New

Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more e...
New

Sprinkles of JS, or full frontend frameworks? What do you use and why?
New

Combine Rails 7, TypeScript, Turbo, Stimulus, and React to build rich user interaction into your websites using the best of both server a...
New

Just like I did one on Tailwind some time ago, I am going to play with AlpineJS the next few days. It’s a nice little JS framework that ...
New

I am new to programming.
I started reading Eloquent Javascript 3rd Edition, as the book comes highly recommended as a good place for beg...
New

Billed as the ultimate rating of modern programming languages yet Python and Rust only gets two stars :rofl: but good news for erlang-eli...
New

JavaScript is no longer to be feared or loathed—the world’s most popular and ubiquitous language has evolved into a respectable language....
New

Good API design means starting with the API-first principle—understanding who is using the API and what they want to do with it—and apply...
New

What’s better than playing games? Programming your own! Make your own online games, even if you're an absolute beginner. Let your imagina...
New

Which WebAssembly language/s interest you?
I just discovered AssemblyScript (portal | thread) which looks interesting!
Here are some of...
New

Cyber-criminals have your web applications in their crosshairs. They exploit common security mistakes in your web application to steal us...
New

Design and code JavaScript applications with automated tests. Fire up your editor and get hands-on through practical exercises for effect...
New

Modern JavaScript is more simple, predictable, and readable than ever. Discover how to write better code with clear examples using princi...
New

Web development is constantly changing, and you need to stay on top of your game. Discover a wide spectrum of web development techniques ...
New
JavaScript
Also known as:
JS
JS
Classification:
Programming Language
Forum Category:
Frontend
Threads:
159
Posts:
369
"JavaScript is a programming language that conforms to the ECMAScript spec with all major browsers having a dedicated JavaScript engine to execute it."
- Follow
- Join
- Shape
the conversation
Pinned JavaScript Threads
Latest Java Script Jobs
Featured Java Script Book
Latest Java Script Learning Resources
Acing the Frontend Interview (Manning)
Frontend Learning ResourcesMath for Frontend Web Dev (Manning)
Frontend Learning ResourcesVector Search with JavaScript (PragProg)
Backend Learning ResourcesA Common-Sense Guide to Data Structures and Algorithms in JavaScript, Volume 1 (PragProg)
General Learning ResourcesModern Front-End Development for Rails, Second Edition (PragProg)
Frontend Learning ResourcesProgramming WebRTC (PragProg)
Backend Learning ResourcesData-Oriented Programming (Manning)
Backend Learning ResourcesJava Script Events (WIP)
Get money off!

The Pragmatic Bookshelf
35% off any eBook

Manning Publications
45% off any item

The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!

Filter by Type:
My Saved Portals
-
None saved yet