#web-development

[ follow ]
#css
Web development
fromWebKit
1 day ago

Name-only @container queries: A solution to the naming wars

Name-only @container queries simplify styling by improving scoping without increasing specificity, addressing conflicts in CSS for elements with similar names.
jQuery
fromCSS-Tricks
6 days ago

Selecting a Date Range in CSS | CSS-Tricks

A date range selector allows users to choose a time frame for various scheduling and booking tasks.
JavaScript
fromRubyflow
6 days ago

Practical CSS: simplifying UI code with pseudo-classes

CSS pseudo-classes can simplify UI interactions by handling presentation logic, allowing JavaScript to focus on behavior.
Web development
fromCSS-Tricks
1 week ago

Alternatives to the !important Keyword | CSS-Tricks

Using !important in CSS can lead to chaos and should be replaced with better practices for maintainability.
#ai
fromFast Company
3 hours ago
Artificial intelligence

The idea that the internet is built for people is crumbling. That has huge implications for your business

The internet is evolving to accommodate software agents that act on behalf of users, changing how websites are designed and interacted with.
Marketing tech
fromMarTech
2 weeks ago

Agentic AI discovery requires machine-readable brands | MarTech

AI is transforming web experiences, making websites optional as content becomes data for AI consumption and understanding.
Artificial intelligence
fromFast Company
3 hours ago

The idea that the internet is built for people is crumbling. That has huge implications for your business

The internet is evolving to accommodate software agents that act on behalf of users, changing how websites are designed and interacted with.
Marketing tech
fromMarTech
2 weeks ago

Agentic AI discovery requires machine-readable brands | MarTech

AI is transforming web experiences, making websites optional as content becomes data for AI consumption and understanding.
React
fromDEV Community
1 day ago

Letting Product Teams Own SVG Icons (Without Code Changes)

Subito developed a dynamic SVG icon system allowing marketing teams to update icons independently and adapt colors based on context.
Web development
fromTreehouse Blog
1 day ago

The Difference Between Front End, Back End, and Full Stack Development

Front-end, back-end, and full stack are distinct roles in web development, each with unique responsibilities and technologies.
Privacy technologies
fromEngadget
1 day ago

Google Search tackles sites that try to stop you from leaving when you hit the back button

Google is addressing back button hijacking by treating it as a violation of spam policies, potentially downranking offending websites in search results.
#view-transitions
fromBram.us
1 week ago
Web frameworks

Introducing view-transitions-toolkit, a collection of utility functions to more easily work with View Transitions.

Web development
fromCSS-Tricks
2 days ago

7 View Transitions Recipes to Try | CSS-Tricks

View transitions enhance user experience and are supported by major browsers, but require careful setup and understanding of animation types.
Web frameworks
fromBram.us
1 week ago

Introducing view-transitions-toolkit, a collection of utility functions to more easily work with View Transitions.

View-transitions-toolkit simplifies implementing advanced View Transition patterns with focused helper functions.
React
fromJoshwcomeau
2 days ago

Squash and Stretch * Josh W. Comeau

The 'squash and stretch' principle enhances animation by creating visually appealing motion effects.
Angular
fromMedium
3 days ago

15+ Best Shadcn Templates for Next.js Developers

Choosing the right Shadcn template for Next.js impacts performance, maintainability, and scalability.
#design-resources
fromwww.jqueryscript.net
6 months ago
Web development

Weekly Web Design & Development News: Collective #626

Weekly roundup of essential web development and design tools, libraries, AI tools, resources, and security alerts.
fromThe Verge
5 days ago

Cloudflare made a WordPress for AI agents

Cloudflare announced a new open-source system, called EmDash, that's supposed to address the 'core problems that WordPress cannot solve' - and they want to do it by allowing AI agents to take control of your website.
Web design
jQuery
fromInfoQ
5 days ago

Safari Adds scrollend Event Support, Completing Baseline Browser Coverage

Safari 26.2 introduces the scrollend event, providing reliable detection of scroll completion across major browsers.
Web frameworks
fromInfoQ
5 days ago

Tiger Teams, Evals and Agents: The New AI Engineering Playbook

