Hi! It’s me! Remember my first post, Guess the Number with Python? Well, I decided to do the same exercise, […]
Tutorial Coding Blog
4 Best UI Framework For ReactJS
Introduction Building any project from scratch is painful as it takes a lot of time, causes frustration and we spent […]
What Do I Need To Know About React Native Coming From React JS?
This post is for the people who are interested in React Native because they have experience with React JS. People […]
Mocking your APIs in a Symfony Project
If you have a Symfony project which makes HTTP requests to your other projects (whether it is microservices, front and […]
Material Design for the latest Bootstrap 5
MDB 5 was the first-ever UI Kit created for the fifth version of Bootstrap. Download Material Design for Bootstrap 5 […]
How To Execute JavaScript In Selenium PHP?
There are cases where test scenarios may fail unexpectedly with Selenium commands (e.g., click operation on the button web element […]
⚛️ React Developer Roadmap – beginners guide
I was thinking to myself, about the steps I followed to learn React and then I asked myself, why not […]
Using Okta With Static Web Apps
One of my favorite features of (the now General Available) Azure Static Web Apps (SWA) is that in the Standard […]
Creating forms with Formik in React
Introduction Forms are an important medium to collect user’s information which helps us to deliver better features in the future […]
New version of postit-js got published
Hi folks today I just released a new version of postit-js, an embeddable Javascript library to create simple Brainstorming boards. […]