PinnedBuilding Dynamic UIs in Laravel Without Vue or React? Meet LivewireHey everyone! So, today, I want to tell you about Livewire, which is a really awesome tool for building web applications with Laravel…Oct 19Oct 19
PinnedSwift Programming FundamentalsHey there! So, guess what? I’m diving into this cool world of Swift programming for my MADD module (that’s Mobile Application Design and…Jan 23Jan 23
JUnit and Mockito: The Perfect Duo for Robust Unit TestingIn software development, it’s really important to make sure your code works properly and reliably. That’s where unit testing comes in. Unit…Jun 25Jun 25
About Machine learningHey there! So, I wanted to share this cool story about machine learning, which is like teaching computers to be super smart. It’s part of…Jan 10Jan 10
How to use WebSockets in GolangHey there! So, in today’s digital world, we all want things to happen super fast, right? Like, when you’re using apps or websites, you…Dec 15, 2023Dec 15, 2023
Getting to know RedisRedis is like a super-fast and smart memory database that helps solve problems quickly. It’s great for handling a lot of information and…Dec 1, 2023Dec 1, 2023
History of Neural Networks — Part 02In this article, I will continue the previous article, History of Neural Networks — Part 01, Then let's talk about the History of Neural…Aug 18, 2023Aug 18, 2023
Understanding JavaScript PrototypesPrototypes allow JavaScript objects to share properties and behaviors. What is a prototype, how do prototype chains function, and how do I…Aug 18, 2023Aug 18, 2023
Introduction to GraphQL for DevelopersGraphQL is a powerful query language for APIs and a runtime for resolving queries with data. In this article, we’ll explore GraphQL’s story…Aug 10, 2023Aug 10, 2023