Saurabh Gandhe I bring your ideas to life!

CategoryThere’s a better way

Quickest way to integrate Google Sheet and Trello to make reports

Q

We needed to submit a report of tasks done during a set period of time. Of course the Google Sheet was the best option to share, but Trello Free version won’t let you export a list or cards at all. You may opt for plugins, but well, Free Trello. Technically, all you need is a JSON Parser, but using third party apps and sharing data was not an option. It must travel from TRELLO to Google, no one...

There’s a better way for if($var == 5). It’s ..

T

Ever wandered which one is correct? if($var ==5) or if (5==$var)? Why? Although, you might see a warning in your IDE, it’s unlikely you will get any error for saying if($var = 5) , but if you have a habit of using the other way, you will get an error for assigning variable to constant. <?php What you use if($var == 5){} What you should use if(5==$var){} Why you should follow me ...

Saurabh Gandhe I bring your ideas to life!

Contact Hands-on DevOps with Azure/AWS Experience

Recent Posts

Categories