Ahmad Hamze Homepage
  • Posts
  • Mapping Earthquakes Locations on a Map
  • Pictionary using websockets
  • AI Blogs
    • Chatbot with Vector Database and FastAPI
    • Medical Chatbot
  • Algorithmics Blogs
    • Recursion with Memoization
  • Automation Programs
    • Puppeteer vs Selenium
    • Selenium Speed Test
  • Cellular Automata
  • Infrastructure & DevOps
    • Chatbot Deployment
  • Mathematics
    • From random walk to diffusion
    • Simple C++ matrix calculation
  • Opinion Blogs
    • With due apology to front-end developers
    • Advice to my past self
    • Changing Jobs and Tech Stacks
    • Web Dev Learned Lessons
  • React Applications
    • React Trivia Quiz
    • Storybook with React
Storybook with React

In this blog, I will be showing how to use Storybook with React and talk a bit about its benefits. I have used Storybook during my first job as a frontend developer, and I enjoyed every moment of it. What is Storybook Here’s a description from the official website Storybook is an open source tool for building UI components and pages in isolation. It streamlines UI development, testing, and documentation.

October 24, 2021 Read
A React Typescript Trivia Quiz

This is a simple React + TypeScript + Storybook application, it’s a trivia quiz where the user answers a question and when all the questions are finished, they can see their score and the correct answers. In this blog, I will go over the most important parts of the code, which you can find here. Handling the data received from the API The code is in api/quizz-api.ts. The first thing to do is to create a type that handles the response returned by the API.

October 23, 2021 Read
Navigation
  • About me
  • Skills
  • Projects
  • Blogs
Contact me:
  • Email: ahmadhamze@yahoo.com

Toha
© 2021 Copyright.
Powered by Hugo Logo