#webdevelopment
All links tagged #webdevelopment

Open Source backend in 1 file with realtime database, authentication, file storage and admin dashboard

A web developers guide to browser internals
Addy Osmani demystifies modern web browser internals.

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 easily.
Hyperclay returns to a simple model: your app is a single HTML file you can manipulate directly. Edit the file through its visual UI and it persists its own state.

The easiest way to build apps with AI. No coding required.

00:00 Intro00:38 Baseline01:50 light-dark()02:34 Container queries04:46 scroll-state()05:39 dialog07:06 Document Picture-in-PictureLearn HTML CSS: https://le...
Good overview. Container Queries alone are worth the watch!

Codeium is the AI code assistant platform that developers love and enterprises trust. Also the builders of Windsurf, the first agentic IDE.

Redux is becoming the de facto way to build React apps. And there are tons of examples that show how it’s done. But React-Redux apps have…

Webpack 2 will be out of beta once the documentation has been finished. But that doesn’t mean you can’t start using version 2 now if you…
29 points and 31 comments so far on reddit

Learning something new is scary. For me, the biggest issue with picking up a new skill is that I don’t know what I don’t know. Given that, it’s often useful to find a plan for learning whatever...

Learning Node might take a little effort, but it's going to pay off. Why? Because you're afforded solutions to your web application problems that require only JavaScript to solve.

MooTools is a JavaScript framework that focus on being flexible, modular and compact. While still not on par in number of resources with other JavaScript frameworks such as jQuery, the MooTools...