Live data from Hacker News

Viewing profile — andywins

andywins

HN member
Joined
Wed, May 08, 2024, 9:59 AM UTC
HN karma
1
Public activity
4 items

About andywins

No profile information was provided.

Recent public activity

  1. comment
    Comment #40431242

    Location: Right now, Japan Remote: I am fine with in person Willing to relocate: Yes Technologies: Python, JavaScript/TypeScript, React, Java, SQL. Email: chen.john233@gmail.com Ré…

  2. story
  3. story
  4. story
    NPM run not showing the scripts in package.json

    I have a package.json file that contains the following code ``` { "name": "client", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "sta…