Web development

[ follow ]
Web development
fromClickUp
4 hours ago

15 Best Asana Website Project Template for Seamless Launches

Using website project templates organizes tasks, assigns responsibilities, sets timelines, and supports quality content to improve website visibility and project efficiency.
Web development
fromFortune
1 day ago

Browser wars, a hallmark of the late 1990s tech world, are back with a vengeance-thanks to AI | Fortune

AI is transforming web browsers from navigation tools into assistants that answer questions and perform tasks, igniting a renewed market battle.
#css
fromUtilitybend
1 week ago
Web development

Styling siblings with CSS has never been easier. Experimenting with sibling-count and sibling-index | utilitybend

fromUtilitybend
1 week ago
Web development

Styling siblings with CSS has never been easier. Experimenting with sibling-count and sibling-index | utilitybend

#bot-detection
Web development
fromClickUp
3 days ago

10 Best Builder.io Alternatives for No-Code Building I ClickUp

Choose a headless CMS or visual editor that scales with team workflows, offering flexibility, integrations, collaboration, security, and customization without added complexity.
Web development
fromMDN Web Docs
3 days ago

A beginner-friendly guide to view transitions in CSS | MDN Blog

The View Transition API and CSS @view-transition enable smooth, animated navigation across multi-page sites, bringing SPA-like page transitions with progressive enhancement.
fromCybercultural
4 days ago

What the Internet Was Like in 2000

In 2000, Flash websites proliferate, blogging expands, social news sites like Slashdot gain influence - all of this while the dot-com bubble slowly deflates and Napster dominates headlines. After the hype and fear of Y2K (a.k.a. the Millenium bug) quickly faded in January 2000, the internet continued its mostly joyful rise in the culture. Sure, the dot-com bubble got pricked in March and then slowly deflated, but the web itself didn't stop growing.
Web development
fromMedium
3 weeks ago

Understanding Accumulator in Play Framework (Scala)

🔹 What is an Accumulator? In Play, an Accumulator represents a streaming computation that consumes incoming request body chunks and eventually produces a result. Its type is: Accumulator[E, A] E: the type of incoming chunks (often ByteString) A: the final result once the stream completes (often a Result) Think of it as a pipe: It gathers chunks of request data → processes them asynchronously → produces a final response.
Web development
Web development
fromwww.jqueryscript.net
6 days 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.
#web-to-code
Web development
fromIT Pro
6 days ago

Enterprise browsers: the new standard for security?

Enterprise browsers with enhanced security and access controls are gaining traction and could reach substantial organizational adoption by 2028.
fromjsdevspace.substack.com
1 week ago

Friday Links 29: Your JS Week in 5 Minutes

Welcome to Friday Links #29. This week we spotlight pragmatic React 19 patterns, sharp TypeScript techniques, and productivity-boosting DX utilities. Expect bite-size performance lessons, a few opinionated hot takes, and copy-paste snippets you can ship today. NPM Security Best Practices Spec-driven development: Using Markdown as a programming language when building with AI How to build with Nano Banana: Complete Developer Tutorial
Web development
fromSearch Engine Roundtable
1 week ago

Google On Why Google Search Console LCP Is Not Wrong

CrUX measures page loads and the Core Web Vitals number is the 75th percentile of those page loads.
Web development
fromSitePoint Forums | Web Development & Design Community
1 week ago

Image-set() css function

I realized the image-set() function is completely broken when it comes to responsive images. It appears not to be equivalent to the responsive img html element, because you can't use image width, just pixel density or format. Is there a reason why they didn't just mirror what we can do with img (and srcset) ? We could get rid of media queries for a few contexts. Did someone find a way around this ?
Web development
Web development
fromwww.jqueryscript.net
1 week ago

Weekly Web Design & Development News: Collective #624

Essential web development and design resources including full-stack boilerplates, shadcn/ui components, AI coding tools, code snippets, and free design assets.
from2ality
1 week ago

Taking SVG "screenshots" of HTML elements

I was looking for a way to create images (think screenshots) of CSS layouts that I can use in HTML, EPUB and PDF files. This blog post describes my solution - which produces SVG images.
Web development
fromThe New Yorker
1 week ago

Tim Berners-Lee Invented the World Wide Web. Now He Wants to Save It

