Web frameworks

[ follow ]
#laravel
fromMedium
1 month ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

fromMedium
1 month ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

fromTheregister
1 week ago
Web frameworks

Beware clever devs, says Laravel inventor Taylor Otwell

Prefer simple, disposable, and easy-to-change code; avoid clever, framework-bypassing solutions that create brittle, hard-to-change complexity.
fromMedium
1 month ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

Use the Repository Pattern in Laravel to separate business logic from data access, making controllers testable, maintainable, and easy to swap data sources.
fromMedium
1 month ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

fromMedium
1 month ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

fromMedium
1 month ago
Web frameworks

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

Web frameworks
frommedium.com
1 week ago

Getting Started with Slick in Scala: A Practical Guide for Modern Data Access

Slick provides functional, type-safe, composable, and asynchronous database access for Scala, reducing JDBC boilerplate and integrating smoothly with Play Framework.
#nextjs
fromInfoQ
2 days ago
Web frameworks

Next.js 15.5 Ships - Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX

Next.js 15.5 adds production Turbopack builds, stabilizes Node.js middleware runtime, improves TypeScript tooling, and shifts linting toward explicit linter configurations.
fromLogRocket Blog
3 weeks ago
Web frameworks

Is Next.js still developer-friendly? - LogRocket Blog

Next.js originally offered zero-config SSR, file-based routing, automatic optimizations, and clear documentation that simplified web development.
fromInfoQ
2 days ago
Web frameworks

Next.js 15.5 Ships - Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX

#aspnet-core
Web frameworks
fromOracle
4 days ago

Micronaut Fundamentals: Free Course on Oracle MyLearn

Micronaut Fundamentals offers free, self‑paced video training to master Micronaut core concepts, Graal Dev Kit, application generation, HTTP, validation, OpenAPI, and native images.
Web frameworks
fromInfoWorld
5 days ago

Quarkus: Get started with Kubernetes-native Java

Quarkus is a cloud-native, full-stack Java framework optimized for Kubernetes, serverless, reactive programming, CDI, and integrates with tools like Kafka and JAX-RS.
Web frameworks
fromDjango Project
5 days ago

Getting Started With Open Source Through Community Events

Participating in community events like office hours, sprints, and testathons provides accessible hands-on entry points for contributing to open source and accelerates personal growth.
#django
fromdjangocentral.com
2 weeks ago
Web frameworks

The Ultimate Django Rest Framework Cheat Sheet: A Comprehensive GuideDjango Rest Framework CheetSheet: Mastering API Development

fromdjangocentral.com
2 weeks ago
Web frameworks

Django ORM Cheatsheet: Mastering Database Operations in Django

Django Rest Framework serializer.data returns an OrderedDict instead of a regular dict by design to reflect DRF's serialization process.
fromDjango Project
2 weeks ago
Web frameworks

DSF member of the month - Lilian

Lilian is an active Django contributor, DSF member since March 2024, Djangonaut captain and organizer, community mentor, blogger, and seeking new opportunities.
fromdjangocentral.com
2 weeks ago
Web frameworks

The Ultimate Django Rest Framework Cheat Sheet: A Comprehensive GuideDjango Rest Framework CheetSheet: Mastering API Development

Web frameworks
fromInfoWorld
1 week ago

Zoneless Angular arrives in Angular 20.2

Angular 20.2 makes zoneless APIs production-ready and adds an experimental MCP server to support LLM code generation, improving debugging and reducing bundle sizes.
Web frameworks
fromThe JetBrains Blog
1 week ago

The Most Popular Python Frameworks and Libraries in 2025 | The PyCharm Blog

FastAPI is a modern, high-performance, type-safe, asynchronous Python framework ideal for building fast APIs and deploying ML models with auto-generated documentation.
fromTypelevel
8 months ago

Google Summer of Code 2024 - Going Feral on The Cloud

The project aimed to extend Feral's functionality to support serverless providers such as Vercel and Google Cloud, enhancing flexibility for Scala developers in choosing cloud platforms.
Web frameworks
fromDjangocentral
1 year ago

