Zubair Idris AwedaCollect.js Tutorial — How to Work with JavaScript Arrays and ObjectsJavaScript arrays are one of the most important data structures in the language, since everything is already an object in JavaScript.Jan 8Jan 8
Zubair Idris AwedaWhat is Cloud Computing? Introduction to the Cloud for BeginnersAs the digital landscape continues to evolve and technology marches forward, cloud computing has remained an important topic for developers…Jan 3Jan 3
Zubair Idris AwedaHow to Use Queues in Web Applications — Node.js and Redis TutorialWhen you’re building large scale web applications, speed is a major priority. Users don’t want to wait long for responses anymore, and…Jul 6, 2023Jul 6, 2023
Zubair Idris AwedaHow Method Overloading Works in PHPAs software engineers, we sometimes have to perform certain tasks that can be achieved with a variable number of inputs.May 15, 20233May 15, 20233
Zubair Idris AwedainDevOps.devHow to Use Redis in Your PHP AppsRedis is a data store that stores data primarily in memory. It’s faster than traditional databases, and has grown quite popular.May 3, 2023May 3, 2023
Zubair Idris AwedaHow to Use SQL TriggersMySQL Triggers are like JavaScript event listeners. They are not executed until an action that they have been told to listen for happens.Feb 21, 2023Feb 21, 2023
Zubair Idris AwedaHow to Use MySQL Common Table Expressions — with Example QueriesIn your day to day job as a Software Engineer or Database Administrator, you’ll likely have to write long complex queries, often with some…Feb 20, 2023Feb 20, 2023
Zubair Idris AwedaHow to Use JavaScript for Data Analysis — A Beginner’s GuideData analysis involves taking data you have and extracting useful information from them. During the process, you need to clean the data…Jan 17, 2023Jan 17, 2023