Stay Updated with the Latest Tech News


Get ahead of the curve with the latest insights, trends, and analysis in the tech world.


Browse by Category

Chris’ Corner: Have You Ever

Have you ever heard web developers talk over each other? I enjoyed Mathias Schäfer’s Client-side JavaScript and React criticism: What comes next?. It’s a solid baby-bear take on meta discussions on the state of building websites. I hear JavaScript critics yelling: “Just use Progressive Enhancement! Sprinkle some JavaScript on your static HTML! Don’t believe those […]

Published on: April 17, 2023 | Source: CodePen Blog favicon CodePen Blog

Nintendo Switch 2: here's what we know about the next-generation Switch so far

The Nintendo Switch 2 is coming in 2025, with a new design and likely a good bit more power.

Published on: April 14, 2023 | Source: TechRadar favicon TechRadar

Nintendo Switch 2: everything we know about a potential Switch successor

Nintendo has revealed that the Nintendo Switch 2, or a successor to the Nintendo Switch, will be announced before the end of next year.

Published on: April 14, 2023 | Source: TechRadar favicon TechRadar

Issue 605

What are the risks of using AI code generation tools?

Published on: April 14, 2023 | Source: iOS Dev Weekly favicon iOS Dev Weekly

Hyperplexed Videos

Hyperplexed makes amazing Pens on CodePen! If you’ll remember from our Most Hearted of 2022 wrap-up, in 2021, he got one place on the Top 100, then in 2022 had nine, including the #1 spot. But not only does he create great work, he’s also an educator, showing off how some super modern and classy […]

Published on: April 13, 2023 | Source: CodePen Blog favicon CodePen Blog

Chris’ Corner: Little Websites

Gotta love a good little single-purpose website, right? I generally love what they do, what they say, or what service they provide, I love them on some deeper meta-level. Like someone cared so much about this idea that they just had to produce something, and a website made the most sense. Global reach! Easily findable […]

Published on: April 10, 2023 | Source: CodePen Blog favicon CodePen Blog

Issue 604

Did you win a golden ticket?

Published on: April 07, 2023 | Source: iOS Dev Weekly favicon iOS Dev Weekly

Chris’ Corner: A Little Back and Forth

I feel like y’all out there are like: ya know what I could use this week? A scattered collection of interesting links with light commentary about what is interesting about them or how they connect with the modern web zeitgeist. No worries gang, I got ya. I like Josh’s take on all this coding + […]

Published on: April 03, 2023 | Source: CodePen Blog favicon CodePen Blog

Issue 603

Dub dub dee ceeeeee!

Published on: March 31, 2023 | Source: iOS Dev Weekly favicon iOS Dev Weekly

Marvel's Wolverine PS5 - everything we know so far

Marvel's Wolverine PS5 is in development at Insomniac Games. Here's a breakdown of everything we know so far, including a look at the announcement trailer.

Published on: March 30, 2023 | Source: TechRadar favicon TechRadar

Mainnet Shapella Announcement

Withdrawals are coming! The Shapella network upgrade will activate on the Ethereum network at epoch 194048, scheduled for 22:27:35 UTC on Apr. 12, 2023 Stakers & node operators should read this post as well as the Withdrawals FAQ From now until April 5th, the Ethereum Bug Bounty rewards have been...

Published on: March 28, 2023 | Source: Ethereum Blog favicon Ethereum Blog

Chris’ Corner: Fresh SVG Drop

Lemme show off some cool SVG-related things this week. Gotta love SVG. It’s this graphics language built right into the web platform that has a ton of capability and is always right there waiting for us when we need it. Thanks the web! Portability is a cool SVG feature. You can copy and paste a […]

Published on: March 27, 2023 | Source: CodePen Blog favicon CodePen Blog

React Email

Only in the last year have I started switching us over to MJML here at CodePen to help craft our HTML emails. Aside from a few minor rough edges, it’s been a nice upgrade from hand-writing the email HTML. Not only was that tricky and time-consuming, but it was also error-prone. The switch-over was in […]

Published on: March 24, 2023 | Source: CodePen Blog favicon CodePen Blog

Concurrency in iOS

Concurrency is the ability to execute multiple tasks or processes simultaneously. Modern iOS apps often have to handle multiple tasks at once, such as processing user input, loading data from a server, and updating the user interface. Understanding how to design and implement concurrent code is crucial for building high-quality and responsive iOS apps that deliver a smooth user experience.

Published on: March 24, 2023 | Source: Ray Wenderlich favicon Ray Wenderlich

Issue 602

Some big news for the Swift Package Index

Published on: March 24, 2023 | Source: iOS Dev Weekly favicon iOS Dev Weekly

Chris’ Corner: Websites, Highlights, and Guesses

I love Henry’s guide: How to Make a Website. There is precious little recent instructional material on how you can build a website, a perfectly great website, using just the raw materials of the web. Raw HTML & CSS, as it were. But that’s not all that Henry’s guide is about. It’s full of holistic […]

Published on: March 20, 2023 | Source: CodePen Blog favicon CodePen Blog

Issue 601

When does consistency *truly* matter?

Published on: March 17, 2023 | Source: iOS Dev Weekly favicon iOS Dev Weekly

Next Billion Fellowship Cohort 3 - Call for applications

Ethereum is a living entity, distributed across time and space, accessible through our screens and communication devices. What gives it life are the myriad human relationships that have become intertwined with the roots, branches, and leaves of the Ethereum state tree. This single tree encodes immense value, digital property, and...

