My articles on dev.to:
User Authentication with JavaScript and Express: A Practical Guide
Authentication is a critical aspect of building secure web applications that require user...
18/07/2023
|
|
Pandas Code Testing 101: A Beginner’s Guide for Python Developers
Testing is a crucial step in software development. Every programming language has a myriad of tools...
08/03/2023
|
|
Maximize Your React Skills: Build a To-Do List App from...
In this blog post we’re going to go through everything you need to understand and build a basic React...
25/01/2023
|
|
How to use Firestore with Redux in a React application
You’re using Firebase as your backend-as-a-service platform, with Firestore holding your data....
09/01/2023
|
|
Building a React application: "Where's Wally?"
I've been working as a fullstack (mostly backend) developer for a little more than a year now. I'm...
02/01/2023
|