How to Use @action Decorator in Django Rest Framework

The @action decorator in DRF lets ViewSets define custom GET and POST endpoints for specialized behaviors beyond standard CRUD.
Web frameworks
fromDjangocentral
1 year ago

How to Use Celery in Django for Asynchronous and Scheduled Tasks: A Straightforward Guide

Use Celery with Django and a message broker (Redis, RabbitMQ, SQS) to run asynchronous and scheduled tasks, improving application responsiveness and performance.
Web frameworks
fromDjangocentral
1 year ago

How to Use Subquery() in Django With Practical Examples

Using Django Subquery enables concise, efficient retrieval of related records by embedding queries for complex filtering instead of manual ID list construction.
Web frameworks
fromDjangocentral
1 year ago

DRF Serializer: Handling OrderedDict and Converting It to a Dictionary or JSON

DRF serializer.data returns an OrderedDict to preserve serializer field order; convert to a standard dict with dict(serializer.data) if needed.
Web frameworks
fromDjangocentral
1 year ago

How to Perform AND Queries in Django ORM

Use Django ORM filter chaining, multiple keyword-argument filters, or Q objects combined with & to perform AND queries across multiple conditions.
Web frameworks
fromDjangocentral
1 year ago

Understanding the 'F' Expression in Django: When and Why to Use It

Use Django F expressions to perform database-level operations on model fields, avoiding Python memory fetches and reducing race conditions.
Web frameworks
fromhttps://daniel.feldroy.com
2 weeks ago

TIL: Using SQLModel Asynchronously with FastAPI (and Air) with PostgreSQL

Use SQLModel with both asyncpg and psycopg2-binary, plus greenlet, to enable asynchronous and synchronous PostgreSQL operations in FastAPI applications.
Web frameworks
fromInfoQ
2 weeks ago

Remix Reimagined: V3 Will Drop React for a Fork of Preact

Remix v3 replaces React with a Preact fork, minimizes dependencies, prioritizes Web APIs and runtime over builds, optimizes for LLMs, and enforces composable abstractions.
fromInfoWorld
2 weeks ago

Hands-on with Solid: Reactive programming with signals

Solid.js takes a unique approach to reactive state management that has broadly influenced other reactive front-end JavaScript frameworks. It provides a compact set of reactive primitives built on signals, rather than state, and leverages those to support higher-order functionality. With a clean core design built for speed and a full set of enterprise features, Solid charted an impressive 90% developer satisfaction in the January 2025 State of JavaScript survey. Let's get started with Solid.js.
Web frameworks
Web frameworks
fromMedium
6 months ago

5 Top Lovable Alternatives in 2025

Consider alternatives to Lovable to gain greater flexibility, component reuse, and composable architectures—HopeAI excels for scalable, maintainable React-based applications.
fromLogRocket Blog
2 weeks ago

daisyUI 5 is here: What's new and what to expect - LogRocket Blog

If you've worked with Tailwind CSS, chances are you've used daisyUI. As one of the most popular Tailwind component libraries, it's valued for its sensible defaults, wide component set, and flexibility that feels native to Tailwind. Now, with the release of Tailwind CSS 4, the ecosystem is evolving - and daisyUI is keeping pace. Version 5 is more than an update: it's a complete rewrite built to be smaller, faster, and more customizable.
Web frameworks
fromCaktusgroup
2 weeks ago

How to migrate from pip-tools to uv | Caktus Group

At Caktus, many of our projects use pip-tools for dependency management. Following Tobias' post How to Migrate your Python & Django Projects to uv, we were looking to migrate other projects to uv, but the path seemed less clear with existing pip-tools setups. Our requirements are often spread across multiple files, like this: $ find requirements/ -type f requirements/test/test.in requirements/test/test.txt requirements/deploy/deploy.txt requirements/deploy/deploy.in requirements/dev/dev.txt requirements/dev/dev.in requirements/base/base.in requirements/base/base.txt
Web frameworks
Web frameworks
fromSubstack
3 weeks ago

Weekly JavaScript Roundup: Friday Links 26

