#full-stack-applications

[ follow ]
Vue
fromRaymondcamden
2 days ago

Building a Simple Markdown PWA App

A Markdown viewer app was built using Electron, focusing on simplicity and functionality for viewing Markdown files.
DevOps
fromDevOps.com
5 days ago

From Code to Cloud: How Full-Stack Developers are Taking Over DevOps - DevOps.com

Full-stack engineers now integrate DevOps practices, managing the entire software process from code to cloud, emphasizing early testing and automation.
#css
Web development
fromMedium
15 hours ago

CSS you didn't know you could style

CSS can style native browser elements like user selection highlights and scrollbars, enhancing the overall design of a website.
Web development
fromMedium
15 hours ago

CSS you didn't know you could style

CSS can style native browser elements like user selection highlights and scrollbars, enhancing the overall design of a website.
Web development
fromWebKit
1 week 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.
Web design
fromMedium
10 hours ago

Using Design Systems in Claude Design: How Good Is It?

Claude Design is more effective with design systems imported from GitHub than from Figma.
Graphic design
fromMedium
15 hours ago

How design leaders influence decisions without being in the room

Effective design communication requires clear annotations to convey decisions, hypotheses, and outcomes.
Bootstrapping
fromEntrepreneur
13 hours ago

How to Build a Business That Can Be Rebuilt in a Weekend

Smart entrepreneurs use a modular approach, allowing businesses to adapt quickly to market changes, similar to reconfiguring a Lego set.
fromTechzine Global
14 hours ago

Snowflake Intelligence and Cortex Code become the agentic AI control layer

"Snowflake gives customers one place to bring their data together, connect the systems they rely on, and turn AI into something that actually helps teams get work done," says Baris Gultekin, VP of AI at Snowflake.
Artificial intelligence
#adobe
Marketing tech
fromComputerworld
1 hour ago

Adobe builds an 'agentic content supply chain' for the AI era

Adobe's new tools automate content creation and enhance branding through generative AI and agentic assistants.
Marketing tech
fromFast Company
8 hours ago

Adobe's new AI experiment can whip up a website custom designed for Gen Z

Adobe's Asset Amplify tool generates tailored marketing materials for specific audience segments, enhancing brand design with AI-driven personalization.
Marketing tech
fromComputerworld
1 hour ago

Adobe builds an 'agentic content supply chain' for the AI era

Adobe's new tools automate content creation and enhance branding through generative AI and agentic assistants.
Marketing tech
fromFast Company
8 hours ago

Adobe's new AI experiment can whip up a website custom designed for Gen Z

Adobe's Asset Amplify tool generates tailored marketing materials for specific audience segments, enhancing brand design with AI-driven personalization.
Web frameworks
fromInfoQ
1 day ago

Building Production-Ready tRPC APIs: The TypeScript Alternative to Apollo Federation

tRPC provides end-to-end type safety, significantly reducing API bugs and improving performance compared to GraphQL Federation.
#javascript
fromCSS-Tricks
5 days ago
Node JS

A Well-Designed JavaScript Module System is Your First Architecture Decision | CSS-Tricks

Node JS
fromFrontendmasters
2 weeks ago

What To Know in JavaScript (2026 Edition)

JavaScript's ECMAScript 2025 introduces new iterator methods and improved set functionalities, enhancing performance and usability for developers.
Node JS
fromAllthingssmitty
1 day ago

Why I don't chain everything in JavaScript anymore - Matt Smith

Chaining methods in JavaScript can complicate readability and debugging, making step-by-step coding often clearer and easier to manage.
Node JS
fromCSS-Tricks
5 days ago

A Well-Designed JavaScript Module System is Your First Architecture Decision | CSS-Tricks

JavaScript modules enable private scopes and controlled global access, essential for managing large programs and avoiding conflicts.
Vue
fromwww.jqueryscript.net
3 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.
Node JS
fromFrontendmasters
2 weeks ago

What To Know in JavaScript (2026 Edition)

JavaScript's ECMAScript 2025 introduces new iterator methods and improved set functionalities, enhancing performance and usability for developers.
Ruby on Rails
fromRubyflow
22 hours ago

How to Port Legacy Rails Applications to Propshaft

Propshaft replaces Sprockets as the default asset pipeline for Rails, offering improved features and migration options for legacy applications.
UX design
fromInfoQ
1 day ago

Slack Rebuilds Notification System, Reports 5X Increase in Settings Engagement

Slack has redesigned its notification system to enhance consistency and user control, addressing long-standing issues with fragmented preferences.
Java
fromInfoQ
2 days ago

