# party

Published articles for party.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Creating a Reverse Proxy for Partytown with AWS Cloudfront

DevFeed: [Creating a Reverse Proxy for Partytown with AWS Cloudfront](<https://devfeed.tech/articles/creating-a-reverse-proxy-for-partytown-with-aws-cloudfront-31253.md>)

Original publisher: [Read original article](<https://nystudio107.com/blog/creating-a-reverse-proxy-for-partytown-with-aws-cloudfront>)

Author: andrew@nystudio107.com (Andrew Welch)

Published: 2022-02-18T15:49:00Z

Content type: tutorial

Language: en

Sources: [nystudio107 | Articles on modern web development.](<https://devfeed.tech/sources/nystudio107-articles-on-modern-web-development.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [Cross-origin resource sharing (CORS)](<https://devfeed.tech/topics/cors.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Library](<https://devfeed.tech/topics/library.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [cloudfront](<https://devfeed.tech/tags/cloudfront.md>), [cors](<https://devfeed.tech/tags/cors.md>), [create](<https://devfeed.tech/tags/create.md>), [easily](<https://devfeed.tech/tags/easily.md>), [insights](<https://devfeed.tech/tags/insights.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [learn](<https://devfeed.tech/tags/learn.md>), [library](<https://devfeed.tech/tags/library.md>), [party](<https://devfeed.tech/tags/party.md>), [partytown](<https://devfeed.tech/tags/partytown.md>), [performance](<https://devfeed.tech/tags/performance.md>), [performantly](<https://devfeed.tech/tags/performantly.md>), [proxy](<https://devfeed.tech/tags/proxy.md>), [quickly](<https://devfeed.tech/tags/quickly.md>), [reverse](<https://devfeed.tech/tags/reverse.md>), [reverse-proxy](<https://devfeed.tech/tags/reverse-proxy.md>), [scripts](<https://devfeed.tech/tags/scripts.md>), [third-party](<https://devfeed.tech/tags/third-party.md>), [tracking](<https://devfeed.tech/tags/tracking.md>), [worker](<https://devfeed.tech/tags/worker.md>)

### AI overview

A tutorial on creating an AWS CloudFront reverse proxy for Partytown so third-party tracking scripts can run in a web worker. It explains that some scripts require a reverse proxy because their origins do not provide permissive CORS headers.

### Source excerpt

Learn how to quickly & easily create a reverse proxy with AWS Cloudfront for Partytown, so your third party tracking scripts can run performantly in a web worker

## 2º Joinville Go Meetup

DevFeed: [2º Joinville Go Meetup](<https://devfeed.tech/articles/2o-joinville-go-meetup-37676.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/2-joinville-golang/>)

Author: Carlos Alexandro Becker

Published: 2018-02-27T00:00:00Z

Content type: article

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [Go Language](<https://devfeed.tech/topics/go-language.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [go](<https://devfeed.tech/tags/go.md>), [meetup](<https://devfeed.tech/tags/meetup.md>), [party](<https://devfeed.tech/tags/party.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

A short account of the second Joinville Go Meetup, including a Go 1.10 release party and a talk about changes in Go 1.10.

### Source excerpt

It was the Go 1.10 Release party - my talk was about what changed in Go 1.10.

## Alexa Toolbar and the Problem of Experiment Design

DevFeed: [Alexa Toolbar and the Problem of Experiment Design](<https://devfeed.tech/articles/alexa-toolbar-and-the-problem-of-experiment-design-40574.md>)

Original publisher: [Read original article](<http://norvig.com/logs-alexa.html>)

Published: 2007-01-08T00:00:00Z

Content type: article

Language: en

Sources: [Peter Norvig](<https://devfeed.tech/sources/peter-norvig.md>)

Topics: [Statistics](<https://devfeed.tech/topics/statistics.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [trust](<https://devfeed.tech/topics/trust.md>), [data](<https://devfeed.tech/topics/data.md>), [Search engine optimization (SEO)](<https://devfeed.tech/topics/seo.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [bias](<https://devfeed.tech/tags/bias.md>), [https](<https://devfeed.tech/tags/https.md>), [internet](<https://devfeed.tech/tags/internet.md>), [logs](<https://devfeed.tech/tags/logs.md>), [party](<https://devfeed.tech/tags/party.md>), [ranking](<https://devfeed.tech/tags/ranking.md>), [search-engine-optimization](<https://devfeed.tech/tags/search-engine-optimization.md>), [seo](<https://devfeed.tech/tags/seo.md>), [statistics](<https://devfeed.tech/tags/statistics.md>), [trust](<https://devfeed.tech/tags/trust.md>)

### AI overview

The article examines whether Alexa traffic rankings accurately represent internet usage. It argues that the rankings are affected by selection bias because they measure users who installed the Alexa toolbar, a group that may be disproportionately interested in SEO, and illustrates the concern with comparisons between site logs and Alexa rankings.

### Source excerpt

Can you trust statistics about internet usage?