Sam Bhagwat is a co-founder and CEO of Mastra, an open source JavaScript/Typescript framework for building AI agents.
fromInfoWorld
6 days ago
UX design

Rethinking Angular forms: A state-first perspective

A state-first perspective simplifies the architectural model of forms in Angular applications.
Web design
fromLukew
6 days ago

LukeW | Should Designers

Designers should code, and AI coding agents are bridging the gap between design and development.
Software development
fromInfoWorld
6 days ago

Microsoft announces end of support for ASP.NET Core 2.3

ASP.NET Core 2.3 will reach end of life support on April 7, 2027, with no further updates or support provided thereafter.
React
fromMDN Web Docs
1 week ago

Under the hood of MDN's new frontend | MDN Blog

MDN's frontend was overhauled to simplify design and improve code structure, addressing technical debt from the previous React app.
#nodejs
Node JS
fromTreehouse Blog
1 week ago

How Node.js Lets JavaScript Run on the Server

Node.js allows JavaScript to run on servers, enabling full stack development with a single language.
from2ality
5 months ago
Node JS

[Web dev for beginners] Node.js

Node.js runs JavaScript outside browsers, providing a shell REPL, file execution, web server capability, and installable CLI tools for web development.
Node JS
fromTreehouse Blog
1 week ago

How Node.js Lets JavaScript Run on the Server

Node.js allows JavaScript to run on servers, enabling full stack development with a single language.
Node JS
fromYcombinator
1 week ago

Show HN: I rewrote my 2012 self-signed cert generator in Go - cert-depot.com | Hacker News

A new certificate generation tool was built in Go, eliminating external dependencies and improving security features.
fromGSMArena.com
1 week ago

Google Chrome will get lazy loading for video and audio elements

Lazy loading is a technique that defers loading some of the heavier elements of a page until the lighter ones are loaded, allowing users to start interacting with the content sooner.
Web design
Web development
fromComputerworld
1 week ago

Cloudflare's new CMS is not a WordPress killer, it's a WordPress alternative

Cloudflare's EmDash is positioned as a secure, flexible alternative to WordPress for modern website building.
Web design
fromKDnuggets
2 weeks ago

7 Essential AI Website Builders: From Prompt to Production - KDnuggets

Artificial intelligence website builders simplify website creation, offering free plans and tailored solutions for various needs.
fromRubyflow
2 weeks ago
Ruby on Rails

Rails Consent - Cookie Consent & Privacy Preferences for Rails

Rails Consent is a Rails Engine for cookie consent and privacy preference management in Ruby on Rails applications.
fromRubyflow
2 weeks ago
Ruby on Rails

Turbo Tour - A Ruby on Rails gem for building product tours

Turbo Tour is a Ruby on Rails engine for creating interactive product tours without heavy JavaScript dependencies.
jQuery
fromjQuery Plugins
2 weeks ago

jQuery Terminal - Create Interactive Browser-Based Command Line Interfaces

jQuery Terminal is a jQuery plugin for creating command line interfaces in the browser.
#javascript
Web development
fromwww.jqueryscript.net
3 months ago

Weekly Web Design & Development News: Collective #636

A curated weekly roundup of updated JavaScript/CSS libraries, dev tools, design assets, and Top 10 lists refreshed for 2026, plus festive resources and freebies.
Web development
fromArs Technica
4 months ago

In 1995, a Netscape employee wrote a hack in 10 days that now runs the Internet

JavaScript became the dominant interactive web programming language after a ten-day origin, now running on nearly all client-side websites.
Node JS
fromAlex MacArthur
2 weeks ago

Your options for preloading images with JavaScript

Preloading images in JavaScript can be achieved through various methods, with the best choice depending on specific circumstances.
Vue
fromwww.jqueryscript.net
2 weeks ago

Weekly Web Design & Development News: Collective #650

TypeScript 6.0 and Vite 8.0 enhance development, while Shopify's Tinker offers over 100 free AI creative tools.
jQuery
fromjQuery Script
3 weeks ago

Bootstrap 5 Exit Intent Popup Plugin - Exit Modal

Exit Modal detects user exit intent and triggers a Bootstrap 5 modal when the cursor moves toward the browser's top.
#django
Django
fromDjangocentral
2 weeks ago