Java News Roundup: OpenJDK JEPs, Jakarta EE 12, Spring Framework, Micrometer, Camel, JBang

New Java features and updates include JEPs, Spring Framework maintenance, and Jakarta EE 12 advancements.
DevOps
fromInfoWorld
17 hours ago

Enterprises are rethinking Kubernetes

Kubernetes is losing its status as the default choice for enterprise application deployment due to operational complexities and rising expectations.
#vercel
Information security
fromSiliconANGLE
1 day ago

Developer tooling provider Vercel discloses breach that exposed some users' data - SiliconANGLE

Vercel experienced a security breach through Context.ai, compromising limited customer data and employee information.
Information security
fromSiliconANGLE
1 day ago

Developer tooling provider Vercel discloses breach that exposed some users' data - SiliconANGLE

Vercel experienced a security breach through Context.ai, compromising limited customer data and employee information.
#ai-agents
fromInfoQ
1 day ago
Web frameworks

Cloudflare Introduces Project Think: A Durable Runtime for AI Agents

fromInfoQ
2 days ago
Software development

Subagents in Gemini CLI Enable Task Delegation and Parallel Agent Workflows

Web frameworks
fromInfoQ
1 day ago

Cloudflare Introduces Project Think: A Durable Runtime for AI Agents

Cloudflare's Project Think introduces durable AI agents with a kernel-like runtime, enabling long-lived workloads and preserving execution progress during platform restarts.
Software development
fromInfoQ
2 days ago

Subagents in Gemini CLI Enable Task Delegation and Parallel Agent Workflows

Google's Gemini CLI introduces subagents to enhance task delegation and performance for developers by minimizing context overload.
#web-development
Web development
fromTreehouse Blog
1 week 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.
Web design
fromSpeckyboy Design Magazine
2 days ago

How AI Could Change Collaboration for Web Designers & Developers - Speckyboy

Connecting with web professionals enhances learning and productivity, while AI is transforming workflows and relationships in the industry.
Web development
fromTreehouse Blog
1 week 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.
Graphic design
fromMedium
1 day ago

The art of subtraction in a world of infinite features

Subtraction in visual arts enhances clarity and focus by intentionally removing elements that distract from the main subject.
UX design
fromMedium
2 days ago

Rethinking the shape of design teams in an AI world

Organizations must adopt a dual transformation model to balance innovation and foundational mastery in design processes disrupted by AI.
Node JS
fromDEV Community
3 days ago

I got tired of wiring the same caching stack every project, so I built LayerCache

LayerCache simplifies caching by stacking multiple layers and handling cache misses efficiently.
fromThisweekinreact
1 week ago

This Week In React #277: TanStack RSC, React2Dos, Next.js, MUI, Base UI, Aria, StyledComponents, Storm | Pulsar, Nitro Fetch, Flow, Agent React DevTools, Pretext, Vector, Metro, Ease, Voltra | HTML-in-Canvas, Yuku, Bun, Syncpack | This Week In React

TanStack RSCs are supported through three primitive APIs that allow manipulation of RSCs as any other stream of data, compatible with tools like React Query and TanStack Router.
React
#github
DevOps
fromInfoQ
1 day ago

GitHub Acknowledges Recent Outages, Cites Scaling Challenges and Architectural Weaknesses

GitHub acknowledged recent service disruptions due to rapid growth and infrastructure limitations, impacting developer workflows and confidence in the platform.
Software development
fromInfoWorld
17 hours ago

GitHub pauses new Copilot sign-ups as agentic AI strains infrastructure

Tech industry patterns show initial open access to tools followed by gradual limitations as adoption increases.
DevOps
fromInfoQ
1 day ago

GitHub Acknowledges Recent Outages, Cites Scaling Challenges and Architectural Weaknesses

GitHub acknowledged recent service disruptions due to rapid growth and infrastructure limitations, impacting developer workflows and confidence in the platform.
Software development
fromInfoWorld
17 hours ago

GitHub pauses new Copilot sign-ups as agentic AI strains infrastructure

Tech industry patterns show initial open access to tools followed by gradual limitations as adoption increases.
Web frameworks
fromInfoQ
2 days ago

Pretext.js Bypasses DOM Layout Reflow, Enabling Advanced UX Patterns at 120 FPS

Pretext is a TypeScript library that enhances UI performance by measuring text without causing DOM reflows.
UX design
fromMedium
1 day ago

AI is ruining the way you talk about your work

AI design tools influence how designers communicate their ideas and feedback.
#ai
Web development
fromInfoWorld
6 days ago

Tap into the AI APIs of Google Chrome and Microsoft Edge

