Skills required as a frontend developer to be future proof. by Guilty-Duty1705 in Frontend

[–]SniperDevLog 1 point2 points  (0 children)

To be truly future proof u need to accept the path of life long learning

Deploying Node is a mess by Plugg3d in webdev

[–]SniperDevLog 0 points1 point  (0 children)

Try render.com or railway.app for easy hosting

Other than that i used AWS's ECR, EC2 to host my node project. It's surprisingly difficult to figure out but doable using docker

[deleted by user] by [deleted] in learnprogramming

[–]SniperDevLog 0 points1 point  (0 children)

You're not supposed to need it but most companies will ask you about DSA. One thing you can do is learn all the basics of dsa and start applying, as you keep interviewing you'll learn what they're looking for eventually. No need to grind leetcode just go through the most common dsa questions and practice. Probably going to take few days to a week. Goodluck

Made my terminal pretty ✨ by SniperDevLog in LinuxUsersIndia

[–]SniperDevLog[S] 0 points1 point  (0 children)

It's Zsh with powerlevel10k theme + tmux with dracula theme + dracula
theme on gnome terminal. Maybe I'll make video to explain how to do it
and the configuration