rumit mittalMYSQL Case-Sensitive SearchWhen searching for partial strings in MySQL with LIKE OR = you will match case-insensitive by default.Feb 23, 2021Feb 23, 2021
rumit mittalBest Animated TV SeriesFans of fantasy, sci-fi, thriller , action and superheroes have plenty to choose from animated tv series.Nov 9, 2020Nov 9, 2020
rumit mittalThe 10 Best Netflix TV SeriesFans of fantasy, sci-fi, thriller , comedy , action and superheroes have plenty to choose from on Netflix.Oct 30, 2020Oct 30, 2020
rumit mittalRemove Duplicates from an Array in JavaScriptIt’s a common use case in many projects to need to remove duplicates from an array in JavaScript. For interviews, it’s a common coding…Jul 1, 2020Jul 1, 2020
rumit mittalStalemate -ChessThe word stalemate is one of the most important chess terms. As the last hope for players defending a lost position, it can turn players…Jul 1, 2020Jul 1, 2020
rumit mittalCastling -ChessCastling is a special move in the game of chess involving a player’s king and either of the player’s original rooks. It is the only move…Jul 1, 2020Jul 1, 2020
rumit mittalSome Useful Underscore.Js MethodMost of the Modern Libraries and Frameworks these days use “Underscore.Js” or “Lodash” for common javascript methods. As Developer we can…Jun 29, 2020Jun 29, 2020
rumit mittalHiding Field in SugarCRM ConditionallyWhen we are working on SugarCRM many times we encounter a case or scenario that we need to hide or show some field conditionally in record…May 26, 2020May 26, 2020
rumit mittalClone Object in JavascriptHow to do a shallow or deep clone of an Javascript Object using JS ES5, JS ES6 or Lodash. Please note that in the shallow copy the nested…May 26, 2020May 26, 2020
rumit mittalJavascript empty an existing arrayA couple of method how to empty an existing array in javascript.May 26, 2020May 26, 2020