Chrome and Edge browsers provide built-in APIs for local AI tasks like translation and summarization using locally hosted models.
Web development
fromInfoWorld
6 days ago

Tap into the AI APIs of Google Chrome and Microsoft Edge

Chrome and Edge browsers provide built-in APIs for local AI tasks like translation and summarization using locally hosted models.
Node JS
fromInfoQ
4 days ago

Pulumi Adds Full Bun Runtime Support

Bun is now a fully supported runtime for Pulumi, allowing developers to execute infrastructure programs without Node.js installation.
Web design
fromZDNET
5 days ago

AI-powered website builders have come a long way - here's your best option in 2026

Generative AI significantly enhances web development, with notable improvements in AI-based website builders since 2025.
fromInfoQ
2 days ago

Engineering Stable, Secure and Scalable Platforms: A Conversation with Matthew Liste

I was always a tinkerer, I guess. I grew up in the age where computers were not ubiquitous or common. An experience as a kid was instrumental in how my career happened.
DevOps
Artificial intelligence
fromEntrepreneur
4 days ago

7 AI Tools That Run Your Entire One-Person Business While You Sleep (No Staff, No Code)

AI tools are evolving from automation to autonomy, enabling organizations to make decisions without human intervention.
DevOps
fromInfoQ
2 days ago

Event-Driven Patterns for Cloud-Native Banking - What Works, What Hurts?

Event-driven architecture in regulated industries offers benefits and challenges that need careful consideration.
UX design
fromMedium
4 days ago

Your AI agent can read your codebase. It doesn't know your product.

AI coding agents lack design context, leading to generic outputs that don't align with a product's unique interaction patterns and brand identity.
Web development
fromEngadget
5 days ago

Opera adds Browser Connector for integrating AI chatbots

Opera introduces Browser Connector, allowing integration of ChatGPT or Claude for enhanced browsing with AI assistance.
Python
fromTalkpython
3 weeks ago

Zensical - a modern static site generator

Zensical is a new static site generator by Martin Donath, designed to address limitations of MKDocs with a Rust core and faster builds.
Software development
fromDevOps.com
5 days ago

Waydev Adds Ability to Track How Much AI Code Winds Up in Production - DevOps.com

Waydev's platform enhances DevOps by tracking AI coding tool impacts on workflows and ROI for software engineering teams.
DevOps
fromComputerWeekly.com
1 day ago

Storage implications of a modern IT architecture | Computer Weekly

Organizations are increasingly using containers to modernize applications and manage both cloud-native and traditional workloads with Kubernetes.
Marketing
from3blmedia
4 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.
Software development
fromProtoPie
1 day ago

We Didn't Code This: A Fully Functional FinTech App Built in ProtoPie

Pie Bank is a high-fidelity mobile banking prototype that accurately simulates real app functionality and interaction logic.
DevOps
fromInfoWorld
5 days ago

The agent tier: Rethinking runtime architecture for context-driven enterprise workflows

Digital workflows in large enterprises struggle to adapt to contextual variations, leading to increased complexity and challenges in customer onboarding processes.
Angular
fromInfoQ
1 month ago

Mobile Server-Driven UI at Scale

Nubank's mobile platform team manages infrastructure for a digital banking app serving 115 million customers across 40 million daily users, supporting 3,000 engineers developing features in Flutter, iOS, and Android.
Software development
fromTechCrunch
4 days ago

"Tokenmaxxing" is making developers less productive than they think | TechCrunch

Measuring AI coding productivity should focus on output quality rather than input metrics like token budgets.
Software development
fromInfoQ
6 days ago

Platform as a Product: Delivering Value While Balancing Competing Priorities

Software platforms should be treated as products, requiring a balance of engineering, design, usability, and value for success.
#full-stack-development
Node JS
fromTreehouse Blog
2 weeks ago

How to Build Your First Full Stack App as a Beginner

Building a simple full stack project enhances understanding of front end, back end, and database interactions beyond theoretical knowledge.
Web development
fromTreehouse Blog
1 month ago

Full Stack Web Development: What It Is and How to Get Started

Full stack developers build both front-end user interfaces and back-end server code, making them valuable across entire web applications.
Node JS
fromTreehouse Blog
2 weeks ago

How to Build Your First Full Stack App as a Beginner

Building a simple full stack project enhances understanding of front end, back end, and database interactions beyond theoretical knowledge.
Web development
fromTreehouse Blog
1 month ago

Full Stack Web Development: What It Is and How to Get Started

Full stack developers build both front-end user interfaces and back-end server code, making them valuable across entire web applications.
Software development
fromTechzine Global
5 days ago

