Search Articles — Sudonull

Search Results

In this project

How to Work Effectively as a Remote Software Developer

https://sudonull.com/how-to-work-effectively-as-a-remote-software-developer

Master how to work effectively as a remote software developer with a research-backed framework for focus, communication, health, and career growth. Start thriving remotely.

Fastify Optimization: Bloom Filters and Scalable Backends

https://sudonull.com/fastify-optimization-bloom-filters-and-scalable-backends

Explore practical solutions for creating a high-load backend on Fastify: custom IDs, Bloom filters for users and images, loginless authorization, asynchronous DB writes, API protection, and TypeScript typing.

Go language: constraints as strength for developers

https://sudonull.com/go-language-constraints-as-strength-for-developers

Why Go constraints make it powerful for production. Comparison with Java and Python, error handling, goroutines. Read the analysis for developers.

Data Types for Passport and Identifiers in SQL: Storage Errors

https://sudonull.com/data-types-for-passport-and-identifiers-in-sql-storage-errors

Learn why passport and other identifiers should be stored as strings, not numbers in SQL. Avoid loss of leading zeros and data errors. Read the guide for developers.

From other projects

Inter vs Roma: AI Predicts 2-0 Victory for Inter

https://lrivo.com/inter-vs-roma-ai-predicts-2-0-victory-for-inter

An AI model forecasts Inter Milan to beat AS Roma 2-0 in a crucial Serie A match on April 5, 2026. Discover the data-backed reasons behind this prediction.

From the web

Backend Development - GeeksforGeeks

https://www.geeksforgeeks.org/blogs/backend-development/

Nov 1, 2025 · Backend development handles the server-side logic, database, and core functionality of web applications. It ensures smooth communication between the server and client using languages …

Backend Developer Roadmap: What is Backend Development

https://roadmap.sh/backend

Backend development refers to the server-side aspect of web development, focusing on creating and managing the server logic, databases, and APIs. It involves handling user authentication, …

Backend: What it is, how it works, and examples - codeitbro.com

https://www.codeitbro.com/glossary/backend

The backend is the server-side part of an application that handles data processing, business logic, and communication with databases and services behind the scenes.

Backend Development Roadmap

https://algomaster.io/roadmaps/backend

A comprehensive learning path for backend development

Front end and back end - Wikipedia

https://en.wikipedia.org/wiki/Front_end_and_back_end

In software development, front end refers to the presentation layer that users interact with, while back end refers to the data management and processing behind the scenes. "Full stack" refers to both …

Frontend Vs Backend Development - GeeksforGeeks

https://www.geeksforgeeks.org/blogs/frontend-vs-backend/

Nov 22, 2025 · Backend is the part that works behind the scenes, handling tasks like storing data and processing requests. The frontend is the part of a website or app users directly interact with. It …

Backend Web Development: Definition, Frameworks, Programming …

https://www.intelivita.com/blog/backend-web-development/

Jul 18, 2025 · To develop the backend of a website, you first set up a server, choose a backend language and framework, connect a database, build APIs, and then test and deploy the solution. This …

What Is Backend? A Comprehensive Intro to Server-Side Development

https://alokai.com/blog/what-is-backend

Jan 30, 2025 · Backend developers ensure that the application can handle user requests, process data, and return the appropriate responses. Frontend development, on the other hand, is the client-side of …

Backend Projects - Roadmap

https://roadmap.sh/backend/projects

Seeking backend projects to enhance your skills? Explore our top 20 project ideas, from simple apps to complex systems. Start building today!

What Does a Back-End Developer Do? | Coursera

https://www.coursera.org/articles/back-end-developer?msockid=15872ef675596e6239e8395074136f60

Jun 10, 2026 · Back-end development means working on server-side software, which focuses on everything you can’t see on a website. Back-end developers ensure the website performs correctly, …

Trending Now