Faruk NasirRunning Psalm With Github ActionsI have written about Psalm here. Here, I share my workflow for running Psalm in Github Actions:Apr 23, 2021Apr 23, 2021
Faruk NasirStatic Analysis With PsalmOver the years there has been tremendous efforts towards development of automated tools and processes to prevent such catastrophic typos…Apr 23, 2021Apr 23, 2021
Faruk NasirPHP null-safe and null-coalescing operatorsThe null-safe operator supports method while the null-coalescing operator doesn’t.Apr 23, 20211Apr 23, 20211
Faruk NasirDo you find yourself on edge whenever your sister falls in love?It may seem like we are mad at the fact that the women in our lives have found love and happiness but, that’s hardly the case.Apr 8, 2021Apr 8, 2021
Faruk NasirWhen to use exceptionsIt is good practice to check for every possible errors — especially, the unexpected ones. This can push us to write code that is hard to…Apr 7, 2021Apr 7, 2021
Faruk NasirPremiseHave you ever come across a situation while programming in JavaScript where you are passing a function as an argument to another function…Dec 19, 2018Dec 19, 2018
Faruk NasirWeb Development And Design #5: HTML ImagesIn the beginning it was just text and then, a genie said, “let there be image”.Sep 23, 2017Sep 23, 2017
Faruk NasirWeb Development and Design #4: HTML LinksHTML Links are Hyper-links. They allow you to move from one web page to another.Jul 16, 2017Jul 16, 2017
Faruk NasirWeb Development And Design #3: HTML ListsLists are a part of our daily activities. List of text books for school, list of ingredients for that new recipe we found on the Internet…Jun 30, 2017Jun 30, 2017