Web Development Articles

Sorted By: Most Recent
Kolawole Samuel Adebayo Kolawole Samuel Adebayo
Updated on November 29, 2023

How Generative AI Will Enable More Inclusive Digital Experiences

The internet offers a vista of experiences for users — but not so much for those with disabilities. Here’s how gen AI is helping to change that.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on November 07, 2023

What Is Web Development?

Web development encompasses a broad range of tasks from coding, to technical design, to performance of a website or application running on the internet.

Image: Shutterstock / Built In
Jayanth Somineni Jayanth Somineni
Updated on September 05, 2023

How to Make API Calls in React With Examples

An API call in React refers to making a request to a web API from a React application. We can make an API call with: XMLHttpRequest, Fetch API or Axios.

Image: Shutterstock / Built In
Antonello Zanini Antonello Zanini
Updated on September 05, 2023

How to Fix the GitHub Error ‘Remote Host Identification Has Changed’

GitHub recently replaced its RSA SSH host key. Learn how to fix the “Warning: Remote Host Identification Has Changed” error message.

Image: Shutterstock / Built In
Lynn Kwong Lynn Kwong
Updated on August 10, 2023

Asyncio in Python: A Guide

Asyncio is a Python library that allows us to write concurrent code using the async/await syntax. Learn how to use this library to write asynchronous code.

Image: Shutterstock / Built In
Hrishav Tandukar Hrishav Tandukar
Updated on July 31, 2023

What Is WSGI (Web Server Gateway Interface)?

WSGI is a mediator that communicates between web servers and Python web applications. It plays a vital role when you deploy your Django or Flask application.

Image: Shutterstock / Built In
Vytenis Alaburda Vytenis Alaburda
Updated on July 25, 2023

Why Is React a Library and Next.js a Framework?

Discover the difference between React and Next.js and understand why React is a library not a framework. 

Image: Shutterstock / Built In
Tatum Hunter Tatum Hunter
Updated on March 15, 2023

The Best Ways to Improve Your Front-End Developer Skills

Want to make a move to full stack? These engineers have done it, and they’ve got some advice.

Paul Rowe Paul Rowe
Updated on March 15, 2023

26 Great Tools and Websites Every Developer Should Know

Check out this suite of resources to take your development process to the next level.

Tammy Xu Tammy Xu
Updated on March 15, 2023

What 5 Software Developers Wished They Learned in College

A computer science degree offers great fundamentals, but software engineering skills are important too.