Viewing profile — chrismore
chrismore
HN member- Joined
- Fri, May 28, 2021, 4:10 PM UTC
- HN karma
- 35
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About chrismore
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #40225386
I am not a gym rat, but I do enjoy going if someone else figures out what I am going to do. I get bored if I have to figure out a routine myself. This could be an answer to that. W…
-
comment
Comment #32902805
Deno is intended to address some of Node's limitations that have become apparent over the thirteen years since Node.js was launched. What is your opinion about Deno?
- story
-
comment
Comment #31598956
Thanks!
- story
-
comment
Comment #31043917
Announcement post: https://fusebit.io/blog/everyauth/ GitHub Repo: https://github.com/fusebit/everyauth-express
-
story
Show HN: EveryAuth: The Easiest Way for Your App to Access APIs
Key developer benefits: - Enable users of your app to authorize access to 3rd party APIs - Out of the box, shared OAuth clients to get you started quickly - Full control of the OAu…
-
comment
Comment #31020909
Interesting. This should help me get started. Thanks for sharing.
-
comment
Comment #30700049
Sorry about that: https://fusebit.io/blog/dynamic-utm-tags/
-
comment
Comment #30700035
Interesting. I am going to try to build a Slack bot using this code.
-
story
Show HN: Streamline Your Funnel Analytics with Dynamic UTM Tags and JavaScript
I built a JavaScript snippet for your website to solve the problem below. While UTMs are ubiquitous in analytics, the best practice requires constant effort to ensure external link…
-
story
Show HN: Streamline Funnel Analytics with Dynamic UTM Tags
I build a JavaScript code snippet that automatically tags all inbound links with UTM parameters if they are missing.
-
comment
Comment #30291055
Most developers really only write a fraction of the code that powers their applications. The rest of it is leveraged through public, freely available, and mostly open source librar…
- story
-
comment
Comment #30260431
The Rate Limiting and Throttling techniques limit all webhook events but have different purposes: rate limiting protects a webhook by applying a hard limit on its access. Throttlin…
- story
-
comment
Comment #30217643
A simple, convention-based authorization model for REST APIs that removes the guesswork from some of the design decisions and results in a flexible and future-proof design.
- story
-
comment
Comment #30217615
Node.js v17.5 introduces support for fetch() – a popular cross-platform HTTP client API that works in browsers and Web/Service Workers – as an experimental core feature.
- story
-
comment
Comment #29940226
Undici is a HTTP/1.1 client that is written from scratch and represents the evolution of the Node.js HTTP stack. Because Undici re-invents HTTP primitives and relies directly on so…
- story