LatestTop

First poster: brennan
The five most popular JS frameworks – Angular, React, Vue, Svelte and Blazor – use different rendering strategies, and it shows.
New
New
New
CommunityNews
We don’t have to choose between px and rem for spacing
New
First poster: gflashner
Offline-first apps promise instant loading and privacy, but in practice, very few apps get offline support because getting sync right is ...
New

This Week's TrendingTop

First poster: brennan
The five most popular JS frameworks – Angular, React, Vue, Svelte and Blazor – use different rendering strategies, and it shows.
New
New

This Month's Trending Top

First poster: joeb
Exploring how React’s dominance by default stifles frontend innovation, and why deliberate framework choices lead to better tools for per...
New
First poster: gflashner
Offline-first apps promise instant loading and privacy, but in practice, very few apps get offline support because getting sync right is ...
New
CommunityNews
Lessons learned from becoming the unexpected face of a npm supply-chain attack.
New
CommunityNews
I have an incredibly boring summer hobby: looking at the changelog for the WebKit Github repo. Why? Because I spend a chunk of my profess...
New
First poster: gflashner
Our legal battle over Oracle’s claim on the word “JavaScript” is entering the discovery phase. Here’s how you can help.
New
CommunityNews
We don’t have to choose between px and rem for spacing
New

This Year's Trending Top

First poster: peterchancc
I don’t know what the first video game I ever played was. I would have been too young to remember. It very likely could have been a Flash...
New
CommunityNews
Why you are animating more often than you should.
New
New
CommunityNews
With the rise of Flash and CSS in 1997, three web design philosophies emerged. David Siegel advocated for ‘hacks’, Jakob Nielsen kept it ...
New
CommunityNews
I recently returned from RubyKaigi where I had the opportunity to sit down with members of the Japanese Ruby community and show them a li...
New
New
First poster: joeb
If you want to build for performance, accessibility, discoverability, or resilience, you must start with HTML that means something.
New
CommunityNews
Minimal CSS Framework for Semantic HTML A minimalist and lightweight starter kit that prioritizes semantic syntax, making every HTML ele...
New
New
CommunityNews
Back in 2020, Andy Bell introduced me to the idea of grouping attribute values. You’ve probably seen something like this before: HTML ...
New
First poster: andrea
Learning HTML to build your website, fanzine, or personal site.
New
CommunityNews
A single HTML file is all you need to build a web app. Hyperclay hosts these HTML files so you can create personal, malleable software ea...
New
CommunityNews
Sick of over-designed websites that take forever to load? A straight-forward take on why designers need to stop showing off and start sol...
New
CommunityNews
One of the main barriers to a wider adoption of open-source agents is the dependency on extra tools and frameworks that need to be instal...
New
CommunityNews
Why most memoization is downright useless…
New

Trending Last Three YearsTop

First poster: mercyf
Migrating from Vue 2 to Svelte. After using Vue 2 as our front-end framework for almost two years, it was announced that this support wo...
New
First poster: bot
The magical world of Particles with React Three Fiber and Shaders - Maxime Heckel’s Blog. An interactive introduction to Particles with ...
New
First poster: bot
SVGs as Elm Code. Moving SVGs out of the file system and into regular Elm code can make icons easier to manage, especially if you find y...
New
First poster: bot
Announcing: Rescript-tea. Rescript-tea is a Rescript implementation of The Elm Architecture, an MVU (Model-View-Update) pattern for orga...
New
First poster: bot
Welcome to the Open Source Seed Initiative - Open Source Seed Initiative. Today, only a handful of companies account for most of the wor...
New
New
First poster: bot
Speeding up the JavaScript ecosystem - one library at a time. Most popular libraries can be sped up by avoiding unnecessary type convers...
New
First poster: bot
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
First poster: bot
Chrome Browser Exploitation, Part 1: Introduction to V8 and JavaScript Internals. Web browsers, our extensive gateway to the internet. B...
New
First poster: bot
GitHub - adamshaylor/cooking-with-typescript: A collection of patterns for TypeScript 4.8. A collection of patterns for TypeScript 4.8. ...
New
First poster: bot
Threads and messages with Rust and WebAssembly. How and why to share threads in WASM workers (and when not to)
New
First poster: bot
Extism: make all software programmable | Extism - make all software programmable. Extend from within… Hello, World!
New
First poster: bot
Introducing the Docker+Wasm Technical Preview. Learn more about the Docker+Wasm Technical Preview that enables all developers to quickly...
New
First poster: bot
Javascript Destructing and Untrusted Data. Destructing can lead to a false sense of security about the contents of your data.
/js
New
First poster: bot
All About E: The Language that Infiltrated JavaScript. JavaScript owes part of its development to a retired open source language with a ...
/js
New

