Skip to content
View nwleedev's full-sized avatar

Highlights

  • Pro

Block or report nwleedev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nwleedev/README.md

Hi there 👋, I am Nowon Lee

I am the Frontend developer for helpful services

I am the Frontend developer for helpful services

About me

Building intuitive web applications that users love. Specializes in solving complex state management challenges and optimizing user experiences. Proven track record of delivering measurable improvements in performance and user satisfaction through modern React ecosystems.

Links

Tech stack

TypeScript

  • Prevent type errors in the project during development.
  • With custom hooks, Create interfaces for props that contain type parameters.
  • Applying the 'ts-node/esm' loader, Run Typescript files without converting to JavaScript.

React

  • With 'useSyncExternalStore', Synchronize the lifecycle of 'window' objects and components.
  • By creating custom hooks, Separate data from components. -With Redux Toolkit, Manage global state in projects.

React Query

  • Optimize the number of data requests at the backend.
  • Set 'deduping Interval' to use cached data if there is the same request within seconds.
  • After asynchronous operations, Update components with the expected result without more requests.

Remix

  • Apply Server-side rendering of React projects easily.
  • You can manage loaders, actions, and meta information in a single file. Check what loaders and actions each route has.

Tailwind CSS

  • Style components quickly without writing a lot of CSS files myself.
  • With VS Code extension, Improve readability by hiding class names not clicked.

Skills: TypeScript, React, Remix, Tailwind CSS, Tanstack Query

  • 🔭 I am currently working on this page.
  • 🌱 I am currently learning how to make better frontends.
  • 🛫 I am currently learning about AI.

Pinned Loading

  1. use-alarm use-alarm Public

    Make alarms before each subscription payment date.

    TypeScript

  2. use-textify use-textify Public

    Share awesome llm prompts to query much better answers.

    TypeScript

  3. woozuda/frontend woozuda/frontend Public

    Woozuda Frontend

    TypeScript