#beginners
Read more stories on Hashnode
Articles with this tag
Watch the talk version on The Monthly Dev Whether it's contributing to open source or starting a new job, the first step is familiarizing yourself...
You learned to code and want to start applying for jobs, but don't want anyone to look at your portfolio. Your app functions well, but you're pretty...
Never trust anything a user puts into your app. Listing Input Validation Encoding Sanitization XSS SQL Injection Command Injection Client-Side...
Starting my web security series by sharing my secrets - just kidding! Let's talk about keeping our secrets safe. Environment Variables Environment...
A list of tools you can use with git to make your life easier. Tab Autocomplete What's My Branch? git GUI Clients Associating Git with Your Text...
I only learned about these commands because I was complaining about git not reliably tracking changes to files I made in the GUI (Finder, VS Code)....