DEV Community

jatin sablok
jatin sablok

Posted on

I am new in nodejs

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

Top comments (2)

Collapse
 
thejscode profile image
Jaskirat Grewal

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.

Collapse
 
mgce profile image
Mateusz Gajda

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

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay