HackerTrans
TopNewTrendsCommentsPastAskShowJobs

javatuts

473 karmajoined 6 वर्ष पहले

Submissions

[untitled]

1 points·by javatuts·कल·0 comments

[untitled]

1 points·by javatuts·परसों·0 comments

[untitled]

1 points·by javatuts·6 दिन पहले·0 comments

The Staged Reality of "Lunch Atop a Skyscraper": What They Hid for 70 Years [video]

youtube.com
1 points·by javatuts·8 दिन पहले·0 comments

Drawbridge – Design Editor for Claude Code and Cursor

github.com
2 points·by javatuts·9 दिन पहले·0 comments

Obsidian AI Setup – A production-ready onboarding skill for AI agents

github.com
1 points·by javatuts·11 दिन पहले·0 comments

Claude Code Settings That Made Me a Faster Software Architect

jsdev.space
3 points·by javatuts·11 दिन पहले·0 comments

WordPalette – Generate a brand palette and visual identity from a word or image

wordpalette.github.io
1 points·by javatuts·14 दिन पहले·0 comments

JSON Handbook

jstools-space.gitbook.io
5 points·by javatuts·15 दिन पहले·1 comments

Why Bulletproof React Became the Most Popular React Architecture on GitHub

jsdev.space
1 points·by javatuts·21 दिन पहले·0 comments

AI Coding Traps Every Engineering Team Should Know

jsdevspace.substack.com
4 points·by javatuts·21 दिन पहले·0 comments

DepsGuard – Hardens Package Manager

depsguard.com
2 points·by javatuts·21 दिन पहले·0 comments

Desktop Commander MCP

github.com
2 points·by javatuts·21 दिन पहले·0 comments

MiniPixelFont Generator

xem.github.io
3 points·by javatuts·22 दिन पहले·0 comments

Tabulator – interactive JavaScript tables and data grids

github.com
2 points·by javatuts·22 दिन पहले·0 comments

JSON Inspector – an offline-first Chrome extension to view and query JSON

chromewebstore.google.com
2 points·by javatuts·22 दिन पहले·0 comments

[untitled]

1 points·by javatuts·22 दिन पहले·0 comments

NextWeekAI – the AI tools you'll be using next week

nextweekai.com
1 points·by javatuts·25 दिन पहले·0 comments

How to Build ChatGPT from Scratch: Understanding LLMs Step by Step

nextweekai.com
2 points·by javatuts·25 दिन पहले·0 comments

React Interview Questions Every Developer Should Know in 2026

jsdev.space
2 points·by javatuts·27 दिन पहले·0 comments

comments

javatuts
·6 माह पहले·discuss
Scalars and collections have different update semantics. track() is for atomic updates, # is for structural mutations — separate syntax makes reactive tracking and optimization simpler.
javatuts
·6 माह पहले·discuss
+1
javatuts
·8 माह पहले·discuss
I get what you mean, but the point of the article was to show how JavaScript is evolving to feel more like a functional language — not like Java or C#. That shift is actually what makes it cleaner and more expressive, not robotic.
javatuts
·8 माह पहले·discuss
JavaScript is moving toward functional programming languages — I don’t see what’s wrong with that.
javatuts
·9 माह पहले·discuss
I’m not sure, but if major companies start using it, they’ll definitely find a way to make money from it.
javatuts
·9 माह पहले·discuss
+1
javatuts
·9 माह पहले·discuss
yes :)
javatuts
·11 माह पहले·discuss
Since launch on Lichess, the AI bot Allie has played over 11,600 games, winning more than 6,800. The bot is free and open source, available only in blitz mode
javatuts
·11 माह पहले·discuss
Most of the big changes actually landed in Docker 24 — 28 just brings incremental improvements.
javatuts
·11 माह पहले·discuss
Hey! Thanks for pointing it out. I just double-checked the article, and actually — nothing there is outdated