• English Español
  • Categories
    • Algorithms
    • Artificial intelligence
    • Databases
    • Django
    • Docker
    • Fastapi
    • Git
    • Go
    • Htmx
    • Javascript
    • Linux
    • Opinion
    • Python
    • React
    • Rust
    • Seo
    • Software architecture
    • Testing
    • Typescript
  • Hire me
  • RSS
  • About me
Coffee bytes
  • Languages
    English Español
  • Categories
    • Algorithms
    • Artificial intelligence
    • Databases
    • Django
    • Docker
    • Fastapi
    • Git
    • Go
    • Htmx
    • Javascript
    • Linux
    • Opinion
    • Python
    • React
    • Rust
    • Seo
    • Software architecture
    • Testing
    • Typescript
  • Hire me
  • RSS
  • About me

Coffee bytes

My Full-stack Web development blog on Linux with my opinions, tutorials, ideas and rants.

Opinion Algorithms

Top 5 Favorite Algorithm Problems at Codewars

What is codewars? Codewars is a social network of programmers who get together to challenge each other to solve code …
Software architecture Opinion

REST API: Best practices and design

How do I design a REST API? How many levels should I nest my related resources? Relative or full URLs? This post is a …
Image credits to ときわた: https://www.pixiv.net/en/users/5300811
Software architecture Opinion

REST API basic characteristics and recommendations

This publication is a minimal guide of practical tips on REST API design, what is a characteristic of the REST API? I …
Image credits for 極道畫師 https://www.pixiv.net/en/users/7140895
Django Databases

Categories in Django using ForeignKey to self

Grouping by categories is quite common in web applications, from movies, courses or any other resource that presents a …
Image credits to i7 from Pixiv: https://www.pixiv.net/en/users/54726558
Javascript

Debounce and Throttle Interactive Explanation

Let’s do a Debounce vs Throttle. Debounce and throttle are design patterns used to limit the execution of …
Image credits to pin: https://www.pixiv.net/en/users/961667
Django

How to customize the User model in Django?

In this post I explain three methods to extend or customize Django’s User model, without having to rewrite it from …
Image credits to ときわた: https://www.pixiv.net/en/users/5300811
Django Databases

Differences between Django select_related and prefetch_related

Django’s select_related and prefetch_related methods are used to reduce the number of queries made to the …
React Opinion

Why using React.FC could be a bad practice?

When we use Typescript with React and we want to pass a children as prop to one of our components , we need to indicate …
Go

Go: profiling or basic profiling of CPU usage

In addition to unit test testing and coverage measurement in go , this programming language is capable of profiling the …
  • ««
  • «
  • 4
  • 5
  • 6
  • 7
  • 8
  • »
  • »»
Privacy policy Cookie policy Disclosure
Powered by Hugo and Hugo Theme Latte

© All rights reserved.