Menu

#CodePen

18 posts

Feed·
18 of 18 posts
422: Supporting Packages
📰
0

422: Supporting Packages

CodePen·@HashtagPLUS·about 1 month ago
#1LczWP6l
#time#packages#editor#simple#complex#codepen

Alex and Chris talk about how the 2.0 Editor supports packages from npm. The trick is both simple and complex. The idea is simple. We detect the packages you want to use, list them in an (editable)…

15s
Read More
420: What are Blocks?
📰
0

420: What are Blocks?

CodePen·@HashtagPLUS·about 1 month ago
#f75otF02
#time#block#codepen#blocks#lodash#processes

With CodePen 2.0, we’ve got a new word we’re using: Blocks. A way to think about Blocks is anything that processes code. They are added as steps to the CodePen Compiler as needed. For e…

15s
Read More
419: Why 2.0?
📰
0

419: Why 2.0?

CodePen·@HashtagPLUS·about 1 month ago
#EV4j6J07
#time#codepen#alex#know#ambitious#photo

CodePen 2.0 was the most ambitious project that we’ve ever taken on in our lives. Why would we do such a thing? Chris and Alex explain the thinking behind it. We’ve been around a long t…

15s
Read More
412: 2.0 Embedded Pens
📰
0

412: 2.0 Embedded Pens

CodePen·@HashtagPLUS·about 1 month ago
#UR4hQsJE
#time#pens#embeds#codepen#possible#article

Or just “Embeds” as we more frequently refer to them as. Stephen and Chris talk about the fairly meaty project which was re-writing our Embeds for a CodePen 2.0 world. No longer can we …

15s
Read More
408: Proxied Third-Party JavaScript
📰
0

408: Proxied Third-Party JavaScript

CodePen·@HashtagPLUS·about 1 month ago
#XSYyl82g
#time#codepen#proxy#gray#analytics#article

Chris and Stephen hop on the podcast to discuss the concept of a proxy. Possibly the most “gray hat” thing that CodePen does. We use a third-party analytics tool called Fullres. We coul…

15s
Read More
405: Elasticsearch → Postgres Search
📰
0

405: Elasticsearch → Postgres Search

CodePen·@HashtagPLUS·about 1 month ago
#KuNr31Q8

Alex & Chris get into a fairly recent technological change at CodePen where we ditched our Elasticsearch implementation for just using our own Postgres database for search. Sometimes choices li…

15s
Read More
Chris’ Corner: Liquid Ass
📰
0

Chris’ Corner: Liquid Ass

CodePen·@HashtagPLUS·about 1 month ago
#zEHbvKXO
#docs#codepen#glass#actually#good#photo

First a quick heads up about… me. I have a weird itch to do “streaming”, so I’m letting myself just be a hardcore beginner and giving it a shot. The plan is just hang out wi…

15s
Read More
Chris’ Corner: Filtering
📰
0

Chris’ Corner: Filtering

CodePen·@HashtagPLUS·about 1 month ago
#X2INL0cG
#docs#pens#javascript#codepen#work#article

We updated the Your Work section of CodePen recently. See, it used to have a dropdown menu like this that we labelled “View”: This allowed you to scope down the Pens you were looking at…

15s
Read More
📰
0

The Radio State Machine

CSS-Tricks·Amit Sheen·about 2 months ago
#4MSmWSP5
#css-tricks#state#theme#eee#fff3#adjacent

One of the best-known examples of CSS state management is the checkbox hack. What if we want a component to be in one of three, four, or seven modes? That is where the Radio State Machine comes in.…

15s
Read More