© 2022 Hashnode
#design-principles
Introduction Web design is fascinating because it combines design concepts, accessibility, functionality, and responsiveness between humans and interfaces, going beyond aesthetics and appeal. In other…
First of all, let’s break down some key concepts that will become useful to continue reading this article: stack/stak/ Dictionary meaning- A pile of objects, typically one that is neatly arranged. But let’s focus on the tech environment m…
Introduction Component-based architecture focuses on the decomposition of the design into individual functional or logical components that represent well-defined communication interfaces containing me…
Straight to the Point This is going to be by far my smallest article. The response to this question is utterly simple! It is literally 2 steps... Learn Do Learn anything remotely related to UI Desig…
Introduction In this tutorial, I assume that this is the first time for you with OOP, I will start from scratch and illustrate all the OOP terminologies and concepts. Firstly, before OOP and as a begi…
Hi and welcome to Lesson 1 of User Experience: The Beginners Guide! I'll try to give you an overview of what user experience is, and why you should care about it. We will explain what is covered by the term ‘user experience’ as well as intr…
I couldn't motivate myself in the last two weeks to finish my draft blog post about Kotlin/JS that I mentioned in Journal #12. I didn't even want to confront it, so I did not post my weekly journal la…
What is UX Design UX Design is the process of designing products and making them: Enjoyable Usable Useful Equitable to interact with UX is focused just on the user and nothing else. It hopes to incr…
Web3.0, NFTs and Cryptos are blockchain powered innovations that have revolutionized the way we communicate, perform transactions and carry out businesses today. With blockchain demonstrating some lev…
There is a common sentiment among software developers that modules should be small. In OO (object oriented) programming, we can apply this to classes, but a module can refer also to sub-systems and en…