Scale sets edge platform's software ever more free from hardware constraints

Scale Computing is reducing hardware requirements for its software, allowing more flexibility for partners and customers in choosing hardware platforms.
fromInfoWorld
1 month ago

We mistook event handling for architecture

Events are essential inputs to modern front-end systems. But when we mistake reactions for architecture, complexity quietly multiplies. Over time, many front-end architectures have come to resemble chains of reactions rather than models of structure. The result is systems that are expressive, but increasingly difficult to reason about.
React
Software development
fromInfoWorld
6 days ago

Where will developer wisdom come from?

Agentic coding allows software creation without traditional developer wisdom, relying instead on AI like Claude Code for implementation and problem-solving.
DevOps
fromInfoWorld
3 weeks ago

What front-end engineers need to know about AWS

Understanding AWS infrastructure improves front-end debugging and UI performance.
UX design
fromAdamsilver.io
1 month ago

Why designing in code makes you a better designer

The web has inherent properties like fluidity and vertical stacking; designing with these properties rather than against them creates better, more functional digital experiences.
fromInfoWorld
1 month ago

The right way to architect modern web applications

Modern web applications are no longer just "sites." They are long-lived, highly interactive systems that span multiple runtimes, global content delivery networks, edge caches, background workers, and increasingly complex data pipelines. They are expected to load instantly, remain responsive under poor network conditions, and degrade gracefully when something goes wrong.
Web frameworks
Web frameworks
fromLoicpoullain
1 month ago

The future of web frameworks in the age of AI

AI agents now generate 90-95% of production code, requiring frameworks to be AI-understandable with comprehensive documentation and clear examples to remain competitive.
fromInfoWorld
2 months ago

Are you ready for JavaScript in 2026?

React tutorial: Get started with the React libraryDespite the endless churn of new frameworks, React remains the quintessential reactive engine. This updated guide walks you through the fundamentals of React development, including a This is Spinal Tap variant on the canonical counter application. Sometimes, your components just need to go to 11.
Web frameworks
fromLogRocket Blog
2 months ago

UI patterns for async workflows, background jobs, and data pipelines - LogRocket Blog

This same sense of uncertainty can be triggered in software products. Many digital experiences consist of background tasks, file imports, system updates, and other long-running processes that run quietly and invisibly, leaving users with no indications of progress or feedback. The user initiates an action, like a sync, a publish, or a bulk update, and is responsible for the outcome, while the system does all the work out of sight.
UX design
fromLogRocket Blog
2 months ago

How to build agentic frontend applications with CopilotKit - LogRocket Blog

The web is full of AI assistants that appear to understand application UIs, user data, and intent. In practice, however, most of these systems operate outside the application itself. When you try to build one from scratch, you quickly run into a core limitation: large language models have no native understanding of your React state, component hierarchy, or business logic.
Web development
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. This enables greater scalability, maintainability, and collaboration across teams and organizations. At the heart of this movement is Bit Harmony, a framework designed to make composability a first-class citizen in modern web development.
Software development
Software development
fromInfoQ
2 months ago

The Ideal Micro-Frontends Platform

Micro-frontends apply microservice principles to the frontend, enabling autonomous teams but requiring solutions beyond runtime component loading due to added complexity.
Web development
fromInfoWorld
1 month ago

The browser is your database: Local-first comes of age

Local-first technologies like PGlite and RxDB embed feature-rich databases directly in browsers, enabling instant interactivity while maintaining server synchronization through background sync engines.
Software development
fromMedium
2 months ago

Top 7 Lovable alternatives for production-grade apps in 2026

Lovable enables instant prototyping but lacks the structure, tooling, and discipline required for production; teams need alternatives emphasizing architecture, testability, versioning, CI, and dependency management.
Software development
fromVue.js Jobs
2 months ago

.NET Engineer (Fullstack) at ASCENDING - VueJobs

Design and maintain full-stack .NET applications using C#, ASP.NET, SQL Server, Azure DevOps, and modern UI frameworks, incorporating AI/ML for fraud detection and automation.
Software development
fromVue.js Jobs
2 months ago

Java Full Stack Developer at Consort Group - VueJobs

Consort Group seeks a Java Full Stack Developer to modernize, build, migrate, and maintain cloud-ready Java applications, APIs, and microservices for financial systems.
Software development
fromVue.js Jobs
2 months ago

Senior Full Stack Engineer - Customer Solutions at gtp-software-inc - VueJobs

Senior Full Stack Engineer to rapidly triage and resolve customer-reported bugs across Stratus MEP construction platform, spanning backend, frontend, 3D visualization, and databases.
[ Load more ]