#javascript#html
August 16, 2026 at 6:11 AM
Learn For Free 👇🏻👇

HTML → w3schools
CSS → FreeCodeCamp
Git / GitHub→ LearnGitBranching.js .org
Javascript → Javascript .info
React → React-tutorial .app
SQL → Sqlzap
API → RapidAPI
React → Scrimba
Python → Learnpython .org
Tailwind → Tailwindcss .com
August 30, 2025 at 11:20 PM
August 31, 2026 at 3:01 PM
no javascript, no infinite scrolling, just pages of plain HTML. we don't even have tables or CSS
May 10, 2026 at 7:16 PM
Senior developer quiz:

using ONLY html, and NO javascript

make a link that will navigate to another page
November 2, 2024 at 4:03 AM
I put together a detailed collection of useful patterns I've collected after vibe-coding 150 different single-file HTML tools over the past couple of years simonwillison.net/2025/Dec/10/...
Useful patterns for building HTML tools
I’ve started using the term HTML tools to refer to HTML applications that I’ve been building which combine HTML, JavaScript, and CSS in a single file and use them to …
simonwillison.net
December 10, 2025 at 9:08 PM
Me: I know HTML, CSS, and JavaScript pretty well, so I should be able to help out any friend with their website project no matter what specific tools they're using.

WordPress: lol. lmao.
August 20, 2025 at 11:10 AM
Lately, I've been exploring CSS-only custom elements. They're pretty rad!

#html #css #webcomponents
dev.to/stuffbreaker...
CSS-Only Custom Elements
Build real, composable web components using markup and CSS, with no JavaScript
dev.to
September 21, 2026 at 5:51 PM
know your terms:

HTML = hoist the mainsail lads

CSS = crew singing shanties

JS = javascript
February 24, 2026 at 7:31 PM
HTMLとCSSとJavascriptだった。
Electron?
June 7, 2026 at 7:06 AM
Since today's topic is personal sites, if you're looking to build one from scratch with html, css, and the occasional javascript, Neocities and Nekoweb are both great options if you're starting out! 😋

neocities.org
nekoweb.org
Neocities
Create and surf awesome websites for free.
neocities.org
January 19, 2025 at 10:28 PM
We make websites with semantic HTML, declarative CSS, JavaScript for the things only JavaScript can do, and a bit of ARIA. That’s how this medium works. That’s the material.
May 10, 2025 at 10:16 PM
Interessant cette approche du site web pour la bd : juste du html , du css et du javascript et tu colles tes pages dans un dossier bd sur ton ftp
rarebit.neocities.org
Rarebit | HTML Webcomic Template
rarebit.neocities.org
September 25, 2026 at 6:35 AM
“In web development, HTML is the noun, CSS is the adjective that describes the noun, and JavaScript is the verb that makes it do something.” – @cassidoo.co

cassidoo.co/post/web-dev...
January 7, 2025 at 4:14 PM
acabei de ver uma vaga no linkedin pra analista de dados júnior pedindo experiência em javascript HTML e CSS
September 23, 2024 at 8:01 PM
yes yes there's javascript, but look at the html!
January 28, 2026 at 3:51 AM
Wenn HTML, CSS und JavaScript in der Datei index.html gespeichert sind.
October 6, 2024 at 2:13 PM
That was fast 💨🤩
@lcas.dev has already submitted a new HTML proposal for Localized time formatting without JavaScript 👇 github.com/whatwg/html/...

Couple of previous proposals related to this topic:
- github.com/whatwg/html/...
- github.com/whatwg/html/...
June 17, 2026 at 10:33 AM
Many beginners learning to code who decide to go the HTML, CSS, and Javascript route find that the cruising speed they had in HTML and CSS dramatically SLOWS DOWN or even stops once Javascript comes into the conversation.

🧵⤵️
December 18, 2024 at 2:01 PM