entangledDEV
  • Menu ▾
    • About
    • Algorithms
    • Glossary
    • Search
  • About
  • Algorithms
    • Show more ▾
      • Glossary
      • Search

A Simple Full-Stack iOS App Example

2024-01-09
#Swift  #SwiftUI  #Docker  #PostgreSQL  #Vapor  #FullStack  #App Development  #Backend Development 

One of the benefits of using Swift is its excellent performance and low memory footprint. This is a key point when doing backend programming.

Read more

Fully Reload Websites in Safari

2023-12-22
#Web Development  #Safari  #Frontend 

One common challenge encountered during frontend development is the persistence of cached data in web browsers.

Read more

Deleting Duplicates Subdirectories and Content

2023-12-22
#Shell Programming 

The other day, I encountered an issue involving three directories, and two of them contained a subdirectory with the same name (target).

Read more

Containerize Haskell

2023-12-21
#Haskell  #Docker  #Container  #VSCode  #Configuration 

Let’s continue our exploration of the wonders of local development with containers.

Read more

LeetCode – Two Sum II

2023-12-19
#LeetCode  #Algorithms  #Data Structures 

Hey there! Today, let’s dive back into the world of LeetCode problems with Swift.

Read more

Programming inside a Developer Container

2023-12-18
#Docker  #Container  #VSCode  #Configuration 

Hello devs,

Read more

Comparing Files in Vscode

2023-11-07
#Tips  #Visual Studio Code 

Today, I’d like to share a simple trick for comparing the states of files using both the terminal and VSCode.

Read more

Balanced Parentheses in Strings

2023-10-25
#Algorithms 

Today, I’d like to present a small algorithmic problem and some solutions I have come up with.

Read more

Working With Git Submodules

2023-10-25
#Git  #GitHub  #Configuration 

The other day, I was working on a project that had a Git submodule. Initially, I found it a bit tricky to make it work, so I decided to create a short tutorial on this.

Read more

Replacing Elements in a String

2023-10-09
#Swift  #regex 

One of the most common problems we face when working with strings is modifying certain characters in the string.

Read more
← Newer posts Older posts →
© 2025 Powered by Hugo :: Theme made by panr