Software Engineering Articles

Sorted By: Most Recent
Cem Eygi Cem Eygi
Updated on December 18, 2023

React Props Explained With Examples

Props is a special keyword in React that stands for properties and is used for passing data from one component to another. Learn more.

Image: Shutterstock / Built In
Muhammad Hasan Muhammad Hasan
Updated on December 13, 2023

What Are the Three Dots (...) in JavaScript?

The three dots (...) in JavaScript is known as the spread operator, and it’s used to make shallow copies of JavaScript objects.  

Image: Shutterstock / Built In
Gul Ershad Gul Ershad
Updated on December 12, 2023

Sliding Window Algorithm Explained

The sliding window is a data structure technique that transforms two nested loops into a single loop within an array or list. Learn more with examples.

Image: Shutterstock / Built In
Nhon Ma Nhon Ma
Updated on December 07, 2023

How Generative AI Can Help Engineers Upskill

Generative AI-powered learning tools are fast, flexible, accessible and customizable.

Image: Shutterstock / Built In
Xiaoxu Gao Xiaoxu Gao
Updated on December 06, 2023

How to Write Pythonic Code

Pythonic describes code that doesn’t just get the syntax right but uses the language in the way it’s intended to be used. Here’s how to optimize your Python code.

Image: Shutterstock / Built In
Animesh Koratana Animesh Koratana
Updated on December 01, 2023

7 Principles of Lean Software Development

Lean software development is a framework that focuses fostering efficiency and collaboration among team members. Our expert explains its seven core principles and their benefits.

Image: Shutterstock / Built In
Akshay Kumar Akshay Kumar
Updated on November 21, 2023

A Guide to React Hooks With Examples

React Hooks are a new addition to React that allow you to use state and other React features without writing a class component.

Image: Shutterstock / Built In
Roman Davydov Roman Davydov
Updated on November 17, 2023

How to Use AWS for Serverless Computing

Our expert explains the benefits and drawbacks of AWS for serverless computing and how to implement this solution.

Image: Shutterstock / Built In
Bhopi Dhall and Saurajit Kanungo Bhopi Dhall and Saurajit Kanungo
Updated on November 16, 2023

Bridging the Gap Between IT and Business

What causes friction between business people and IT professionals, and how can we fix it?

Image: Shutterstock / Built In
Peter Olah Peter Olah
Updated on November 15, 2023

How We Built a Chatbot That Uses Generative AI

Our expert describes how his team created a useful tool that helps employees interact with documents.

Image: Shutterstock / Built In