A weekly JavaScript-focused roundup highlights new open-source projects, learning tools, technical guides, AI developments, and practical tutorials to keep developers informed and productive.
Web frameworks
fromGitHub
3 weeks ago

GitHub - tu6ge/vue-uform: Next form validation

Vue-uForm is an unstyled, component-first form validation library for Vue 3 offering flexible layouts, customizable components, minimal code, and built-in/custom validation.
fromfaun.pub
1 month ago

How to Use the Repository Pattern in Laravel (Clean & Scalable Code Example)

The Repository Pattern in Laravel is a design pattern that separates your application's business logic from data access logic. Your controller doesn't talk directly to Eloquent models; it talks to a repository interface instead. This approach improves testability, maintainability, and allows for easy swappability, such as replacing Eloquent with an API or external data source.
Web frameworks
fromSmashing Magazine
1 month ago

The Power Of The Intl API: A Definitive Guide To Browser-Native Internationalization - Smashing Magazine

Internationalization involves more than just text translation; it encompasses formatting dates, pluralization, and sorting according to cultural expectations. The Intl API allows modern JavaScript to handle these tasks natively.
Web frameworks
fromRaymondcamden
1 month ago

Building a File-Based Router in BoxLang

BoxLang introduces a URL rewriting feature that allows developers to assign specific scripts to be executed upon receiving a 404 error, enhancing flexibility.
Web frameworks
fromInfoWorld
1 year ago

Deno adds Deno Cron for job scheduling

Deno Cron is designed to simplify scheduling jobs without overlap, allowing users to avoid complications that often arise from concurrent execution of tasks.
Web frameworks
fromAmazon Web Services
1 month ago

Understanding and Remediating Cold Starts: An AWS Lambda Perspective | Amazon Web Services

Cold starts in AWS Lambda refer to the additional latency introduced when initializing a new execution environment for a function invoked after a period of inactivity.
Web frameworks
Web frameworks
fromInfoWorld
1 year ago

Bun 1.1 JavaScript toolkit backs Windows 10

Bun 1.1 significantly enhances performance, cross-platform functionality, and introduces new APIs for developers.
Stable WebSocket and SQL database support make Bun 1.1 more robust and versatile.
Web frameworks
fromZDNET
1 month ago

Google's Jules AI coding tool exits beta with serious upgrades - and more free tasks

Google's coding AI Jules is now officially available with clear pricing and improved features.
#python
fromJames Bennett
1 month ago
Web frameworks

Litestar is worth a look

Litestar is a unique async-first, type-hint-driven Python web framework that has proven valuable over time.
fromdaniel.feldroy.com
3 months ago
Web frameworks

TIL: HTML 404 errors for FastHTML

Custom HTTP responses in FastAPI improve user experience by providing meaningful error messages.
fromMedium
1 month ago

Mystery of Vanishing Pod: How Kubelet tracing solves some of the darkest debugging nightmares!

When a pod is created, Kubernetes goes through a series of steps to ensure the pod is properly initialized and ready to serve traffic. This includes scheduling, resource allocation, and networking.
Web frameworks
fromDevOps.com
1 month ago

DevOps Meets Blazor in 2025: Streamlining .NET Web App Delivery for the Future - DevOps.com

Blazor's rise aligns with transformative shifts in the DevOps landscape, particularly with AI and ML integration, which enhances DevOps processes and app performance.
Web frameworks
fromRealpython
1 month ago

Build a Scalable Flask Web Project From Scratch Quiz - Real Python

The quiz allows participants to test their knowledge of Flask application development through 9 questions related to views, blueprints, and application factory patterns.
Web frameworks
Web frameworks
fromLogRocket Blog
1 month ago

Angular has grown up - and the best is yet to come - LogRocket Blog

Angular has significantly evolved from AngularJS to Angular 20, showcasing improvements and thoughtful decision-making by its core team.
Web frameworks
fromInfoWorld
1 month ago

Nuxt 4.0 improves project organization, data fetching, TypeScript support