Still, his creation keeps growing, absorbing our reality in the process. If you're reading this online, Berners-Lee wrote the hypertext markup language (HTML) that your browser is interpreting. He's the necessary condition behind everything from Amazon to Wikipedia, and if A.I. brings about what Sam Altman recently called "the gentle singularity"-or else buries us in slop-that, too, will be an outgrowth of his global collective consciousness.
Web development
Web development
fromWebix Blog
2 weeks ago

Webix 11.2 Release

Webix 11.2 adds touch-based column resizing in Grid with a live-resize option, SpreadSheet and Gantt enhancements, and multiple core refinements.
Web development
fromCSS-Tricks
1 week ago

Touring New CSS Features in Safari 26 | CSS-Tricks

Safari 26.0 is a major release adding 75 new features, 3 deprecations, and 171 improvements, including significant new CSS capabilities like anchor positioning.
Web development
fromwww.theworldinmypocket.co.uk
2 weeks ago

3 Key Elements to Start A Successful Travel Blog

A competitive travel website requires reliable hosting, fast loading, SEO-optimized content and media, mobile responsiveness, and appropriate content tailored to the site's business model.
fromBusiness Insider
2 weeks ago

I've interned at IBM since high school. It's taught me 3 key lessons about building a career in tech.

I started thinking about a career in tech in middle school. I was born with neurofibromatosis, a condition that causes tumors to grow on nerves.As a preteen, I was introduced by a school nurse to an organization called the Little Baby Face Foundation that helped treat the tumors. I knew then I wasn't going to let my condition affect my career path.
Web development
Web development
fromPiccalilli
2 weeks ago

A workaround for using custom properties in media queries

Use container style queries plus @property and vi units to emulate media queries using custom properties and computed length comparisons.
fromSitePoint Forums | Web Development & Design Community
2 weeks ago

Settings for Database Webhosting

I have a website ( hutchinsclan.com). I am trying to add a forum to the site. The forum is based on Simple Machines Forum (SMF) which requires a sql database. The database is created as a result of installing the forum. I have successfully installed the forum on my localhost server. It works without error (so far ). I am so new to this technology that I didn't know that I had to upload the db separately from the website files.
Web development
Web development
fromLogRocket Blog
2 weeks ago

Is Better Auth the key to solving authentication headaches? - LogRocket Blog

Better Auth is an open-source, framework-agnostic, TypeScript-focused headless authentication library aiming to provide comprehensive developer-friendly features and avoid competitors' trade-offs.
Web development
fromVue.js Jobs
2 weeks ago

Full-Stack Engineer (Licensing & Subscriptions Platform) at DISGUISE - VueJobs

Full-Stack Web Developer to own and optimize Disguise's user-facing commercial platform for licensing and subscription management in a London hybrid role.
fromLogRocket Blog
2 weeks ago

What using a screen reader taught me about real web accessibility - LogRocket Blog

Web accessibility ( a11y) isn't an easy topic. For years, I've listened to conference talks about this important subject, identified with its importance, but somehow never managed to get started. In contrast to let's say, Australian developers (due to the Disability Discrimination Act), I haven't been forced to incorporate a11y into my projects since I work for a German employer with European customers.
Web development
Web development
fromVue.js Jobs
2 weeks ago

Nuxt 3 Front End Performance Specialist at YouWish.no - VueJobs

Frontend performance issues on a Nuxt 3 app are harming SEO despite image CDN, srcset, and caching; urgent frontend optimization and code review are needed.
#html
fromFrontendmasters
3 weeks ago

What You Need to Know about Modern CSS (2025 Edition)

We don't often set the height of elements that contain arbitrary content. We usually let elements like that be as tall as they need to be for the content. The trouble with that is we haven't been able to animate from a fixed number (like zero) to whatever that intrinsic height is (or vice versa). In other words, animate to auto (or other sizing keywords like min-content and the like).
Web development
Web development
fromBusiness Insider
2 weeks ago

Cloudflare goes after Google's AI Overviews with a new license for 20% of the web

Cloudflare's Content Signals Policy lets site owners control AI crawling and creates a license restricting AI scraping, targeting Google's AI Overviews.
Web development
from2ality
2 weeks ago

Learning web development: Getting started

Install a developer-focused text editor or IDE, create and open a project folder, and practice editing files to prepare for web development.
Web development
fromFigma
3 weeks ago

Figma Rendering: Powered by WebGPU | Figma Blog

