
The Story of Widen's Frontend Component Library
Widen has always strived to create functional and useful user interfaces to allow content strategists, marketers, and others to manage their digital content. We have always kept a …
Dagster + Meltano: A complete open-source ELT solution for the …
When we, the Widen Data Team, began looking to revamp our ELT platform we chose Dagster and Meltano. Here's why.
Widen Engineering
As part of Widen's commitment to contributing back to the open-source community, we have sponsored work to improve the CSS variables implementation in WebKit. Read on to learn …
The Future of Web Development - React, Falcor, and ES6 - Widen
In fact, some of Widen’s emerging software products will make use of all of the new technologies discussed in this article. Next, I’ll document each notable new tool.
Open Source Guidelines | Widen Engineering
Projects should not depend on internal Widen infrastructure. Making something that interacts with our public APIs and sites is fine, but a project that launches EC2 instances in our cloud is not.
InFlight Exchange - widen.com
InFlight Exchange
A Tale of Performance - JavaScript, Rust, and WebAssembly - Widen
Welcome to another Widen engineering blog post! Today, we’re going to embark on a journey of optimization. We’ll compare and contrast multiple approaches to solving a simple performance …
Widen Engineering
On August 10, 2017, Widen held its inaugural Maker Day team building exercise for the Development team to partake in an adventure building physical hardware components for a day.
community.widen.com
community.widen.com
AWS CloudFront User Authentication using Lambda@Edge
'use strict';exports.handler=(event,context,callback)=>{constrequest=event.Records[0].cf.request;constheaders=request.headers;// …