OpenAI's ChatGPT API is revolutionizing developers' tools & workflows. It's supercharged Pieces for Developers with AI context metadata like smart descriptions tags.
openai
software
Development
devtools
March 2, 2023
The Top 5 Backend Web Development Frameworks for 2023
Chisom Kanu
The top 5 web development frameworks are built in well-known programming languages and provide excellent functionality for your projects.
Backend
Web Development
February 27, 2023
Why CSS Units Matter to Your Responsive Website Designs
Queendoline Akpan
Let's discuss using CSS units to create fully responsive websites that size and resize elements. Plus, how to decide on the best units for each situation.
CSS
WebDev
February 24, 2023
API Methods: A Practical Guide for All Developers
Paul Ibeabuchi
Using an API is all but inevitable. They’re extremely useful for building large applications with interconnected parts. Start building with APIs today!
API
February 23, 2023
A Guide to the Temporal API in JavaScript
Isaac Junior
We all know that working with dates in JavaScript is ugly. The clunky Date API has pushed most of us to alternative libraries. Enter the Temporal API!
javascript
API
February 22, 2023
An Analysis of Five Backend Database Tools
Uriel Nengi
Backend programming doesn’t have to be difficult! With the five database tools discussed in this article, you'll be developing like a pro in no time.
Backend
February 21, 2023
File Handling: The Best File Formats for Web Development
Goodness Woke
Let's talk about the best methods of file structure and organization for web developers. Plus, choosing the best file formats and uploading files correctly.
WebDev
HTML
February 20, 2023
Optimizing Your Web App to Improve Performance
Goodness Woke
In this article, we’ll explore some of the ways you can optimize your web app to improve performance. We'll also discuss some tools to help you!
WebDev
Applications
February 17, 2023
Build a Task Manager CRUD App with React and Hygraph
Jude Miracle
Let's build a fully functional CRUD application using Hygraph, React, and ApolloClient. The task manager we'll have at the end will help you stay organized!
Tutorial
Productivity
February 16, 2023
User Interface Principles: Neumorphism and Glassmorphism
Aleru Divine
With neumorphism and glassmorphism, designers can improve user experience and maintain consistency among their user interface designs.
UI
CSS
February 15, 2023
GitHub for Beginners: A Guide for All New Developers
Chisom Kanu
Don't know how to use GitHub? Learn to create repositories, push commits, and create pull requests in this step-by-step tutorial on Github.
Development
February 14, 2023
Use Markdoc and Next.js to Build a Git-powered Markdown Blog
Miracle Onyenma
In this tutorial, we’re going to build a simple yet powerful and interactive blog with Next.js and Markdoc. Let's dig in!