Migrating Figma's rendering backend from WebGL to WebGPU required modernizing interfaces, eliminating global GPU state, and enabled better performance, GPU parallelism, and clearer error handling.
Web development
fromAI Focus
3 weeks ago

interception

Puppeteer-based browser interception can route requests through LLMs to generate or modify HTML, images, and request data before returning responses.
Web development
fromLogRocket Blog
2 weeks ago

CSS @function: Dynamic logic without Sass or JavaScript - LogRocket Blog

CSS @function enables dynamic, reusable logic and conditional computations inside stylesheets, reducing reliance on Sass and JavaScript utilities.
Web development
fromBusiness Insider
2 weeks ago

I'm an HR professional who vibe-coded an app while my baby slept. I don't want to be a parent or employee who falls behind.

An HR professional taught herself coding and built an AI-assisted family meal-planning web app during maternity leave, accelerating personal growth and career-relevant AI skills.
Web development
fromjsdevspace.substack.com
3 weeks ago

Friday Links 28: The Latest in JavaScript (Sep 19, 2025)

Supply-chain attacks, AI-driven offensive tools, and rapid, low-cost AI model training are reshaping developer security priorities and industry competitive dynamics.
Web development
fromMarTech
3 weeks ago

Preventing Site Health Errors from Snowballing Globally | MarTech

Enterprise international SEO problems multiply across markets, compounding technical debt and requiring coordinated cross-regional fixes beyond isolated technical solutions.
fromjQuery Script
3 weeks ago

Create Interactive Spreadsheets in jQuery - Excel Grid

Excel Grid Library is a lightweight yet feature-rich jQuery plugin that allows you to create professional, interactive, Excel-style data grid s (spreadsheets). What we found particularly useful is its ability to handle real-time calculations. You can define cells with formulas that reference other cells, and the grid automatically tracks these dependencies. When a value changes, any dependent cell recalculates instantly.
Web development
Web development
from2ality
3 weeks ago

Learning web development: Version control via Git and GitHub

Use Git and GitHub to manage web project versions; install Git, set default branch to main, and create local repositories with README and project files.
Web development
fromeLearning
3 weeks ago

Adding in-line hyperlinks to text in Captivate 12.6? - eLearning

Selected-text hyperlinking in the authoring tool turns the entire textbox into a link and the external link may not work when previewed locally.
Web development
fromuna.im
3 weeks ago

Follow-the-leader pattern with CSS anchor positioning

Use CSS anchor positioning with a single follower element and dynamically updated anchor-name to create a follow-the-leader effect across hover, focus, or JS events.
Web development
fromCSS-Tricks
3 weeks ago

Is it Time to Un-Sass? | CSS-Tricks

Sass adoption in 2012 streamlined CSS workflow using SCSS, Compass, and GUI tools like Scout, enabling rapid setup while preserving native CSS skills.
Web development
fromVue.js Jobs
3 weeks ago

Staff Web Engineer at Truecaller - VueJobs

Company provides a global AI-driven caller ID and spam-blocking service protecting users from fraud, harassment, and unwanted messages, reaching over 450 million monthly users.
Web development
from2ality
3 weeks ago

Learning web development: Native package managers

Install an OS package manager to get native shell commands (like curl) that npm cannot provide, enabling non-JavaScript tools for web development tasks.
#genai
Web development
fromMarTech
3 weeks ago

Why every technology revolution feels the same, until it isn't | MarTech

AI represents another transformative technology; lessons from past tech revolutions show adoption timelines, infrastructure, market education, and business models determine real impact.
#javascript
fromwww.jqueryscript.net
3 weeks ago
Web development

Weekly Web Design & Development News: Collective #622

Weekly collection of essential development and design tools, libraries, AI resources, code snippets, UI assets, and workflows for modern web projects.
fromwww.jqueryscript.net
1 month ago
Web development

Weekly Web Design & Development News: Collective #621

Optimize apps with Obs.js, integrate shadcn/ui into Django, pack apps into single binaries with exe, generate AI sound effects, use Kimi‑K2's 256k context.
Web development
from2ality
3 weeks ago

Learning web development: Authenticating users with plain Node.js

Build a Node.js web server implementing HTTP password authentication, using dynamic import for async crypto utilities, password hashing, and Base64 for binary-to-text encoding.
fromSitePoint Forums | Web Development & Design Community
4 weeks ago

How Are Developers Balancing Performance and Features in Modern Web Apps?

