python (65.1k 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 (12.9k questions)
What is more expensive, computational power or storage in hosting servers?
I created a basic program that can make it easy to write css, make it more easy to debug and take less space.
A basic animation looks like this :
$moveLeftRight|l;r|5px;0|6px;None|
Basic css Style:
....
Im Yaver Javid
Votes: 0
Answers: 2
Every time I edit SCSS, Parcel crashes the hot reloading with a Build Error
I've just started using Parcel and I love it compared to webpack. The simplicity is incredible for someone like myself who doesn't necessarily need a tool like webpack yet.
That being said, I am runni...
coast
Votes: 0
Answers: 1
how to resize my image preview for website
Hi I'm using the below code to setup a image preview
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#">
<meta property="og:image" conten...
unofficialdxnny
Votes: 0
Answers: 2
Spring Boot Error creating bean with name: Lookup method resolution failed Fail to introspect class from classloader
I am developing a spring boot web application. In the application, I have implemented Stripe payment gateway. My application is working fine on local machine but when I deployed my web app into Apache...
Rakhi
Votes: 0
Answers: 1