Open in app

Sign In

Write

Sign In

Jennifer Fu
Jennifer Fu

1.94K Followers

Home

About

Pinned

Jennifer Fu’s Web Development Publications

Development series for React, JavaScript, TypeScript, CSS, node/npm, web frameworks, micro frontends, artificial intelligence, machine learning, and interview guides. NodeJS / NPM An In-Depth Explanation of package.json’s Dependencies How to Upgrade Dependencies in package.json Write and Debug JavaScript With NodeJS How To Use NVM To Manage Node.js 20 and NPM 9 6 Major…

Web Development

6 min read

Jennifer Fu’s Web Development Publications
Jennifer Fu’s Web Development Publications
Web Development

6 min read


Published in

Artificial Intelligence in Plain English

·4 days ago

AI Landscape in 2023

Takeaways from AI Hardware & Edge AI Summit AI Hardware & Edge AI Summit was held during September 12–14, 2023, at Santa Clara Marriott, CA. It has been a year since last summit. What’s novel at today’s AI horizon? Here is a list of what we have learned from the…

AI

8 min read

AI Landscape in 2023
AI Landscape in 2023
AI

8 min read


Published in

JavaScript in Plain English

·Sep 11

Exploring Highcharts Drawing Capabilities

A step-by-step guide on Highcharts custom graphs Introduction Highcharts is an enterprise-grade JavaScript charting library based on SVG. It comes with excellent documentation and innumerable examples. The only drawback is that the license is proprietary. It is free for personal/non-commercial uses, but you must pay for commercial applications. Besides plotting charts…

Highcharts

13 min read

Exploring Highcharts Drawing Capabilities
Exploring Highcharts Drawing Capabilities
Highcharts

13 min read


Published in

JavaScript in Plain English

·Sep 5

Nx — The Most Popular Monorepo Tooling With Caching and Dependency Management

A beginner’s guide on Nx — Introduction In version-control systems, a monorepo is a software-development strategy in which codebase for a number of projects is stored in the same repository, allowing the possibility of code sharing and linking between those projects. Besides hosting projects and libraries in a centralized location, a monrepo also provides caching and manages…

Nx

16 min read

Nx — The Most Popular Monorepo Tooling With Caching and Dependency Management
Nx — The Most Popular Monorepo Tooling With Caching and Dependency Management
Nx

16 min read


Published in

JavaScript in Plain English

·Aug 21

Use Chrome Extension To Develop Frontend Applications — Vite App and Create React App

A step by step guide from Hello World Extension to extensions that serve UI code from a local build Introduction Software development is complicated. Before writing any code, it may take some time and effort to set up working environment for enterprise applications that are deployed on virtual machines, containers, etc…

Chrome

13 min read

Use Chrome Extension To Develop Frontend Applications — Vite App and Create React App
Use Chrome Extension To Develop Frontend Applications — Vite App and Create React App
Chrome

13 min read


Published in

JavaScript in Plain English

·Aug 7

Introducing Vite — Next Generation Frontend Tooling With Speed and Simplicity

React + TypeScript + Vite and an example of React Router Introduction Vite is the next generation frontend tooling that adopts many latest and coolest frontend technologies to provide a faster and leaner development experience for modern web projects. Vite consists of two major parts: A dev server that serves source…

Vitejs

17 min read

Introducing Vite — Next Generation Frontend Tooling With Speed and Simplicity
Introducing Vite — Next Generation Frontend Tooling With Speed and Simplicity
Vitejs

17 min read


Published in

JavaScript in Plain English

·Aug 2

React Flow Builds Interactive Node-Based Graphs

A beginner’s guide to React Flow — React Flow is a library for building node-based graphs, which can be anything from simple static diagrams to data visualizations, to complex visual editors. It draws nodes and edges, which can be customized for various applications. It supports dragging nodes around, zooming and panning, selecting multiple nodes and edges, and…

Graph

17 min read

React Flow Builds Interactive Node-Based Graphs
React Flow Builds Interactive Node-Based Graphs
Graph

17 min read


Published in

Better Programming

·Jul 25

Complete Guide on React Error Boundary

Write your own error boundary or use react-error-boundary — The Problem All software has bugs; it is normal. React application errors could be JavaScript/TypeScript mistakes, lazy loading failing, or any kind of errors. If encountering an error, a React application could be removed from the browser screen. We set up the Create React App to show how it happens. The following…

React

13 min read

Complete Guide on React Error Boundary
Complete Guide on React Error Boundary
React

13 min read


Published in

Better Programming

·Jul 12

When Storybook Meets Fetch Mock

Storybook examples with CSF3 + react-storybook-fetch-mock — Storybook is a tool for UI development. It makes development faster and easier by isolating components. This allows us to work on one component at a time. It streamlines UI development, testing, and documentation. Storybook 7 was released on April 3, 2023. As the first major release in over two…

Storybook

12 min read

When Storybook Meets Fetch Mock
When Storybook Meets Fetch Mock
Storybook

12 min read


Published in

JavaScript in Plain English

·Jul 6

Everything About JavaScript Promise

Details on Promise definitions, Promise async and await, Promise Concurrency, and Promise Usages Promise Definitions A Promise is an object representing the eventual completion or failure of an asynchronous operation. A Promise is in one of these states: pending: It is the initial state, neither fulfilled nor rejected. fulfilled: It means that…

Promises

7 min read

Everything About JavaScript Promise
Everything About JavaScript Promise
Promises

7 min read

Jennifer Fu

Jennifer Fu

1.94K Followers

UI tech lead who enjoys cutting-edge technologies https://www.linkedin.com/in/jennifer-fu-53357b/

Following
  • Trey Huffine

    Trey Huffine

  • Anupam Chugh

    Anupam Chugh

  • Sunil Sandhu

    Sunil Sandhu

  • Alessandro Butler

    Alessandro Butler

  • Kevin Flansburg

    Kevin Flansburg

See all (14)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams