Jump to main content

Nicolas Hoizey

  • articles
  • billets
  • links
  • notes
  • talks
  • archives
  • about

Note from 23 June 2021

  • Nicolas Hoizey
  • 23 June 2021
  • JavaScript
  • 10 reactions

I'm often ashamed to have to ask for help with JavaScript code, feeling like I'm not up to the task, like I'm an imposter with my few open source projects.

https://github.com/WebReflection/linkedom/issues/69#issuecomment-866797308

I shouldn't be.

But that's the way it is… 🤷‍♂️

10 reactions

6 likes

  1. Peter Antonius avatar
  2. Traci avatar
  3. Mark Llobrera avatar
  4. HsiangHui avatar
  5. David Larlet avatar
  6. Xavier Zaława avatar

3 replies

  1. danny avatar danny
    If it makes you feel better, I have no idea what I'm doing most of the time and I ask for help a lot. Plus you have made some great open source contributions!
    • 23 June 2021, 20:17
    • Source
  2. Nicolas Hoizey avatar Nicolas Hoizey
    That’s very kind, thanks a lot Danny! 🙏🏼

    Your work on Style Dictionary is awesome. 💪👍
    • 23 June 2021, 20:33
    • Source
  3. Stéphane Deschamps avatar Stéphane Deschamps
    @nhoizey J'ai arrêté. Mais j'ai une bonne raison : je ne suis plus vraiment dans le code. Alors je fais une “dismissive gesture”, je dis “Oh, well” et je bois frais. :)Il faut admettre à un moment que la séniorisation passe souvent par moins de code et davantage de « vue de haut » (en tout cas dans mon cas). On fait avancer les projets, mais différemment, et c'est une vue nécessaire aussi.
    • 24 June 2021, 07:04
    • Source

1 mention

  1. Mark Boulton avatar Mark Boulton
    Anyone care to help out my friend Nicolas with a particularly troublesome Javascript problem?
    • 23 June 2021, 18:51
    • Source
  • Older: Note from 12 June 2021
  • Newer: Note from 24 June 2021

Related contents with similar topics

  1. screenshot of SPAs: theory versus practice

    Nolan Lawson avatar Nolan Lawson

    SPAs: theory versus practice

    • Nicolas Hoizey
    • 18 October 2024
    • SPA, MPA, JavaScript
    • 4 reactions

    An expert developer can stand up on a conference stage and show off the amazing scores for their site (perfect performance! perfect accessibility!…

  2. screenshot of The State of ES5 on the Web

    Philip Walton avatar Philip Walton

    The State of ES5 on the Web

    • Nicolas Hoizey
    • 9 September 2024
    • JavaScript
    • 1 reaction

    So what is the current state of ES5 on the web today? And what are the best practices for web developers when building code for production? TL;DR:…

  3. screenshot of React, Solid, htmx

    Bobae Kang

    React, Solid, htmx

    • Nicolas Hoizey
    • 17 April 2024
    • htmx, React, Solid, JavaScript, HTML
    • 9 reactions

    [HTMX] can get you 80% there with radically less complexity. No extra dependencies, no build step, no advanced tooling (now re-written in Rust!),…

  4. screenshot of JavaScript Visualized - Promise Execution

    Lydia Hallie

    JavaScript Visualized - Promise Execution

    • Nicolas Hoizey
    • 3 April 2024
    • JavaScript
    • 6 reactions

    The cool thing about Promises is that this can trigger an asynchronous action if a handler is attached by either then or catch. Since the handlers…

  5. screenshot of 67 Weird Debugging Tricks Your Browser Doesn't Want You to Know

    Alan Norbauer avatar Alan Norbauer

    67 Weird Debugging Tricks Your Browser Doesn't Want You to Know

    • Nicolas Hoizey
    • 2 April 2024
    • browser, debug, JavaScript, CSS, DOM
    • 3 reactions

    A list of useful, not-obvious hacks to get the most out of your browser’s1 debugger. Assumes an intermediate-level-or-higher understanding of the…

If you want to share an error or suggest an enhancement of this content, please edit the source on GitHub.

© Nicolas Hoizey

Built with Eleventy