How to Use Subquery() in Django With Practical Examples

Django's subqueries enhance database query efficiency by allowing nested queries for complex data retrieval.
Django
fromRealpython
2 weeks ago

Getting Started With Django: Building a Portfolio App Quiz - Real Python

The quiz tests understanding of core Django concepts essential for building a portfolio app.
Django
fromLoopwerk
3 weeks ago

Building modern Django apps with Alpine AJAX, revisited

Simplifying the web development stack with an all-Django approach and Alpine AJAX improves efficiency and reduces unnecessary complexity.
Django
fromDjangocentral
2 weeks ago

How to Use Subquery() in Django With Practical Examples

Django's subqueries enhance database query efficiency by allowing nested queries for complex data retrieval.
Django
fromRealpython
2 weeks ago

Getting Started With Django: Building a Portfolio App Quiz - Real Python

The quiz tests understanding of core Django concepts essential for building a portfolio app.
Django
fromLoopwerk
3 weeks ago

Building modern Django apps with Alpine AJAX, revisited

Simplifying the web development stack with an all-Django approach and Alpine AJAX improves efficiency and reduces unnecessary complexity.
Vue
fromInfoQ
2 weeks ago

Vercel Releases JSON-Render: A Generative UI Framework for AI-Driven Interface Composition

Vercel's json-render framework enables AI to generate structured UIs from natural language prompts, enhancing developer efficiency and creativity.
fromThe JetBrains Blog
3 weeks ago

Expanding Our Core Web Development Support in PyCharm 2026.1 | The PyCharm Blog

With PyCharm 2026.1, users can leverage a comprehensive set of editing and formatting tools for modern web languages, including basic React support with code completion and navigation.
Python
Software development
fromInfoQ
3 weeks ago

QCon London 2026: Tools That Enable the Next 1B Developers

AI tooling is transforming web development, leading to a surge in new builders who are not traditional developers.
Marketing
from3blmedia
3 weeks ago

What We Learned From Talking to Hundreds of Web Designers a

Freelancers and agencies seek market-wide data to inform their business decisions and strategies.
Web development
fromTechCrunch
3 weeks ago

WordPress.com now lets AI agents write and publish posts, and more | TechCrunch

WordPress.com now allows AI agents to draft, edit, and manage content on websites, potentially transforming web content creation.
Web development
fromSmashing Magazine
3 weeks ago

Dropdowns Inside Scrollable Containers: Why They Break And How To Fix Them Properly - Smashing Magazine

Dropdowns can get clipped inside scrollable panels due to overflow, stacking contexts, and containing blocks.
#performance
fromRaymondcamden
4 weeks ago

Finding Your Most Popular Bluesky Followers

I've built a number of demos already using Bluesky's APIs, and for the most part, they're easy to use and "just work" - which is all you want from an API. That was my expectation going into this little demo, but what I was really surprised by was the fact that everything I needed to do could be done without any authentication at all. I didn't need oAuth, I didn't need an API key, I just hit public endpoints and everything just worked.
JavaScript
UX design
fromMedium
1 month ago

Claude Code Best Practices

Plan before executing when using Claude Code to avoid spending excessive time fixing errors and redirecting the AI toward correct solutions.
Web design
fromFuncheap
1 month ago

Free Workshop: Build Your Business Website w/ WordPress (SF Main Library)

A beginner-friendly WordPress workshop teaches business owners to build professional, custom websites from scratch with expert guidance.
Web development
fromFrontendmasters
1 month ago

The Big Gotcha of Anchor Positioning

Anchor Positioning in CSS has significant limitations preventing elements from being positioned relative to others regardless of DOM placement, requiring careful consideration of element ordering and positioning values.
Vue
fromRaymondcamden
1 month ago

Using Val Town to Get Me to the Movies

A movie reminder tool using The Movie Database API and Val Town helps maintain consistent theater-going habits by tracking upcoming releases.
Web frameworks
fromInfoQ
1 month ago

ASP.NET Core in .NET 11 Preview 1 Brings New Blazor Components, Improved Navigation, and WebAssembly

ASP.NET Core in .NET 11 preview introduces EnvironmentBoundary, improved Blazor forms, relative URI navigation, and WebAssembly IHostedService support to enhance developer experience.
fromCSS-Tricks
1 month ago

