DEV Community

Discussion on: Looking For Help!

Collapse
 
ironcladdev profile image
Conner Ow

So you only use node without any knowledge of CSS or JS??

Making an account/authentication app without CSS or JS is very possible, I've made one before. Try looking into setting a cookie with NodeJS. I do backends in python and it should work almost the same way.

Collapse
 
unixbyx profile image
UnixByX

Ah okay thanks :)