python (65.2k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
mp4 video of a simulation is being skewed horizontally
I recently began programming a simulation for one of my high school classes. I have never worked in c++ before so I really should've done some practice programming first. Bear in mind this means my pr...
Malachy Crossan
Votes: 0
Answers: 0
Glassmorphism in Jetpack Compose
has anyone an idea of how to implement the glassmorphism design in jetpack compose (or maybe xml if there is no way in compose)?
The main problem I had while trying was to give the area behind a s...
max
Votes: 0
Answers: 0
react-scroll-parallax and CSS backdrop-filter: blur
With create-react-app, I want to implement a simple parallax effect with the help of the npm-package "React Scroll Parallax" with a slowly scrolling background image and a faster scrolling &...
McFly
Votes: 0
Answers: 0
Is there anyway to mix :focus-within and :not pseudo-clases in CSS to create a blur effect?
When the focus is in the text-area (Form) I want the body EXCEPT THAT FORM to blur.
React & Tailwind code:
<div className="sub-main-container">
<another component/>
<anot...
Marco Bertonati
Votes: 0
Answers: 1