Hello, who can help me upload a nextjs13 site on o2switch with cpanel? [closed] - javascript

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 days ago.
Improve this question
I would like to deploy my site created in nextjs13 on my server (o2switch) with cpanel but I cannot create the Build folder.
terminal

Related

why my vs code shows javascript code as plin text? [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 days ago.
Improve this question
when ever i try to write a javascript code in vs code it show like a plain text. Node js also installed
javascript code
Press Ctrl + Shift + P
Type Change Language Mode
Select the Language

Angular 1.0 Application Not Indexing in Webmaster Tools [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
We have tried many solutions such as:
Submitting sitemaps
Using the deprecated escaped fragment code:
<meta name="fragment" content="!" />
Pre-Rendering and routing to content via userAgent detection.
What is best practice for indexing a site test the indexing of a site in google as well as the best practices for other accessibility by 3rd party bots such as Facebook and other social opengraph tools?

How notification system works [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am going to develop a admin tasking system using PHP, MySQL, JavaScript . How the notification system works and how they save real time data. is there there any example of notification system .
Pusher (https://pusher.com/) is great when it comes to real time, and it's not expensive.
I've been using it on a project of mine for chat, and it worked flawlessly.
They also have tutorials, and particularly, they have one on how to create real time notifications. Here's the link: https://pusher.com/tutorials/realtime-notifications
I think this is perfect for you. It's simple, and while you're building your system, it's free.

How Old is `language=JavaScript1.1` in Tag? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I was working on a project last weekend for some people refactoring some very old code, and I ran into this in a JS tag. language=JavaScript1.1 What era of JavaScript was this?
Javascript 1.1 was released in 1996, and supplanted by 1.2 in 1997.

Web game architecture [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am working on a web based game in JS (typescript), with a node.js server and AJAX. I know very little of game based architecture, and as the game grows, it becomes more and more complicated which made me think of rebuilding it with a proper architecture. What tuts/books should I read about architecture, knowing that a web-based game with strong logic on both client and server side requires a somewhat specific knoweldge ? Thank you for your help

Categories

Resources