article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Here’s a secret: it’s not for the tests. Learn about the actual goal and values hidden under the surface of Test-Driven Development. Test-Driven Development (TDD) is a controversial topic amongst developers. It is a vehicle to drive development. Why do people apply TDD?

article thumbnail

How to build confidence as an engineer: an interview with Jacque Garcia, CircleCI Software Engineer

CircleCI

From the technical executives to folks on the ground in engineering, management and site reliability, we wanted to know what “confidence” meant to them, and how it had changed over the course of their careers. In this interview, we spoke to CircleCI Software Engineer, Jacque Garcia. I’m a software engineer on the X Team.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

LLMs Demand Observability-Driven Development

Honeycomb

Our industry is in the early days of an explosion in software using LLMs, as well as (separately, but relatedly) a revolution in how engineers write and run code, thanks to generative AI. But software is typically understandable because we have given it structure and constraints. Early access programs won’t help you.

article thumbnail

Lessons learned from the React Global Online Summit 22 – Junior Track

Apiumhub

Test-Driven Development for Building User Interfaces – Tyler Hawkins. The third presentation, “Test-Driven Development for Building User Interfaces,” was in charge of Tyler Hawkins, Tech Lead at Adobe. Web Performance is more important than you think – Hemanth Udupi.

UI/UX 87
article thumbnail

Rails Community: The Best (Free) Asset for Your Software Needs

MagmaLabs

Develop software within a culture of growth, not only technology Ruby on Rails —if you know this, this is just a friendly reminder— is a popular web development framework written in the Ruby programming language. The community grows up around a programming language. How it works? That is one of its main strengths.

article thumbnail

GSAS 2023: The Third Edition

Apiumhub

As an independent and neutral body, the iSAQB® is the holder of the international modular training and certification system “Certified Professional for Software Architecture” (CPSA®). Memic Orbit Memic Orbit is a consultancy company focusing on functional programming and software architecture.

article thumbnail

Why TypeScript is a better option than JavaScript when it comes to functional programming?

Wolk Software Engineering

In this post, I would like to discuss the importance of static types in functional programming languages and why TypeScript is a better option than JavaScript when it comes to functional programming due to the lack of a static type system in JavaScript. Life without types in a functional programming code base.