start his career as a junior front end developer to find a job should i be worry about the node.js and it realated things like express or these things ? and if i should not , so then how to make some resume projects that actually can be connected to the server like signing up and signing in form for the website or for posting on a blog project or uploading a picture or liking a post and so on that are not static any more and will be saved and shown to user?
so you want to do backend too?
You can use services like firebase/supabase that handles the auth part for you. You don't always need auth. For example, in a blog. There are alternatives that relies on files rather than databases: jekyll and similar. Or you can use a CMS to back your crud requirements. Strapi is a good one, fairly easy to setup.
Обсуждают сегодня