About Me

Walid Newaz

Hi, I'm Walid Newaz, a software engineer who enjoys writing and learning about software programming, the outdoors, and common observations.

Read more about me >

Tutorials:

End-to-End testing with Cypress

October 03, 2023

End-to-End testing with Cypress

  • testing
Unit testing Hooks and Asynchronous Code in React

October 01, 2023

Unit testing Hooks and Asynchronous Code in React

  • testing
Writing unit tests

September 29, 2023

Writing unit tests

  • testing
Lazy Loading and Code Splitting

September 27, 2023

Lazy Loading and Code Splitting

  • optimization
Optimizing Performance in React Applications

September 25, 2023

Optimizing Performance in React Applications

  • performance
Implementing breadcrumbs

September 22, 2023

6 min

Implementing breadcrumbs

  • breadcrumb
Advanced Routing Techniques: Nested Routes, Dynamic Routing, and Route Guards

September 20, 2023

8 min

Advanced Routing Techniques: Nested Routes, Dynamic Routing, and Route Guards

  • nested route
Setting up React Router for Navigation

September 18, 2023

5 min

Setting up React Router for Navigation

  • react router
React Context API

September 15, 2023

6 min

React Context API

  • react