A Complete Guide to Bookmarklets | CSS-Tricks

A JavaScript script saved as a bookmark is called a 'bookmarklet,' although some people also use the term 'favelet' or 'favlet.' Bookmarklets have been around since the late 90s. The site that coined them, bookmarklets.com, even remains around today. They're simple and versatile, a fact evidenced by most of the bookmarklets listed on the aforementioned site are still working today despite being untouched for over two decades.
Web development
Software development
fromVue.js Jobs
2 months ago

Fullstack Developer at Deploja AB - VueJobs

Consultant to design and build secure, user-facing web applications and backend APIs with Azure authentication, file uploads, CI/CD, and full SDLC involvement.
fromSpeckyboy Design Magazine
2 months ago

Tips for Streamlining Your Web Development Workflow - Speckyboy

Web development is an ever-evolving industry. That means we're constantly adapting to what's new, all while maintaining quality and efficiency. No sooner are we comfortable with something than it changes on us. This applies to our workflow just as much as it does to other parts of our business. The way we build websites must align with modern best practices. The good news is that you don't have to scrap your tried-and-true processes. Rather, it's about adjusting to your project's needs.
Web development
Web frameworks
fromMedium
2 months ago

Is separation of concerns a goal or a lie?

Separation of concerns makes frameworks like React and Tailwind beneficial by dividing complex problems into manageable parts, improving team collaboration and long-term maintainability.
Careers
fromFinanceBuzz
2 months ago

10 Remote Jobs That Pay Well Without Requiring a College Degree

Many well-paying remote jobs hire based on skills and experience rather than a college degree, enabling flexible, lucrative careers.
jQuery
fromInfoWorld
2 months ago

jQuery 4.0.0 JavaScript library features trusted types

jQuery 4.0.0 introduces breaking changes: aligns focus event order with W3C, removes internal prototype array methods, and shifts jQuery 3.x to critical-only updates.
fromBusiness Matters
2 months ago

How to brief a web development agency for faster project delivery

Overlooking how important a brief is will start your collaboration with a web development agency in London off on the wrong foot. A brief not only communicates what you're looking to build, but it also aligns everyone's expectations, mitigates delays and limits the amount of revisions required. Whether it's an e-commerce site launch, a branding overhaul or tweaking a few pain points, the guidance you provide will directly influence your website from day one.
Web development
Web design
fromSmashing Magazine
2 months ago

Rethinking "Pixel Perfect" Web Design - Smashing Magazine

Pixel-perfect design is an outdated, misleading ideal; modern, multi-device web development requires flexible, fluid definitions of perfection that prioritize adaptability over fixed pixel replication.
#make-money-online
fromAol
2 months ago

24 Most Lucrative Side Hustles for People Under 40

Whether you need to pay off debt, help cover the soaring cost of living, or just want to save up for a side gig that boosts your income, it's more common than you think to work two jobs. According to Hostinger, over 36% of Americans have side hustles. Gen Z leads the way, with 48% reporting side gigs - more than any other generation - followed by millennials at 44%.
Business
Web development
fromInfoWorld
2 months ago

PHP language still relevant, advocate insists

PHP remains widely used and relevant in 2026, powering many websites and integrating well with modern tools and performance improvements.
#remote-work
fromTreehouse Blog
3 months ago

Coding for Beginners: What You Really Need to Know Before You Start

Coding is simply the act of giving instructions to a computer. Those instructions are written in programming languages that follow specific rules, but at a beginner level, the focus is not on perfection or complexity. It is on learning how to think through problems step by step. Learning to code helps you: understand how websites and applications work break problems into smaller, manageable pieces think logically and clearly about processes build confidence through hands-on creation develop skills that transfer across many roles
Online learning
#javascript-libraries
fromwww.sitepoint.com
3 months ago

Software Development

1. What Are the Key Features Every Modern Business Website Should Have Today? Perfect for UX, performance, and custom web development discussion.
Web design
fromRealpython
3 months ago

How to Build the Python Skills That Get You Hired - Real Python

