Live data from Hacker News

Viewing profile — zigomir

zigomir

HN member
Joined
Sat, May 11, 2013, 7:17 PM UTC
HN karma
5
Public activity
6 items

About zigomir

typist

Recent public activity

  1. comment
    Comment #36421501

    i tried devpod few weeks ago on a non-trivial project. i had .devcontainer setting from GH Codespaces already in place though. anyhow, it all worked seamlessly and i was quite impr…

  2. comment
    Comment #30256007

    TS support has been improved dramatically with volar VSC extension and vue-tsc CLI tool. When that was released (I’d need to check when but in 2021 or even late 2020) my React FOMO…

  3. comment
    Comment #28133969

    use vue-tsc package + Volar VSCode plugin to get type checking in templates. works great!

  4. comment
    Comment #22582594

    I'm now very interested what the performance comparing docker on mac vs docker on WSL2 looks like! Why spend $4.000 on new mac for development if you can get $2.000 windows 10 mach…

  5. comment
    Comment #14109462

    Not sure if this can enable SSR (server side rendering) for any client side lib?

  6. comment
    Comment #11648145

    I almost completely switched from Atom to VSCode because of performance and nice IntelliSense for JS. Reading this thread I gave a Atom another shot, uninstalling all plugins, and …