I've been thinking about how web apps nowadays seem to pack many features-from dark mode to animations, rich client-side interactions, offline support and more. All of this is great, but I keep wondering: at what point do these extras hurt performance or the user experience? A few things I'm curious about: Do developers here ever delay implementing a "nice extra" because it slows down load time? What metrics or tools do you use to measure whether a feature is "too expensive" in terms of performance (mobile especially)? Are there features you've removed / scaled back after noticing performance issues? How do you decide which features are "must-have" and which are "nice-to-have" when building something new?
Web development
Web development
fromRaymondcamden
4 weeks ago

Links For You (9/13/25)

Two interviews and completed demos; curated links include Intl Segmenter, streaming Microsoft Flight Simulator telemetry to InfluxDB, an extensive JavaScript/web series, and a music track.
fromLogRocket Blog
1 month ago

Can native web APIs replace custom components in 2025? - LogRocket Blog

The web is evolving at an incredible pace. I've been writing about web development for over a decade (and building websites even longer), but for the first time, it feels challenging to keep up. While we may never see "HTML6" or"CSS4," new standards continue to emerge and browsers are adopting them faster than ever. Features like <dialog>, <details>, and the Popover API are now widely available.
Web development
#frontend-development
fromFast Company
1 month ago

25 online business ideas you can start from anywhere

As you sit in Monday morning traffic or attend yet another boring meeting, you're probably thinking there must be a better, more satisfying, and more profitable way to spend your time. The good news? There absolutely is. The internet has created all sorts of online business opportunities, and now anyone can access them easily and inexpensively. Here are 25 of the best online business opportunities that you can establish anywhere you can find a decent internet connection.
Web development
fromSitePoint Forums | Web Development & Design Community
1 month ago

I built a "Grow a Garden Calculator" - would love your feedback

I've recently been working on a little side project for fun and practice: a Grow a Garden Calculator. It's a simple web tool that helps players calculate values and trades inside the Grow a Garden game. The idea is to make it easier for players to: check the value of different crops, pets, and items, plan fair trades, and experiment with different strategies.
Web development
fromSmashing Magazine
1 month ago

Integrating CSS Cascade Layers To An Existing Project - Smashing Magazine

The idea behind this is to share a full, unfiltered look at integrating CSS Cascade Layers into an existing legacy codebase. In practice, it's about refactoring existing CSS to use cascade layers without breaking anything. You can always get a fantastic overview of things in Stephenie Eckles' article, " Getting Started With CSS Cascade Layers ". But let's talk about the experience of integrating cascade layers into real-world code, the good, the bad, and the spaghetti.
Web development
Web development
fromJoshwcomeau
1 month ago

Color Shifting in CSS * Josh W. Comeau

Use HSL to randomize particle hues while fixing saturation and lightness for cohesive palettes; CSS hue-shifting during fade reveals limitations requiring workarounds.
Web development
fromSearch Engine Roundtable
1 month ago

Google Search Console Removes Support For Some Deprecated Structured Data Types

Google removed Search Console and Rich Result Test support for six deprecated structured data types on September 9; the API supports them through December 2025.
Web development
fromVue.js Jobs
1 month ago

Senior Frontend Engineer - UI Developer at CC Staffing International - VueJobs

Senior frontend UI developer building performant, accessible, scalable web interfaces with Astro and Vue.js, collaborating across design and backend.
fromSitePoint Forums | Web Development & Design Community
1 month ago

VS Code and Live Server Extension

Like many, I use VS Code to write and manage code. Having recently got into PHP, I needed a means to display the results of my PHP code and discovered that the Live Server extension doesn't include PHP. I then learned that another extension, PHP Server, would allow me to display PHP content; however, I can no longer invoke Live Server by right clicking. It's still installed, but apparently there is a conflict between PHP Server and Live Server.
Web development
Web development
fromSearch Engine Roundtable
1 month ago

Google Says Go With Traditional TLD Even If You Need A Hyphen In Domain Name

Use a traditional TLD (for example .com) even with hyphens rather than a cheap or spammy TLD like .xyz to avoid trust and recognition issues.
Web development
fromCSS-Tricks
1 month ago

Composition in CSS | CSS-Tricks

CSS composition is inherent and occurs both via HTML class addition and within CSS files through mixins or utilities; utility-based composition is not fundamentally different.
[ Load more ]