DEV'S DAILY DIGEST

Development

How to Develop a CRUD App with Spring Boot, Neon Postgres, and Azure App Service

In this article, we'll explore how to develop a CRUD (Create, Read, Update, Delete) application using Spring Boot and Neon Postgres [https://neon.tech/]....

Abhinav Pandey - freecodecamp

Build a Sticky Notes App with React and Appwrite

Are you ready to dive into an exciting project that combines the latest in frontend and backend technologies? Imagine having a personalized notes application...

Beau Carnes - freecodecamp

UX

The Blue Screen of Death: have GUIs truly defeated iconoclasm?

There’s nothing like an epic crash to remind ourselves of the robustness of textContinue reading on UX Collective »

Neel Dozome - cc/feed

Hey, LinkedIn: UX matters even for job searching

Ashwin Mohan - cc/feed

Color divergence with Google Gemini

Exploring diverging data color scheme suggestions with Gemini, Google’s generative AI system.Continue reading on UX Collective »

Theresa-Marie Rhyne - cc/feed

Back of the TV (?) UX

Why Information Architecture (IA) and Sitemaps are essential to designing great user experiences and not always sexy artifacts.Continue reading on UX Collective »

Chris R Becker - cc/feed

Don’t just drop design projects: The importance of aftercare as a designer

How to grow as a designer and avoid portfolio headachesContinue reading on UX Collective »

Kai Wong - cc/feed

Design

What are Creational Design Patterns in Java? Explained With Examples

Design Patterns provide you with an idea or a strategy for solving commonly occurring problems. They are proven solutions that follow the best practices and...

Anjan Baradwaj - freecodecamp

Learn System Design Principles and Prepare for an Job Interview

Mastering system design is important for anyone who wants to build scalable and reliable applications. System design includes a range of topics from basic...

Beau Carnes - freecodecamp

A design director’s dance with artificial intelligence in 2024

Nathan Hardy - cc/feed

Why not all voices should be equal in the design process

Marielle Sam-Wall - cc/feed

Other

Shaders 101

An introduction to WebGL shaders. What they are. How they work. Why they are valuable.

bradwoods

How to get a FAANG Dev Job in your 40s with Coding Interview University creator John Washam [#134]

On this week's episode of the podcast, I interview John Washam, a software engineer at Amazon. John's also creator of one of the most popular open source...

Quincy Larson - freecodecamp

How to Overcome Impostor Syndrome as a Developer

Impostor syndrome is a pervasive feeling of self-doubt and inadequacy that makes you believe you are a fraud despite your achievements and skills. For new...

Marco Venturi - freecodecamp

How Do Generative Models Work in Deep Learning? Generative Models For Data Augmentation Explained

Data is at the heart of model training in the world of deep learning. The quantity and quality of training data determine the effectiveness of machine...

Oyedele Tioluwani Taiwo - freecodecamp

How Does Recursion Work? Explained with Code Examples

In this article, you will learn about recursion and how it works. You need a good understanding of how functions work before learning recursion. I have used...

Palistha - freecodecamp

How to Build an Interpretable Artificial Intelligence Model – Simple Python Code Example

Artificial Intelligence is being used everywhere these days. And many of the groundbreaking applications come from Machine Learning, a subfield of AI. Within...

Tiago Monteiro - freecodecamp

What is Primitive Obsession?

Daniel Asaboro - freecodecamp

Integrating Image-To-Text And Text-To-Speech Models (Part 1)

Joas Pambou built an app that integrates vision language models (VLMs) and text-to-speech (TTS) AI technologies to describe images audibly with speech. This audio description tool...

Joas Pambou - smashingmagazine