Public
Edited
May 1, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
wrappedTechs= ({
"AWS":["AWS CloudFront","AWS Route 53","AWS S3"],
"APIs":["Dropbox API","Google Photos API","web sound API"],
"Git & Github":["Git","Github"],
"Advanced JS":["Javascript Generators"],
"Java":["Java Spring"],
"Node": ["Nodemon", "Npm"],
"*":["Rake","Release-it","xml2json","writing"],
"Ruby on Rails": ["Ruby"],
"SEO":["Seo sitemaps"],
"Web Debugging":["SourceMaps","Chrome Lighthouse"],
"CI/CD":["TravisCI", "Github Actions"],
"Web Testing":["Taiko"],
"Typescript":["Ts-node"],
"PWA":["Web Manifest"]
})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
dataCells2 = Object.keys(dataWithCounts)
.flatMap(key => Object.keys(dataWithCounts[key])
.map(year => ({tech: key, year: year, value: dataWithCounts[key][year]})))
Insert cell
Insert cell
import {Swatches} from "@d3/color-legend"
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more