Git Product home page Git Product logo

Comments (7)

ChiragAgg5k avatar ChiragAgg5k commented on May 16, 2024 1

Yeah i am interested!

from learn-javascript.

ChiragAgg5k avatar ChiragAgg5k commented on May 16, 2024 1

@sumn2u hey there. i am a bit confused on how to add a new document. By following the README.md in the src directory, i made a new folder named server-side inside which i made a README.md file with some boilerplate text. But on running the dev server using yarn start , its neither showing on the navbar, nor available by directly going to the url:

ENOENT: no such file or directory, stat '/Users/chiragagg5k/Desktop/coding_stuff/repos/learn-javascript/_book/en/server-side/index.html'
Screenshot 2023-09-28 at 4 55 54 PM

from learn-javascript.

sumn2u avatar sumn2u commented on May 16, 2024 1

Thanks, I was able to get that working. I was also curious what chapter number would you like this one to be?

Let's put it under chapter 20 and update the exercises chapter to 21.

from learn-javascript.

ChiragAgg5k avatar ChiragAgg5k commented on May 16, 2024

Hey, I was curious about what this chapter intends to cover. Is it about how JavaScript can run on the server side using NodeJS, or does it cover topics of server-side rendering using frameworks like Nextjs? Or is it both?

from learn-javascript.

sumn2u avatar sumn2u commented on May 16, 2024

Hey, I was curious about what this chapter intends to cover. Is it about how JavaScript can run on the server side using NodeJS, or does it cover topics of server-side rendering using frameworks like Nextjs? Or is it both?

Hi @ChiragAgg5k , its about both and has not been covered yet. If you are interested then i can assign you.

from learn-javascript.

sumn2u avatar sumn2u commented on May 16, 2024

Hello @ChiragAgg5k, thanks for taking care of the server-side chapter. To view any new changes made to a newly created file, it's necessary to restart the server after its creation. I recommend that you restart the server. Additionally, to preview the newly created chapter in the sidebar, it needs to be added to the SUMMARY.md file as shown here.

If restarting the server didn't help then you can run yarn build followed by yarn start. Let me know if you still have a problem.

from learn-javascript.

ChiragAgg5k avatar ChiragAgg5k commented on May 16, 2024

Thanks, I was able to get that working. I was also curious what chapter number would you like this one to be?

from learn-javascript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.