Steve Konves, Hacker Noon

Steve Konves

Hacker Noon

Arizona, United States

Contact Steve

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Hacker Noon

Past articles by Steve:

What if we could verify npm packages? –

2018 brought us some fairly high-profile talking points about the state of NPM security. In January, David Gilbertson broke the internet (pun intended) with a plausible attack on everyone’s PII → Read More

How to use unlimited time off and get away with it –

These days, startups (and companies trying to be startups) are slinging around a lot of trendy perks including everything from cereal bars to gym memberships to nap rooms. The promise of unlimited… → Read More

The 7 Deadly Sins of Using React –

How to screw up a React project and possibly even want to give up on the library altogether. → Read More

How to be a Leader in the Software Industry –

Or how my performance review got out of hand and I ended up writing a blog post instead → Read More

How I replaced Redux with Redux –

I wrote flux-standard-functions which is a tiny (2.1kb) package for building simple, predictable reducers for Redux. It helps make awesome things easy, like replacing reducer boilerplate with clear… → Read More

How I added awesome multi-threaded features to Express JS

I wrote express-http-context which is a ridiculously simple npm package that provides access to a request-scoped context that can be used anywhere in your codebase. It helps make awesome things easy… → Read More

Dave’s bug report don’t stink –

Great bug reporting can make or break a project. Here’s how to make yours awesome! → Read More

Ignore nifty distractions and work on the important things

The new year is just around the corner. With it comes the social obligation to consider how one will try (and most likely fail) to make next just a bit better than this year. I want to be more… → Read More

Code Review for Real People –

Code review is one of those software disciplines that incurs a small short-term cost in order to yield a large long-term gain. But the positive effects of code review are not only deferred, they only… → Read More