iCraft Editoricraft.hashnode.dev·Oct 17, 2024iCraft Editor - IT architecture designerhttps://icraft.gantcloud.com In this era of rapid digital development, architecture diagrams are key tools for understanding and designing complex systems, and their presentation methods are also evolving. In the past, we usually drew architecture di...31 readsIT architecture
Rafal Jackiewiczjackiewicz.hashnode.dev·Feb 22, 2024The Evolution of Programming Languages: A Time-Traveling Tale of Syntax and SemanticsAh, programming languages, the magical incantations of our time, weaving the very fabric of the digital world we live in. Imagine, if you will, a world without them. A bleak, desolate landscape where humans and machines sit awkwardly at a table, unab...CodeCrafting
Joseph DICKSON Igocheigoche777.hashnode.dev·Apr 3, 2023System design for Social media platforms.This is the first phase of a sequel for building the server side of social media applications that includes activities like garnering followers, following users, creating posts and comments, liking posts, getting posts, feed and message notifications...13 likes·1.2K readssoftware architecture
Tsvetan Dimitrovbrainrays.com·Jan 21, 2023Package Organization Approaches in GoInevitably, every Go developer asks the following question: How do I organize my code? There are many articles and approaches, and while some work well for some, they may not work well for others. Go has no official conventions and preferences on h...458 readsgolang