Nuxt 4.0 enhances project organization, data fetching, and TypeScript support for a smoother development experience.
fromHackernoon
1 year ago

Your One-Stop Guide to All the Type Promotion Changes in TensorFlow 2.15 | HackerNoon

In TensorFlow 2.15, the introduction of a new type promotion system allows for two modes: ALL mode for broad type handling and SAFE mode for cautious management of types.
Web frameworks
fromAmazon Web Services
1 month ago

GitOps continuous delivery with ArgoCD and EKS using natural language | Amazon Web Services

ArgoCD's UI and CLI are designed for users with extensive technical background, which limits access to GitOps workflows for less technical stakeholders. This increases reliance on DevOps engineers.
Web frameworks
Web frameworks
fromdeath and gravity
1 month ago

Inheritance over composition, sometimes

A hybrid concurrent.futures executor is proposed to efficiently utilize CPU resources while managing I/O tasks through multiple threads per process.
fromSecuritymagazine
2 months ago

4 Critical, Known Exploited Vulnerabilities Added to KEV Catalog

CVE-2014-3931 still lurks in aging Multi Router Looking Glass instances where the fastping buffer overflow lets a remote user corrupt memory.
Web frameworks
Web frameworks
fromThe New Stack
2 months ago

Hono Shows the Way for Microframeworks in a Post-React World

Hono is a web framework gaining momentum.
Like many such tools, it aims to be full stack.
But where does Hono fit in today's dev ecosystem?
Web frameworks
fromSitepoint
2 months ago

Angular Signals: A New Mental Model for Reactivity, Not Just a New API - SitePoint

Angular Signals offer a new perspective on data flow, acting as reactive variables rather than observable streams.
fromInfoWorld
1 year ago

Deno shrinks deno compile binaries

Linux ARM64 support has been one of the most requested features in the Deno community, Deno Land said. In addition to the provided Linux ARM64 binaries, developers now can install ARM64 canary builds to test features and bug fixes.
Web frameworks
Web frameworks
fromInfoQ
2 months ago

Atlassian's 4 Million PostgreSQL Database Migration: When Standard Cloud Strategies Fail

Atlassian migrated 4 million Jira databases to Amazon Aurora to enhance reliability and reduce costs.
fromInfoWorld
1 year ago

Deno 1.38 features HTML documentation, hot module replacement

Deno 1.38, released on November 2, introduces significant updates, particularly enhancing documentation capabilities and client-side navigation with new features.
Web frameworks
Web frameworks
fromInfoWorld
1 year ago

How to use Refit to consume APIs in ASP.NET Core

Refit simplifies API calls in .NET by converting REST APIs into C# interfaces, reducing complexity and enhancing maintainability.
Web frameworks
fromHackernoon
4 years ago

Building a Web File Manager on Microcontrollers | HackerNoon

Embedded web file managers simplify access to a device's internal storage, enhancing usability for engineers and operators.
fromCreativeApplications.Net
2 months ago

War - Confronting conflict as it is spoken

War is a near real-time, physical manifestation of the language of conflict. It delivers quotes from news coverage of wars around the world, stripping away context and narrative to present war as it is: familiar, messy, and contradicting.
Web frameworks
fromTheregister
2 months ago

Tiling terminal multiplexers for the console connoisseur

GNU Screen, the granddaddy of terminal multiplexers, is hard to learn but powerful, ideal for connecting to distant servers and managing sessions seamlessly.
Web frameworks
fromInfoWorld
2 months ago

Ktor adds dependency injection and HTMX modules

Ktor 3.2.0 introduces a dependency injection module that enhances functionality for users, with concurrent application initialization via coroutines and integration with existing frameworks.
Web frameworks
Web frameworks
fromHackernoon
1 year ago

How to Inject and Modify WebSocket Messages for Testing | HackerNoon

WebSocket traffic interception and modification is vital for comprehensive application testing, yet often overlooked in resources.
Web frameworks
fromTypelevel
2 months ago

Typelevel Weaver released

Weaver is a Typelevel framework that enhances integration and end-to-end testing with features that boost speed and debugging efficiency.
[ Load more ]