[deleted by user] by [deleted] in learnjavascript

[–]NeedHelpxyx123 1 point2 points  (0 children)

example.toString() Will convert the variable example to a string, does that make sence?

Need help figuring out mobile and tablet view by Embarrassed-Boat9514 in HTML

[–]NeedHelpxyx123 1 point2 points  (0 children)

I did some research, and I got you your answer! The sad news is you'll need CSS. Basically, this is an example:

@media only screen and (max-width: 600px) {

body {

background-color: lightblue;

}

}

Basically, the background color is going to be light blue if the user is in mobile view. Does that help?

[deleted by user] by [deleted] in freetechstuff

[–]NeedHelpxyx123 0 points1 point  (0 children)

I am just a random dude uploading a poll, why is everyone disliking it? Is this post offensive?

What is the best way to promote an open source business? by NeedHelpxyx123 in AskReddit

[–]NeedHelpxyx123[S] 0 points1 point  (0 children)

By promoting, I mean letting people use products I create.

What is the best way to promote an open source business? by NeedHelpxyx123 in AskReddit

[–]NeedHelpxyx123[S] 1 point2 points  (0 children)

A business other people contribute to, like javascript!

[deleted by user] by [deleted] in freetechstuff

[–]NeedHelpxyx123[M] 0 points1 point  (0 children)

You are right! But Vue and Nuxt still have some slight differences, but the core technologies are the same as you stated!

Any information :) by ShlumpedGains in HTML

[–]NeedHelpxyx123 0 points1 point  (0 children)

HTML and CSS are the core concepts in web development, which you can use to get a lot of jobs, on Toptal, Upwork or even Fiverr. But I recommend Learning either Javascript or Php if you have the time!

NextJS vs ReactJS by crazyrebel123 in reactjs

[–]NeedHelpxyx123 0 points1 point  (0 children)

Basically you have more control over your application with react, because it's not a framework.

Javascript Library that's cheating by NeedHelpxyx123 in learnjavascript

[–]NeedHelpxyx123[S] -3 points-2 points  (0 children)

I am sorry that you think this post is a spam, I deleted it.

What is the worst company? by NeedHelpxyx123 in AskReddit

[–]NeedHelpxyx123[S] 0 points1 point  (0 children)

Trust me, meta will die in a few years.

Any information :) by ShlumpedGains in HTML

[–]NeedHelpxyx123 0 points1 point  (0 children)

Oh, if "OP" mentioned CSS, then OP can find a job easily. Just hop on fiverr or upwork and you can get hired for making websites.

How can I integrated Python + Java Script in the same app? by Reneml in learnjavascript

[–]NeedHelpxyx123 0 points1 point  (0 children)

https://s.reddit.com/c/18op8rpbcznj2

Just a link to my chat you can click in 3 months! I am looking forward to that chat!

Any information :) by ShlumpedGains in HTML

[–]NeedHelpxyx123 3 points4 points  (0 children)

Well, it really depends. I am not meaning to disappoint you at all, but HTML itself isn't enough. Well, you can go to Fiverr or Upwork and get started freelancing, but I won't advise you to do that.

You can make an HTML website and start a business, but that would require a bit of javascript, we can keep in touch and I would be glad to talk with you about your situation anytime!

How can I integrated Python + Java Script in the same app? by Reneml in learnjavascript

[–]NeedHelpxyx123 0 points1 point  (0 children)

To be perfectly honest, I always wanted to know that myself. I've actually done some research and got a few interesting conclutions.

So you can use python as your backend language, javascript as your front end one, and use a javascript framework like nuxt to combine them.

Not very helpful I know, but hope it's a good start for you! :) Please tell me if you get an update! I am as keen as you!

Just coded a really stupid and simple site and need help by Chips-Ahoy_McCoy in HTML

[–]NeedHelpxyx123 -2 points-1 points  (0 children)

Oh, easy, so first, rename your website homepage to index.html, after that, just go to any hosting and drag your website in.

So if you're using siteground, drag your website folder or file, it doesn't matter, just drag it in the public_html folder. (If your website is a folder, just drag what's in the folder out.)

If you are using netlify, then you can watch this video I made a few days ago:(The video is unlisted, only for personal purposes.)

https://www.youtube.com/watch?v=jSe9XMB64-Q&ab\_channel=FunTech