Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
api

38 Articles
Direct link to the article Earth day, API’s and sunshine.
api data visualization fetch

Earth day, API’s and sunshine.

Cassie Evans showcases some really nifty web design ideas and explores using the API provided by the company her team over at Clearleft recently hired to cover their building’s roof with solar panels. Cassie outlines her journey designing a webpage …

Robin Rendle on May 1, 2019
Direct link to the article Netlify Functions for Sending Emails
api Email jamstack netlify static sites

Netlify Functions for Sending Emails

Let’s say you’re rocking a JAMstack-style site (no server-side languages in use), but you want to do something rather dynamic like send an email. Not a problem! That’s the whole point of JAMstack. It’s not just static hosting. …

❥ Sponsored
Direct link to the article The Whole Spreadsheets as Databases Thing is Pretty Cool
api database spreadsheet

The Whole Spreadsheets as Databases Thing is Pretty Cool

A spreadsheet has always been a strong (if fairly literal) analogy for a database. A database has tables, which is like a single spreadsheet. Imagine a spreadsheet for tracking RSVPs for a wedding. Across the top, column titles like …

Chris Coyier on Sep 28, 2020
Direct link to the article 7 things you should know when getting started with Serverless APIs
api github and serverless serverless serverless function

7 things you should know when getting started with Serverless APIs

I want you to take a second and think about Twitter, and think about it in terms of scale. Twitter has 326 million users. Collectively, we create ~6,000 tweets every second. Every minute, that’s 360,000 tweets created. That …

Simona Cotin on Mar 14, 2019
Direct link to the article Get Started with Node: An Introduction to APIs, HTTP and ES6+ JavaScript
api JavaScript node

Get Started with Node: An Introduction to APIs, HTTP and ES6+ JavaScript

Jamie Corkhill has written this wonderful post about Node and I think it’s perhaps one of the best technical articles I’ve ever read. Not only is it jam-packed with information for folks like me who aren’t writing JavaScript everyday, it …

Robin Rendle on Mar 11, 2019
Direct link to the article Need to Test API Endpoints? Two Quick Ways to Do It.
api

Need to Test API Endpoints? Two Quick Ways to Do It.

Here’s a possibility! Perhaps you are testing your JavaScript with a framework like Jasmine. That’s nice because you can write lots of tests to cover your application, get a nice little UI to see the output, and even integrate …

Chris Coyier on Jan 25, 2019
Direct link to the article How I Built a GPS-Powered Weather Clock With My Old iPhone 4
api geolocation

How I Built a GPS-Powered Weather Clock With My Old iPhone 4

My first smartphone was an iPhone 4s. I remember the excitement of exploring its capabilities at a time when it was the coolest thing around. Eventually, of course, I replaced it with a newer model and the old iPhone, still …

Steven Estrella on Jan 17, 2019
Direct link to the article Let’s make a form that puts current location to use in a map!
api google map

Let’s make a form that puts current location to use in a map!

I love shopping online. I can find what I need and get most things for a decent price. I am Nigerian currently working and studying in India, and two things I dread when shopping online are:

  1. Filling out a credit
…
Eugene Ambass on Aug 6, 2018
Direct link to the article Using data in React with the Fetch API and axios
api axios fetch react

Using data in React with the Fetch API and axios

If you are new to React, and perhaps have only played with building to-do and counter apps, you may not yet have run across a need to pull in data for your app. There will likely come a time when …

Kingsley Silas on Aug 3, 2018
  • Newer
  • 1
  • ...
  • 2
  • 3
  • 4
  • ...
  • 5
  • Older

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top