Jennifer Fu's repositories
react-interview
React Interview Examples
react-tree-table
Exploring Tree Table Using Ant Design System
ai-chatbot-langchain
The project is used as an example in Build an AI Chatbot Using LangChain.
react-ssr-with-router
Example 2 for A Hands-on Guide for a Server-Side Rendering React 18 App
ai-langsmith
The project is used as an example in an article about LangSmith
angular-guess
Implement Guess.js in Angular application, which is described in the article, Evaluating Guess.js in Angular Applications -- https://betterprogramming.pub/evaluating-guess-js-in-angular-applications-68803b475695.
circular-dependency-project
A project for a practical guide to detect and prevent circular dependencies, along with some tips to fix circular dependencies.
cra-dev-tool
This is a Chrome browser extension that serves the UI of Create React App from your local machine while you're browsing a cloud deployment.
jennifer-files
Host files for Jennifer's Medium articles: https://jenniferfubook.medium.com/jennifer-fus-web-development-publications-1a887e4454af
lighthouse-batch
Run Lighthouse analysis over multiple sites in a single command
login-out-react-router
An Login and Logout example with React Router.
my-deno-fresh-project
An Deno Fresh example
next-14-canary
This repository is for illustrating the article: 4 Major Features in Next.js 14.
npm_upgrading
An example how to upgrade NPM packages
react-guess
Implement Guess.js in Create React App. It does not work, although it works in Angular. Please refer to https://github.com/JenniferFuBook/angular-guess.
react-highcharts-parallel-coordinates
The repository for the article, Exploring Parallel Coordinates Highcharts in React
react-idle-timer-cross-tab
An example to logout all tabs/windows upon idle timer
react-image-slider
Illustration code for the article: "Ace Your React Coding Interview: Projects and Challenges"
react-jest-mock
This repository is made for illustrating the article, Unveiling the Secrets of Mocking Day.js.
react-star-rating
Illustration code for the article: "Ace Your React Coding Interview: Projects and Challenges"
react-weather-app
Illustration code for the article: "Ace Your React Coding Interview: Projects and Challenges"
vite-dev-tool
This is a Chrome browser extension that serves the UI Vite app from your local machine while you're browsing a cloud deployment.
vite-jest
Setting Up Jest for a TypeScript Vite Application
vite-react-router
A Vite project for React Router