A minimal and user-friendly To-Do List App to help you stay organized and boost productivity. Easily add, edit, and delete tasks, mark them as complete, and manage your daily goals efficiently
...
ABC Electronics is a simple e-commerce website template with a navigation bar, product listings, a shopping cart, and a checkout system. It includes basic filtering and sorting options for products an...
Make Regular Expressions Testable and Understandable
TL;DR: You can break down a complex validation regex into smaller parts to test each part individually and report accurate errors.
Problem...
A couple months ago I decided to jump into the tech world by enrolling in a bootcamp. It's been an interesting journey, from starting with the classic "Hello, World!" to building a small project. I'm ...
Know to only refer to by :details (for url)
will work if I upload this to mydomain
⛶(in route)
get "/movies/:id" => "movies#show", as: :details
<%= details_path(42) %>
<%= details_url(...
I went on a deep dive to figure out the nitty-gritty difference between an expression and statement. I figured I'd share my findings here so you don't have to hunt for the answers 😉Disclaimer: this...
Introduction to React Native for Mobile DevelopmentReact Native has revolutionized mobile app development by allowing developers to build cross-platform applications using JavaScript and React. Whethe...
As a developer, I am always curious to try new tools that helps to boost productivity of our tasks, in my last posts where I talked about creating the CRUD app from scratch and also using the AG grid ...
Signup here for the newsletter to get the weekly digest right into your inbox.weeklyfoo #78 is here: your weekly digest of all webdev news you need to know! This time you'll find 36 valuable links in ...