I am new in nodejs
jatin sablok

jatin sablok @jatin2856

Location:
New delhi
Joined:
Jan 10, 2020

I am new in nodejs

Publish Date: Apr 23 '20
1 2

I am begginer in nodejs and i made one project on it how i learn further and learn good practices..????????

Comments 2 total

  • Mateusz Gajda
    Mateusz GajdaApr 26, 2020

    Make another project, read about what you don't know and repeat.

  • Jaskirat Grewal
    Jaskirat GrewalJul 1, 2020

    I can give you an idea. Create a web application of a calculator which has different webpage for different operations. Create a login functionality which is needed before accessing calculator. Use express js to create the server. Further, save every operation in mysql database through forms in html and nodejs mysql library. Use jquery to retrieve the data from database as needed.

Add comment