Web development

[ follow ]
#javascript
Web development
fromgithub.com
5 hours ago

GitHub - JakeRoggenbuck/regolith: A server-side TypeScript and JavaScript library immune to Regular Expression Denial of Service (ReDoS) attacks by using Rust and linear RegEx under the hood. Regolith has a linear worst case time complexity, compared to the default RegExp found in TypeScript and JavaScript, which has an exponential worst case.

Regolith is a TypeScript and JavaScript library designed to prevent Regular Expression Denial of Service (ReDoS) attacks.
fromgithub.com
5 hours ago
Web development

GitHub - JakeRoggenbuck/regolith: A server-side TypeScript and JavaScript library immune to Regular Expression Denial of Service (ReDoS) attacks by using Rust and linear RegEx under the hood. Regolith has a linear worst case time complexity, compared to the default RegExp found in TypeScript and JavaScript, which has an exponential worst case.

#software-development
fromHackernoon
3 months ago
Web development

Microservices Observability: Leveraging OpenTelemetry in Real-World Systems by Gajinder Sharma | HackerNoon

fromHackernoon
3 months ago
Web development

Microservices Observability: Leveraging OpenTelemetry in Real-World Systems by Gajinder Sharma | HackerNoon

fromSmashing Magazine
6 days ago

Droip: The Modern Website Builder WordPress Needed - Smashing Magazine

Droip is a no-code visual website builder for WordPress, designed to bridge the gap where other page builders fall short. Unlike other page builders, Droip is an all-in-one solution that aims to provide everything you need to build websites without any third-party dependencies, shifting from the norm in WordPress.
Web development
#developer-tools
fromInfoQ
2 weeks ago
Web development

.NET 10 Preview 5 Brings Blazor Observability, XAML Simplification and More

fromInfoQ
2 weeks ago
Web development

.NET 10 Preview 5 Brings Blazor Observability, XAML Simplification and More

#ai-integration
fromHackernoon
2 years ago
Web development

Scrape Smarter, Not Harder: Let MCP and AI Write Your Next Scraper for You | HackerNoon

fromHackernoon
2 years ago
Web development

Scrape Smarter, Not Harder: Let MCP and AI Write Your Next Scraper for You | HackerNoon

fromHackernoon
4 years ago

A Developer's Guide to Same-Origin Policy (SOP) and Cross-Origin Resource Sharing (CORS) | HackerNoon

Access to fetch at 'https://api.example.com' from origin 'https://app.yoursaas.com' has been blocked by CORS. This error often occurs when the backend and frontend are hosted on separate servers.
Web development
#docker
fromInfoQ
20 hours ago
Web development

Docker Expands Compose for Agent Development and Ties in Cloud Offload Support

fromInfoQ
3 days ago
Web development

Docker Desktop 4.43 Expands Model Runner and Brings New Compose-Kubernetes Bridge

fromMedium
1 month ago
Web development

Quick note on adding mirror registry to Aliyun Kubernetes Container Services (ACK)

fromInfoQ
20 hours ago
Web development

Docker Expands Compose for Agent Development and Ties in Cloud Offload Support

fromInfoQ
3 days ago
Web development

Docker Desktop 4.43 Expands Model Runner and Brings New Compose-Kubernetes Bridge

fromMedium
1 month ago
Web development

Quick note on adding mirror registry to Aliyun Kubernetes Container Services (ACK)

fromDevOps.com
3 days ago

Why Your Deployments Fail: A Deep Dive Into Misconfigured Pipelines - DevOps.com

One of the most frequent causes of failed deployments is an incorrect Kubernetes manifest. A typo in the YAML or a wrong API version can mean kubectl apply never succeeds or creates broken resources.
Web development
fromMedium
1 week ago

SQL UNION vs UNION ALL: Combine Multiple Query Results Like a Pro

The SQL UNION operator combines results from multiple SELECT statements into a single result set, automatically removing duplicate rows. Each SELECT statement must have the same number of columns, and those columns must have similar data types and be in the same order across the queries.
Web development
fromMedium
3 days ago

End-to-End Setup for Scala Pipeline and CI/CD on Windows for Python Developers

To prepare your environment for Scala pipeline development, start by installing JDK 11. Ensure JAVA_HOME environment variable is set to your JDK installation path.
Web development
#programming
fromHackernoon
2 months ago
Web development

WebAssembly targets: The Change in Default Target-Features That You Need to Be Aware Of | HackerNoon

fromHackernoon
2 months ago
Web development

WebAssembly targets: The Change in Default Target-Features That You Need to Be Aware Of | HackerNoon

fromLogRocket Blog
3 days ago

When is low-code the right choice? Here's how to decide - LogRocket Blog

