Web Developers
@web_developerz
1.6K
subscribers
1
photo
7.19K
links
- Top web development solutions
- Trend web technologies
- Top open-source repositories
- Free resources
- Bookmark-Shared posts
Download Telegram
Join
Web Developers
1.6K subscribers
Web Developers
https://stackoverflow.com/questions/7439042/css-js-to-prevent-dragging-of-ghost-image
Stack Overflow
CSS /JS to prevent dragging of ghost image?
Is there a way to prevent the user from seeing a ghost of the image they are trying to drag (not concern about security of the images, but the experience).
I've tried this which fixes the problem ...
Web Developers
https://youtu.be/jdiy6sz1-fk?si=WPcvHRWRQNPqqtPy
YouTube
How to Create Entire Website with ChatGPT (No Coding)
🏆
*#1 Content Generator* ➜ https://gravitywrite.com/
🌐
*The Best Place to Host your Website* ➜ -https://go.webspacekit.com/WebsiteWithChatgpt2024
🔥
*Check out our AI Website Builder* ➜ https://gravitywrite.com/ai-website-builder
❤️
*Start here* ➜ http…
Web Developers
https://www.30secondsofcode.org/css/s/circular-progress-bar/
www.30secondsofcode.org
How can I create a circular progress bar using only CSS? - 30 seconds of code
Circular progress bars are fairly common in the web. Luckily, some new CSS features make it easier than ever to create them.
Web Developers
https://github.com/zachacole/Simple-Grid
GitHub
GitHub - zachacole/Simple-Grid: A simple, lightweight CSS grid
A simple, lightweight CSS grid. Contribute to zachacole/Simple-Grid development by creating an account on GitHub.
Web Developers
https://www.namecheap.com/blog/top-15-css-3-grid-systems/
Namecheap Blog
Top 15 HTML 5 / CSS 3 grid systems & frameworks - Namecheap Blog
A quick overview of 15 high-quality HTML5/CSS3 grid systems and frameworks that can assist you when building websites.
Web Developers
https://www.webinteractions.gallery/
Web Developers
https://youtu.be/SPdQ9PBIecI?si=z7l7VFIq8l0pC5tM
YouTube
Create, Deploy & Sell Your Full-Stack App with Zoer AI in One Session (Lovable + Supabase + Netlify)
🚀
From Zero to Full-Stack App with Zoer AI – No Coding Needed!
💫
Zoer AI : https://bit.ly/4oJtsKn
🌍
Deployed project : https://app20250812133134hjldjzopbc.online.zoer.ai/
In this beginner-friendly tutorial, you’ll see exactly how Zoer AI, the all-in-one…
Web Developers
https://blog.pixelfreestudio.com/how-to-use-javascript-for-responsive-web-design/
PixelFreeStudio Blog -
How to Use JavaScript for Responsive Web Design
Learn how to use JavaScript for responsive web design. Explore techniques to enhance your website's adaptability and interactivity across devices.
Web Developers
https://github.com/vercel/next.js/discussions/56776
GitHub
Why does the window.onload event not work in next.js? · vercel next.js · Discussion #56776
This article shows how to read window object and add events to it in next.js. The idea is to use useEffect and add/remove events to the window object. useEffect(() => { const onResize = () =>...
Web Developers
https://css-tricks.com/zooming-squishes/
CSS-Tricks
Zooming Squishes
Responsive designs can squish content inward when zooming, breaking a decent layout after just a few zooms. One reader writes in who really dislikes this on CSS-Tricks. But it's (mostly) fixable! Just make those media queries EM-based instead of pixel-based.
❤
1
Web Developers
https://cloudfour.com/thinks/the-ems-have-it-proportional-media-queries-ftw/
Cloud Four
The EMs have it: Proportional Media Queries FTW!
Hay, I wrote this in 2012! I still like the notion of the metaphorical connection between content-based sizing units (e.g. ems) and layout definitions (e.g. breakpoints). And the zooming behavior cited here was always meant more as a sidelong example than…
❤
1
Web Developers
https://www.freecodecamp.org/learn/2022/responsive-web-design/
www.freecodecamp.org
Learn to Code — For Free
❤
1
Web Developers
https://www.youtube.com/watch?v=srvUrASNj0s
YouTube
Introduction To Responsive Web Design - HTML & CSS Tutorial
This tutorial teaches you to build responsive websites from scratch. It’s a part of The Responsive Web Design Bootcamp at Scrimba: https://scrimba.com/g/gresponsive
However, this 4-hour tutorial stands fully on its own legs. It starts with explaining the…
❤
1
Web Developers
git-annex
https://git-annex.branchable.com/
❤
1
Web Developers
https://youtu.be/-L0BSSQBWOI?si=QoAJbUh50sT_V3rm
❤
1
Web Developers
https://www.youtube.com/watch?v=xfKYYRE6-TQ
YouTube
All React Hooks Explained - React Hooks Tutorial 2025
Get 20% off pro plans when learning with Scrimba: https://scrimba.com/?via=pedrotech
Dive into the ultimate React hooks guide for 2025! This video covers every React hook, including new additions and deprecated ones, providing real-world examples and best…
❤
1
Web Developers
https://www.youtube.com/watch?v=dCLhUialKPQ
YouTube
React JS 19 Full Course 2025 | Build an App and Master React in 2 Hours
Dive straight into React—from basic JSX to advanced hooks—and build a real, modern app in this hands-on crash course!
Hostinger: https://jsm.dev/react25-hostinger
Appwrite: https://jsm.dev/react25-appwrite
WebStorm: https://jsm.dev/react25-webstorm
🎁
Video…
❤
1
Web Developers
https://www.youtube.com/watch?v=wIyHSOugGGw
YouTube
Every React Concept Explained in 12 Minutes
My React course: https://reactbootcamp.dev
Chapters
0:00 - Intro
0:11 - Components
0:29 - JSX
1:02 - Curly Braces
1:29 - Fragments
1:49 - Props
2:20 - Children
2:54 - Keys
3:27 - Rendering
4:34 - Event Handling
5:05 - State
5:54 - Controlled Components…
❤
2
Web Developers
https://youtu.be/AW1yfBKRMKc?si=CnTv2_rYtE_gymoZ
YouTube
Web Animations Full Course 2025 | Build an Awwwards Website & Master GSAP in Two Hours
🚀
Master GSAP. Build the GTA VI site. Launch discount live → https://jsm.dev/cocktail-gsap
In this GSAP Crash Course, you'll learn how to build an immersive cocktail website with scroll-synced video playback and cinematic animations. We'll use React and…
❤
1
Web Developers
https://css-tricks.com/need-to-scroll-to-the-top-of-the-page/
CSS-Tricks
Need to scroll to the top of the page? | CSS-Tricks
Perhaps the easiest way to offer that to the user is a link that targets an ID on the element. So like...
❤
1
Web Developers
https://webflow.com/blog/parallax-scrolling
Webflow
Parallax scrolling: What it is and 10 examples
From CSS background parallax to mouse-based effects, see how parallax scrolling works — with 10 website examples and tips for building your own.