Web development roles often emphasize frameworks like Flask, Django, and, more recently, FastAPI, along with database knowledge and REST API design. Employers often seek full-stack engineers who feel comfortable working on the backend as well as frontend, including JavaScript, HTML, and CSS. Data science positions highlight libraries like NumPy, pandas, Polars, and Matplotlib, plus an understanding of statistical concepts. Machine learning jobs typically add PyTorch or TensorFlow to the mix. Test automation roles likely require familiarity with frameworks such as Selenium, Playwright, or Scrapy.
Python
Python
fromInfoWorld
3 months ago

Django tutorial: Get started with Django 6

Django 6.0 provides a full-featured, scalable Python web framework with routes, views, templates, migration tools, and a strong ecosystem for building and evolving web applications.
Web frameworks
fromInfoWorld
3 months ago

Spring Boot tutorial: Get started with Spring Boot

Spring Boot streamlines Spring with convention-driven defaults, dependency injection, and out-of-the-box packages to simplify Java web application configuration and common tasks.
Web development
fromTreehouse Blog
4 months ago

Introduction to HTML & CSS: Build Your First Page

HTML and CSS together provide accessible foundational skills for structuring, styling, and creating responsive, well-designed web pages.
fromSitePoint Forums | Web Development & Design Community
4 months ago

What if you drive a bumpy journey off road?

Coming from the framework world with its wide streets, I've learned that all the magic and convenience comes with a hidden price tag. Every new version brought extra maintenance, dependency chains, and features I never asked for but had to carry. My move to the web has been a bumpy road - acronyms, frameworks, libraries everywhere. To make sense of it, I decided to document my journey.
Web frameworks
Marketing
fromAol
4 months ago

10 In-Demand Skills You Can Learn in Under a Month to Boost Your Pay

Learning high-demand digital and practical skills through free or low-cost short courses can create reliable side income within weeks.
fromAol
4 months ago

10 In-Demand Skills You Can Learn in Under a Month to Boost Your Pay

As prices rise faster than most paychecks, finding ways to increase your income has become more important than ever - especially if you're looking to boost your bank account. Fortunately, you don't need a long program or expensive training to increase your earning potential. With free tutorials and short online courses, you can learn high-demand skills in a matter of weeks, helping you build a reliable side income.
Marketing
Web development
fromwww.jqueryscript.net
4 months ago

Weekly Web Design & Development News: Collective #631

Weekly roundup of essential web development and design tools, libraries, security alerts, AI models, and free design assets to boost productivity and projects.
fromMedium
1 year ago

Modern Web Architectures: Composability with Harmony

Over the past decade, software development has undergone a massive transformation due to continuous innovations in tools, processors and novel architectures. In the past, most applications were monoliths and then shifted to microservices, and now we find ourselves embracing composability - a paradigm that prioritizes modular, reusable, and flexible software design. Instead of writing separate, tightly coupled applications, developers now compose software using reusable business capabilities that can be plugged into multiple projects.
Web frameworks
Artificial intelligence
fromRaymondcamden
5 months ago

Adding Generative Summaries with Chrome AI

Chrome's Summarizer API enables in-browser summarization to enhance product-review pages progressively, surfacing trending positive and negative reviews without affecting other users.
fromLondon Business News | Londonlovesbusiness.com
5 months ago

Why is the UK a hub for app and web development companies? - London Business News | Londonlovesbusiness.com

Businesses around the world come here due to its superior infrastructure, abundant talent pool and supportive business environment; hence businesses from around the globe choose UK mobile app development companies over others globally. In this article, we investigate why so many choose an UK mobile app development or UK web development firm and examine why its tech ecosystem uniquely positions it for global success.
Software development
fromInclusivedesignprinciples
5 months ago

Inclusive Design Principles

These Inclusive Design Principles are about putting people first. It's about designing for the needs of people with permanent, temporary, situational, or changing disabilities - all of us really. They are intended to give anyone involved in the design and development of websites and applications - designers, user experience professionals, developers, product owners, idea makers, innovators, artists and thinkers - a broad approach to inclusive design.
Web development
fromwww.jqueryscript.net
6 months ago

Weekly Web Design & Development News: Collective #625

Weekly roundup highlights major web development and design tools, AI model releases, libraries, templates, learning resources, and productivity utilities for faster project development.
[ Load more ]