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

Popular Topics
#General #Development #Mobile Development #Cloud & DevOps #Cybersecurity & Privacy #AI & Data Science #Hardware & Gadgets #Design & UX

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 + […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

Issue 603

Dub dub dee ceeeeee!

iOS Dev Weekly favicon iOS Dev Weekly over 2 years ago 1 min read

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...

Ethereum Blog favicon Ethereum Blog over 2 years ago 1 min read

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 […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

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 […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

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.

Ray Wenderlich favicon Ray Wenderlich over 2 years ago 1 min read

Issue 602

Some big news for the Swift Package Index

iOS Dev Weekly favicon iOS Dev Weekly over 2 years ago 1 min read

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 […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

Issue 601

When does consistency *truly* matter?

iOS Dev Weekly favicon iOS Dev Weekly over 2 years ago 1 min read

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...

Ethereum Blog favicon Ethereum Blog over 2 years ago 1 min read

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 […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

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 […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

Issue 600

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

iOS Dev Weekly favicon iOS Dev Weekly over 2 years ago 1 min read

Introducing the Intelligent Canvas

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

InVision Blog favicon InVision Blog over 2 years ago 1 min read

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...

Ethereum Blog favicon Ethereum Blog over 2 years ago 1 min read

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 […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

Issue 599

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

iOS Dev Weekly favicon iOS Dev Weekly over 2 years ago 1 min read

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.

InVision Blog favicon InVision Blog over 2 years ago 1 min read

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.

TechRadar favicon TechRadar over 2 years ago 1 min read

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...

Ethereum Blog favicon Ethereum Blog over 2 years ago 1 min read

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 […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

Issue 598

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

iOS Dev Weekly favicon iOS Dev Weekly over 2 years ago 1 min read

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 […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

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:...

Ethereum Blog favicon Ethereum Blog over 2 years ago 1 min read

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...

Ethereum Blog favicon Ethereum Blog over 2 years ago 1 min read

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 […]

CodePen Blog favicon CodePen Blog over 2 years ago 1 min read

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

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

TechRadar favicon TechRadar over 2 years ago 1 min read

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.

TechRadar favicon TechRadar over 2 years ago 1 min read

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

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

TechRadar favicon TechRadar over 2 years ago 1 min read

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

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

TechRadar favicon TechRadar over 2 years ago 1 min read

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

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

TechRadar favicon TechRadar over 2 years ago 1 min read

New Prime Video movies: every new film being released in November 2024

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

TechRadar favicon TechRadar over 2 years ago 1 min read

Issue 597

Are we going back to the "sweet solution"? No, but there are a few bridges being constructed.

iOS Dev Weekly favicon iOS Dev Weekly over 2 years ago 1 min read

New Disney+ movies: every new film to stream in June 2025, including Snow White

New Disney+ movies are released every so often on the platform – here are the latest ones to do so.

TechRadar favicon TechRadar over 2 years ago 1 min read

New Disney+ movies: every new film to stream in March 2025, including Moana 2

New Disney+ movies are released every so often on the platform – here are the latest ones to do so.

TechRadar favicon TechRadar over 2 years ago 1 min read