python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is there any method to minimize images using webpack 5?
I am literally getting lost inside a ton of articles, youtube videos, documentation of plugins loaders trying to find a way to minimize the size of images in webpack.
I need a way to do that with web...

Boulanfad Mustapha
Votes: 0
Answers: 1
Having Node module issue after upgrade to native script 8.1.5
I have upgraded my Native script Project which was running fine on previous version.
After upgraded to 8.1.5, Having node modules error.
My package.json
{
"description": "Order Next Application"...
Naveen Kumar
Votes: 0
Answers: 1
Error when parsing integer from Minecraft plugin config.yml
I tried adding a path for where the user could input the number of rows in the config file and I had to parse the integer since it's a string and it keeps returning an error. I think it may be an erro...
Ethan Frank
Votes: 0
Answers: 1
Open a website-link in a cordova app, and open a specific app-page and get the parameter of the link
I have a cordova app and I want to do the following:
There is a link in an app like whatsapp or any other messenger, or in a mobile browser like chrome: www.example.com/site?p=xyz
I click on that lin...
Philipp K
Votes: 0
Answers: 2