Random TIL #1
Random TIL #1
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Professional slacker
Recent comments
How to get better at vim?
Use vim as your main editor even though it's going to slow yo...
Rails 6 with Bootstrap (Webpacker for JS, Asset Pipeline for CSS)
I don't think that variable will do anything just by declar...
A Trick to Make your Telegram Bot Private
Good to know and I think you can always get the chat_id if ...
Pagination done
Maybe you can try github.com/ddnexus/pagy. Just look at the...
How Bcrypt Compares Password
TIL about argon and scrypt. Awesome link 👍