Published on: March 16, 2023 | Source: Ethereum Blog favicon Ethereum Blog

GPT-4 Demo Turns a Crude Sketch of a “My Joke Website” into a Functional Website for Revealing Jokes

Here’s the clip from the original YouTube where Greg Brockman shows it off. Ultimately GPT-4 produced HTML output, which Greg copy-pasted into CodePen in order to show it off. What a big release! Shawn Wang notes: To use simple measures of how anticipated this was – GPT-4 is already the11th-most upvoted Hacker News storyofALL TIME,the […]

Published on: March 15, 2023 | Source: CodePen Blog favicon CodePen Blog

Chris’ Corner: Resizing, Conditionals, and Initials

Ahmad Shadeed recently wrote: I like to think of CSS as a conditional design language. It totally is! We tend to think of stuff like @media queries as the conditional part: That’s true, and new stuff like container and style queries are giving us more “conditional” stuff to work with. But it might be better […]

Published on: March 13, 2023 | Source: CodePen Blog favicon CodePen Blog

Issue 600

What do you get if you push a button six hundred times?

Published on: March 10, 2023 | Source: iOS Dev Weekly favicon iOS Dev Weekly

Introducing the Intelligent Canvas

Finally, a whiteboard as intelligent as your team. The post Introducing the Intelligent Canvas appeared first on Inside Design.

Published on: March 08, 2023 | Source: InVision Blog favicon InVision Blog

Goerli Shapella Announcement

Withdrawals are coming! The Shapella network upgrade will activate on the Goerli network at epoch 162304, scheduled for 10:25:36 PM UTC on Mar. 14, 2023 Stakers & node operators should read this post as well as the Withdrawals FAQ The Zhejiang testnet can be used to test Shapella functionality prior...

Published on: March 08, 2023 | Source: Ethereum Blog favicon Ethereum Blog

Chris’ Corner: More Like Hypography

CSS hyphenation support is pretty good — just a -webkit- prefix left for Safari I’d love to see them yank off. Toss it on a parent, let it cascade, and you’ll see text hug the ragged edge a little closer and a little more consistently. You don’t have to use it, it’s a bit of […]

Published on: March 06, 2023 | Source: CodePen Blog favicon CodePen Blog

Issue 599

Where were we ten years ago? Where will we be in ten years time?

Published on: March 03, 2023 | Source: iOS Dev Weekly favicon iOS Dev Weekly

Seven years of innovation in Freehand

Take a walk down memory lane and celebrate seven years of Freehand. The post Seven years of innovation in Freehand appeared first on Inside Design.

Published on: March 02, 2023 | Source: InVision Blog favicon InVision Blog

007 First Light - everything we know so far

007 First Light is an upcoming James Bond game in the works from IO Interactive, the masterminds behind the Hitman series.

Published on: February 28, 2023 | Source: TechRadar favicon TechRadar

Announcing Devcon 7!

Last year, after a three-year-long pause, we emerged from the pandemic stronger than before and reunited in Bogotá for the largest and some would say, “[best](https://twitter.com/avsa/status/15...

Published on: February 28, 2023 | Source: Ethereum Blog favicon Ethereum Blog

Chris’ Corner: Gradients, Generators, and Glows

Radial gradients do represent a bit of a leap up in complexity compared to linear gradients in CSS. With linear gradients, you sorta pick a direction and plop some stops on there. The default direction, to bottom, you don’t even have to include if that’s the direction you want, and two color stops with no […]

Published on: February 27, 2023 | Source: CodePen Blog favicon CodePen Blog

Issue 598

How much effort should you put into onboarding or demonstrating a new feature?

Published on: February 24, 2023 | Source: iOS Dev Weekly favicon iOS Dev Weekly

Classless CSS library Almond.css

From Alvaro Montoro: almond.css This is one of those “classless” CSS libraries — CSS that you apply to semantic HTML to apply a nice look. You apply no classes or any other selectors — it totally removes that mental exercise. The only selectors it uses are HTML elements. A perfect sort of choice for things […]

Published on: February 23, 2023 | Source: CodePen Blog favicon CodePen Blog

Allocation Update: Q4 2022

There's been buzz and excitement surrounding the new year, but we haven't forgotten about the grantees from last quarter! Find out which projects received funding in Q4 2022 in the table below:...

Published on: February 22, 2023 | Source: Ethereum Blog favicon Ethereum Blog

Sepolia Shapella Announcement

Withdrawals are coming! The Shapella network upgrade will activate on the Sepolia network at epoch 56832, scheduled for 4:04:48 AM UTC on Feb. 28, 2023 Stakers & node operators should read this post as well as the Withdrawals FAQ The Zhejiang testnet can be used to test Shapella functionality prior...

Published on: February 21, 2023 | Source: Ethereum Blog favicon Ethereum Blog

Chris’ Corner: Font Size, Document Hierarchy, and Dialog

How about some accessibility quick hits! It’s a bit hard to keep track of when using certain CSS value types is bad. For a while, using pixel (px) values in media queries was considered a bad practice as the breakpoints didn’t trigger as expected when a user zoomed in. But then that changed, and media […]

Published on: February 20, 2023 | Source: CodePen Blog favicon CodePen Blog

New Prime Video movies: every new film being released in June 2025

There are lots of new Prime Video movies coming to the service in June – here's a full list of when they'll arrive.

Published on: February 17, 2023 | Source: TechRadar favicon TechRadar