Cody Pearce

Cody Pearce @codypearce

About: Front end developer working with React, React Native, and CSS.

Location:
Washington
Joined:
Sep 5, 2019

Cody Pearce
articles - 20 total

Michael Scott Quoted in the Scranton Times with CSS Grid

Newspapers are a great way to practice creating layouts with CSS Grid because their layouts are separ...

Learn More 80 12Apr 17 '20

Luigi in CSS

Always the second fiddle, Luigi deserves some love. Inspired by this great dribble illustration, chec...

Learn More 75 7Apr 10 '20

Create Animated Loading Text with CSS

This was originally published on codinhood.com Loading animations are a great way to give visual fee...

Learn More 82 0Apr 3 '20

How to Create a Skybox With Three.js

This was originally published on codinhood.com Skyboxes are typically used in video games to create...

Learn More 75 0Mar 27 '20

10 Dropdown Menu Animations with CSS Transforms

This was originally published on codinhood.com Dropdown menus allow the user to see more information...

Learn More 76 1Mar 19 '20

Visualizing the 71 Times Apple Has Been Declared Dead with React and Nivo

This was originally published on codinhood.com Doomsayers have been declaring the death of Apple for...

Learn More 18 0Mar 13 '20

USA Flag in CSS

This was originally published on codinhood.com Recreating the Stars and Stripes of the United States...

Learn More 38 1Mar 6 '20

How to Setup React Native Web with Storybook

This was originally published on codinhood.com TLDR Create a file named webpack.config.js...

Learn More 20 0Feb 25 '20

PBS logo animation with CSS

This was originally published on codinhood.com Whether they grew up watching Mister Rogers, learned...

Learn More 14 0Feb 22 '20

Ubuntu Terminal in CSS

This was originally published on codinhood.com The design and color scheme for Ubuntu and the Ubuntu...

Learn More 279 18Feb 15 '20

Use Front Matter Images for Twitter Card Images in GatsbyJS

Although there are some excellent packages to automatically generate Twitter cards with Gatsby, like...

Learn More 48 6Feb 8 '20

Animate an Octocat Sprite Swimming with CSS

Animating DOM and SVG elements with CSS using the @keyframes rule and animation property is usually p...

Learn More 48 0Jan 30 '20

Draw and Animate Bender's Face with CSS

Futurama's lively characters and simple animation can easily be recreated with CSS using basic shapes...

Learn More 135 9Jan 23 '20

How to add commits to another person's PR on your Github repo

TLDR git push git@github.com:remoteUser/remoteRepo localBranch:remoteBranch...

Learn More 35 0Jan 13 '20

10 Awesome World Government Design Systems and UI Kits

Design systems are taking over the world. More and more tech companies, in the last few years, are cr...

Learn More 106 2Jan 10 '20

How to Build a Bitcoin DCA Chart with React and Recharts

Recharts is a charting library that provides a set of declarative React components for building...

Learn More 45 2Jan 3 '20

A Walkable Christmas Scene built with ThreeJS

This simple 3D Christmas Scene was built with basic geometry and shapes provided by Three.js. T...

Learn More 42 3Dec 27 '19

Build and Deploy a React Native Web App on Netlify from Scratch - howtoexitvim.org

React Native Web allows developers to write web apps using React Native components and patterns....

Learn More 15 0Dec 18 '19

A Material DEV Client on Six Platforms with 100% code sharing

Dev.To.Material is a simple Material Dev.to client built with React Native that runs on the Web,...

Learn More 72 7Dec 10 '19

Creating a Dynamic Starter Kit for React Native - React Native Infinity

Popular libraries (UI, navigation, etc.) and frameworks often provide example projects for...

Learn More 21 2Oct 3 '19