Articles

Checkboxes and the logic behind updating them

My task for the day was to build checkboxes of all the categories available for the posts. One post may have multiple categories. The first thing to do was to build a form where the multiple checkboxes are dynamically available and add them to the post-category relationship table (add only the id of both post …

Checkboxes and the logic behind updating them Read More »

Dynamic Wallpapers on Mac

Wallpapers don’t have to look the same all day. No, I am not talking about changing the wallpaper after a certain period of time, but changing the view of the wallpaper (same) according to the time of the day. Yes, you heard it right. The same wallpapers have dark colors and starry skies at night …

Dynamic Wallpapers on Mac Read More »

Free Admin Dashboards Created on Bootstrap 5

Here are some free admin dashboards that are created on Bootstrap 5 to use on your next project. Star Admin 2 Free: https://www.bootstrapdash.com/product/star-admin-free/ Kapella Admin Template: https://www.bootstrapdash.com/product/kapella/ Spica Admin Template: https://www.bootstrapdash.com/product/spica-free/ Plus Admin: https://www.bootstrapdash.com/product/plus-admin/ Connect Plus: https://www.bootstrapdash.com/product/connect-plus-free/ Royal UI: https://www.bootstrapdash.com/product/royalui/ Visit: www.bootstrapdash.com for more free Bootstrap 4 and 5 admin dashboard templates

Wanna start your career as a developer? Learn Git First.

If you want to start your career as a developer then the first thing you need to learn before anything is GIT. I cannot express how important it is to learn GIt.  Learn Git and push code every single day.  So What is Git? In simple terms, It’s a Version Control System. But how will …

Wanna start your career as a developer? Learn Git First. Read More »

How to take the Screenshot of the full website

Google Chrome actually has a hidden feature that can capture the screenshot of the full website (all the scrolling is not needed) that you are visiting and save it as a png file.  The only problem is it’s well hidden and normal mortals cannot easily find it. Chrome’s Hidden Treasure, The Screenshot Here are the …

How to take the Screenshot of the full website Read More »