Low-code development enables users to build functional applications with minimal hand-coding by leveraging visual interfaces, drag-and-drop components, and prebuilt templates.
Web development
#web-design
fromSitepoint
2 weeks ago
Web development

Droip Review: Why You Should Choose Droip Over Traditional WordPress Page Builders in 2025 - SitePoint

fromSitepoint
2 weeks ago
Web development

Droip Review: Why You Should Choose Droip Over Traditional WordPress Page Builders in 2025 - SitePoint

#css
fromCodrops
1 week ago
Web development

Building an Infinite Marquee Along an SVG Path with React & Motion | Codrops

fromCodrops
1 week ago
Web development

Building an Infinite Marquee Along an SVG Path with React & Motion | Codrops

fromLogRocket Blog
3 days ago

Comparing AI app builders - Firebase Studio vs. Lovable vs. Replit - LogRocket Blog

Firebase Studio is user-friendly, but its interface can be improved. It excels in design control with customization options, winning in dark mode integration and asymmetric design.
Web development
#user-experience
fromZDNET
1 week ago
Web development

BlueHost review: An easy way to get started with web hosting, but mixed performance

fromZDNET
1 week ago
Web development

BlueHost review: An easy way to get started with web hosting, but mixed performance

fromSitepoint
2 weeks ago

ArgoCD: A Practical Guide to GitOps on Kubernetes - SitePoint

Unlike the traditional push-based approach, ArgoCD runs inside the cluster and pulls changes from the Git, ensuring that API keys and secrets are not exposed, making it a safer and more reliable choice for big enterprises.
Web development
fromInfoQ
4 days ago

Storybook Releases Storybook v9 With Improved Testing Support

Storybook version 9 introduces significant testing improvements with Vitest collaboration, a new test widget for running all stories at once, and enhanced performance with a flatter dependency structure.
Web development
#boxlang
fromBusiness Matters
5 days ago

GreenGeeks vs InMotion: Comparing Speed, Uptime, and Support

GreenGeeks commits to a 99.9 percent uptime guarantee, while InMotion Hosting offers a slightly higher guarantee at 99.99 percent, resulting in less downtime.
Web development
fromMedium
2 years ago

Oh Hello Apollo Client , Goodbye Redux!

Switching to Apollo Client 3 from Redux has transformed my approach to managing global state by streamlining the process and reducing boilerplate code.
Web development
fromSitePoint Forums | Web Development & Design Community
4 days ago

I cannot deploy my web service no matter what!I am doing a simple Python-based project with a basic frontend. it never seems to get deployed at all!

The executable gunicorn could not be found, despite being listed in requirements.txt and confirmed committed and pushed.
Web development
fromwww.sitepoint.com
6 days ago

Understanding Hexadecimal Arithmetic: (and a Tool to Help)

HexCalculator.org supports essential functions like addition, subtraction, multiplication, division, and real-time conversions between hex, decimal, binary, IP, UTF-8, and signed integers.
Web development
fromMedium
2 weeks ago

DOM-Aware Web Crawling with Apache Pekko and Playwright

The result is a web crawler that can open headless browsers, click to expand content, traverse and extract text from a target DOM element, retry failed requests, and extract internal links for recursive crawling.
Web development
fromDeveloper Tech News
6 days ago

Web3 needs copyleft licensing, says Ethereum founder

Buterin's earlier philosophy made perfect sense for someone trying to build something world-changing. He wanted his code to spread like wildfire, and the easiest way to do that was to remove every possible barrier.
Web development
fromRaymondcamden
6 days ago

Results from My Vibe Coding Live Stream

I created an empty directory, opened up the chat interface, and started with a prompt: a web app that generates a randomized maze.
Web development
fromHackernoon
1 month ago

How to Use LlamaIndex.TS to Orchestrate MCP Servers | HackerNoon

llamaindex.TS provides a modular, composable framework for building LLM-powered applications in TypeScript, allowing for better integration and scalability in AI services.
Web development
fromMedium
3 weeks ago

Another stupid side project-whatbin.fyi

The dilemma of knowing which bin gets collected and when often leads to confusion and depends on personal methods like calendars or local council websites.
Web development
fromInfoWorld
6 days ago

Deno 2.4 restores JavaScript bundling subcommand

OpenTelemetry support, which auto-instruments the collection of logs, metrics, and traces for a project, is now stable in Deno 2.4, having been introduced in Deno 2.2.
Web development
#kubernetes
fromHackernoon
4 months ago

Under the Hood of WebRTC: From SDP to ICE and DTLS in Production | HackerNoon

WebRTC allows real-time communication with audio, video, and data in browsers without plugins, utilizing a combination of JavaScript APIs and native engines for connectivity.
Web development
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 development
fromGeeky Gadgets
1 week ago