Trending Over 3 YearsTop

First poster: mafinar
This is going to come across as a rant, so I’ll do my best to refrain from blaming any one project or source and just make a generalized ...
/js
New
First poster: OvermindDL1
Rust Is The Future of JavaScript Infrastructure – Lee Robinson. Why is Rust being used to replace parts of the JavaScript web ecosystem ...
New
First poster: dyowee
An Introduction to Deno: Is It Better than Node.js? | AppSignal Blog. Learn about the key features of Deno, how it outperforms Node.js, ...
New
First poster: bot
Extend existing APIs This project is useful in any environment where Lua code is accepted, with the powerful option of simply declaring a...
New
First poster: bot
Introducing Spin We are pleased to announce our new WebAssembly framework, Spin. Spin is a foundational piece of the Fermyon Platform. It...
New
First poster: bot
Fixing a performance problem in Elm using Html.Lazy. How you can increase the performance of your Elm application using Html.Lazy, and w...
New
First poster: bot
Libsodium has been fully supporting WebAssembly as a target for quite a long time. This includes its built-in benchmark suite, that can r...
New
New
First poster: bot
Pay attention to WebAssembly. WebAssembly is at an inflection point. Over the next few years, I expect to see increased adoption of WebA...
New
First poster: bot
TinyBase. A tiny, reactive JavaScript library for structured state and tabular data.
New
First poster: bot
How Prime Video updates its app for more than 8,000 device types. The switch to WebAssembly increases stability, speed.
New
First poster: OvermindDL1
**Run any code on any client.**With WebAssembly and Wasmer. It’s been almost 6-months since we released Wasmer 1.0, and the community ...
New
First poster: bot
At Vouch.io, ClojureScript accelerates and radically simplifies the development of a new kind of digital key for one the largest automoti...
New
CommunityNews
Abstract This document describes version 2.0 of the core WebAssembly standard, a safe, portable, low-level code format designed for effic...
New
First poster: OvermindDL1
WebAssembly (Wasm) has many applications in the cloud-native world today – WASI, edge cloud computing, Proxy-Wasm, and cloud-native runti...
New
  • Follow
  • Join
  • Shape
the conversation

Featured Frontend Book

Test-Driven React 2

Latest Frontend Books

Test-Driven React 2
Frontend Learning Resources
Modern CSS with Tailwind, Second Edition
Frontend Learning Resources
Resourceful Code Reuse
Backend Learning Resources
Modern CSS with Tailwind
Frontend Learning Resources
Web Development Recipes 2nd Edition
Frontend Learning Resources
Pragmatic Guide to Sass 3
Frontend Learning Resources
Test-Driving JavaScript Applications
Frontend Learning Resources
React for Real
Frontend Learning Resources
Simplifying JavaScript
Frontend Learning Resources
Rediscovering JavaScript
Frontend Learning Resources
Build Reactive Websites with RxJS
Frontend Learning Resources
Programming WebAssembly with Rust
Frontend Learning Resources
Web Development with ReasonML
Frontend Learning Resources

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!

Latest Jobs

My Saved Portals

    None saved yet

Devtalk Supports Global Peace

My Saved Portals

    None saved yet