Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

Bitget
bitget.com > amp > news > detail > 12560605546210

Monad announces block time reduced to 300ms, compared to Solana, Arbitrum, and Robinhood Chain

2+ hour, 27+ min ago   (33+ words) Bitget Monad announces block time reduced to 300ms, compared to Solana, Arbitrum, and Robinhood Chain You may also like...

DEV Community
dev.to > tinkerfx > web-effects-with-an-x-ray-mode-toggle-a-layer-see-which-lines-of-code-it-owns-2cag

Web effects with an X-ray mode: toggle a layer, see which lines of code it owns

6+ hour, 35+ min ago   (338+ words) Copy-paste an effect from anywhere and you get a finished snippet. It works, or half-works, and the moment you want to change one thing you're reading forty lines trying to find which one does it. TinkerFX is 79 web effects built…...

Medium
medium.com > @vkasparevych > 9-new-css-features-that-are-quietly-firing-your-javascript-3ac8de231508

9 new CSS features that are quietly firing your JavaScript.

8+ hour, 5+ min ago   (759+ words) So Chrome dropped CSS Wrapped 2025 and I’ve been spelunking through all 22 features like a raccoon in a recycling bin. And I noticed …...

Medium
medium.com > @famimfarhaz > how-i-built-a-custom-portfolio-website-for-an-animator-from-scratch-no-templates-no-figma-dff159cdb2be

How I Built a Custom Portfolio Website for an Animator From Scratch (No Templates, No Figma)

10+ hour, 48+ min ago   (454+ words) A few weeks ago an animator named MD Zubayer Rana Abir reached out to me needing a portfolio site. Not a …...

WebScraping.AI
webscraping.ai > blog > jsoup-java-guide

jsoup Java Guide: HTML Parsing, CSS Selectors, and Scraping

17+ hour, 51+ min ago   (739+ words) Gradle (Kotlin DSL works the same with parentheses): Check Maven Central for the latest version — jsoup releases steadily and updates regularly matter because it parses untrusted input. For a quick script without a build tool, download the jar and add…...

DEV Community
dev.to > javapixastudio > dev-must-know-make-our-website-lightweight-with-bundle-size-optimization-1ai0

Dev must know! Make our website lightweight with bundle size optimization.

17+ hour, 51+ min ago   (633+ words) Before we get into the nitty-gritty of optimization, let's understand why a lean, mean bundle size isn't just a nice-to-have but an absolute necessity. It goes far beyond simply "making it faster." Firstly, there's the user experience. People expect instant…...

DEV Community
dev.to > sgbp > the-concentric-border-radius-rule-why-nested-rounded-corners-look-slightly-wrong-3hog

The concentric border-radius rule: why nested rounded corners look slightly wrong

18+ hour ago   (570+ words) You round a card at 16px. You round the thumbnail inside it at 16px too, because that's the design token. Then you squint at it and something is off — the gap between the two curves looks fatter at the diagonal than it…...

DEV Community
dev.to > kishan_hadiyal_8cf48e733d > closing-angulars-aesthetic-gap-1d26

Closing Angular's aesthetic gap

19+ hour, 2+ min ago   (406+ words) If you've built an Angular product in the last two years, you've felt this. The libraries that redefined what "modern component design" looks like — shadcn/ui, Radix, Park UI — showed up for React and mostly stayed there. Angular got thin…...

DEV Community
dev.to > avishek_dhimal_da92aff5fc > stop-writing-css-gradients-by-hand-free-generator-with-tailwind-and-scss-export-2dff

Stop writing CSS gradients by hand — free generator with Tailwind and SCSS export

20+ hour, 37+ min ago   (285+ words) Writing linear-gradient(135deg, #667eea 0%, #764ba2 100%) from scratch every time is tedious. Remembering the syntax for radial and conic gradients is even worse. I added a free CSS gradient generator to PaletteCSS that handles all three gradient types with a live visual preview. What…...

DEV Community
dev.to > erowidentertainmentllc > i-am-just-starting-to-code-but-1f4p

I am just starting to code. But....

1+ day, 4+ hour ago   (82+ words) Okay... So I get that I can do math, and put data types into variables and lists... and I can loop through those lists, and I can have conditionals.... but HOW DOES ANY OF THAT ACTUALLY MAKE USABLE REAL SOFTWARE…...