How to Install Claude Code on Windows

Claude Code is a versatile tool designed for Linux and macOS that can now be seamlessly integrated into your Windows environment, unlocking streamlined coding and project management.
Web development
fromLogRocket Blog
1 week ago

How to build a web-based AI agent with Stagehand and Gemini - LogRocket Blog

In the near future, AI agents will handle most computer-based tasks for us, such as browsing websites, filling out forms, booking tickets, and more.
Web development
#apis
#productivity
Web development
fromAyra
1 week ago

A simple website

Early 2000s websites utilized simple HTML, mainly due to technological limitations and a lack of advanced features like SEO or modern design tools.
fromSitePoint Forums | Web Development & Design Community
1 month ago

Which Front-End Framework Feels Most "Future-Proof" in 2025?

React continues to be a preferred choice for its strong ecosystem and collaborative capabilities. However, for those planning for the future, SvelteKit stands out by offering the best developer experience possible.
Web development
fromInfoWorld
1 year ago

11 surprising ways developers are using Wasm

WebAssembly was designed to fix resource inefficiencies in browsers, enabling developers to run applications faster and more efficiently with precompiled code.
Web development
fromSitePoint Forums | Web Development & Design Community
3 weeks ago

Cache Plugin Causes Click Issue After Activation

When users encounter issues like non-functioning buttons or links after activating a cache plugin, it often indicates a conflict, particularly with JavaScript files. Caching mechanisms can inadvertently interfere with the site's scripts, causing essential functionalities to break, requiring investigation into potential fixes.
Web development
fromMedia-codings
2 weeks ago

Recording cross browser compatible media - Article by Christoph Guttandin - Media Codings

The MediaRecorder is a high level API enabling media recording in browsers, but lacks mandatory format specifications, leading to varied implementations across browsers.
fromInfoWorld
1 year ago

What's new in MySQL 9.0

MySQL 9.0.0 introduces a new Vector datatype, JavaScript Stored Programs, updated library versions, and enhancements to the Event Scheduler, while deprecating old SHA-1 security.
Web development
fromHackernoon
2 years ago

References for Web-Scale Information Retrieval Challenges | HackerNoon

MS MARCO Web Search is the first web dataset that effectively meets the criteria of being large, real, and rich in terms of data quality. It is composed of large-scale web pages and query-document labels sourced from a commercial search engine, retaining rich information about the web pages that is widely employed in industry.
Web development
fromMedium
4 years ago

How to Get Started with Canvas Animations in JavaScript

"Animation is not the art of drawings that move but the art of movements that are drawn." - Norman McLaren
Web development
fromVuejobs
1 month ago

Senior Front-end Software Engineer - Vue2/Nuxt at Slides With Friends

Slides With Friends is seeking an experienced software engineer to enhance their remote team's interactive presentation platform, focusing on building and launching new features.
Web development
fromVuejobs
1 month ago

Full Stack Development (Python, Vue.js) - Long term, CTO at Bulba

Bulba is seeking a senior full stack developer to lead the technical direction of its influencer collaboration platform, emphasizing ownership of the web app.
Web development
fromSmashing Magazine
4 weeks ago

What I Wish Someone Told Me When I Was Getting Into ARIA - Smashing Magazine

ARIA is a vital enhancement for web accessibility, providing additional context to elements when native HTML cannot adequately convey interactivity, purpose, and state.
Web development
fromSmashing Magazine
1 month ago

Creating The "Moving Highlight" Navigation Bar With JavaScript And CSS - Smashing Magazine

...the border around the active navigation item animates directly from one element to another as the user clicks on menu items.
Web development
fromSmashing Magazine
3 weeks ago

CSS Cascade Layers Vs. BEM Vs. Utility Classes: Specificity Control - Smashing Magazine

CSS can be unpredictable, and specificity is its core challenge. Understanding specificity is crucial to prevent reliance on !important flags, which complicate style management.
Web development
fromSmashing Magazine
3 weeks ago

Decoding The SVG path Element: Curve And Arc Commands - Smashing Magazine

The goal is to help you understand how curves and arcs are constructed within SVG, expanding your ability to draw complex shapes using code.
Web development
fromPeterbe
2 weeks ago

Native connection pooling in Django 5 with PostgreSQL - Peterbe.com

Adding 'OPTIONS': {'pool': True}, to the DATABASES['default'] config made this endpoint 5.4 times faster.
Web development
fromInfoWorld
1 year ago

Bun 1.1 JavaScript toolkit backs Windows 10

Bun's developers have implemented a content-addressable cache for files larger than 50KB, significantly improving performance by eliminating repetitive transpilation of the same files.
Web development
[ Load more ]