Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 10,542articles · 30d
- 58+ min agolatest article
- Aug 14, 2026earliest in window
- 97%with images
- 293avg words
- software 9,774
- coding 9,559
- development 9,525
- engineering 9,504
- community 9,483
- inclusive 9,445
- ai 8,016
- webdev 5,773
- programming 5,167
- productivity 3,514
- python 2,979
- technology 2,886
- artificial intelligence 2,837
- security 2,740
- devops 2,738
- llm 2,308
- architecture 2,267
- agents 2,173
- tutorial 2,111
- javascript 1,940
- SOD 9,743
- science and technology 9,614
- CE 7,450
- BI 812
- IT 775
- economy business and finance 384
- FI 334
- arts culture entertainment and media 247
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
JavaScript! JavaScript! JavaScript!
3+ week, 4+ day ago (416+ words) beauty in code. This series is for the latter. In JavaScript! JavaScript! JavaScript! I am going to do a deep dive into JavaScript, not just learning how to use it, but trying...blocks, how those pieces fit together, and why…...
Construí 17 calculadoras sin una sola dependencia de JavaScript en el cliente
3+ week, 4+ day ago (494+ words) simple y me la tomé en serio: cero dependencias de JavaScript en el navegador. Sin React, sin frameworks de...
7 JavaScript APIs Every Browser Game Developer Should Know
3+ week, 1+ day ago (348+ words) When people think about browser games, they usually think about graphics, animations, or game engines. In reality, the biggest difference between a game that feels professional and one that feels clunky often comes down to using the right browser APIs....
Protótipos: como a herança realmente funciona no JavaScript
1+ week, 2+ day ago (332+ words) outras são descritas como orientadas a... Tagged with webdev, javascript, programming, tutorial....
NiceGUI: crea una aplicación web en Python sin escribir JavaScript
3+ week, 4+ day ago (221+ words) sincronizado el estado por ti. No necesitas HTML, CSS ni JavaScript para empezar. Una app con un botón que muestra...
I built 59 free browser-based dev tools in vanilla JS — here's what I learned
3+ week, 1+ day ago (435+ words) I've been quietly building Antigravity Tools — a collection of 59 free, browser-based developer utilities — and today I'm sharing everything I built and learned. Why vanilla JS? No React, no build step. The main constraint I set for myself: zero dependencies, zero…...
Why Javascript isn't going anywhere in 2026
2+ week, 5+ day ago (99+ words) months, a new tool claims to "kill" JavaScript. But the reality? JS isn't going anywhere—it’s just evolving. Here is why the JavaScript ecosystem still dominates modern software: Universal...WebAssembly Collaboration: Wasm isn't replacing JavaScript; it's empowering it. Heavy tasks…...
PyScript
4+ day, 21+ hour ago (843+ words) bridge between Python and the browser's JavaScript environment, meaning Python can call JavaScript APIs, and JavaScript can call Python. PyScript ships a Pythonic wrapper...manipulation so you don't have to think in JavaScript at all: The FFI lets you reach…...
What Was the HTML Concept That Took You the Longest to Understand?
1+ week, 6+ day ago (117+ words) When I first started learning HTML, I thought it would be the easiest part of web development. The basic tags seemed straightforward, and creating a simple page didn't take long. But as I kept learning, I realized that HTML is…...
A Beginner's Guide to Starting with HTML, CSS, and JavaScript
2+ week, 22+ hour ago (884+ words) is built on three foundations: HTML, CSS, and JavaScript. Frameworks and libraries sit on top of these...page — often one you'll also target from JavaScript. Every HTML element is a rectangular box made...