About Migel Hewage Nimesha
Nimesha is a Full-stack Software Engineer for more than five years, he loves technology, as technology has the power to solve our many problems within just a minute. He have been contributing to various projects over the last 5+ years and working with almost all the so-called 03 tiers(DB, M-Tier, and Client). Recently, he has started working with DevOps technologies such as Azure administration, Kubernetes, Terraform automation, and Bash scripting as well.
Articles by Nimesha Jinarajadasa
JavaScript Howtos
- How to Compare Numbers in JavaScript
- JavaScript Counting
- JavaScript Date.getTime()
- JavaScript Destructor
- How to Create Text Boxes in JavaScript
- How to Map A Filter in JavaScript
- How to Send Emails in JavaScript
- JavaScript Alert document.lastModified
- JavaScript List Comprehension
- JavaScript Return Undefined
- Graph Visualization in JavaScript
- How to Sort Multidimensional Array in JavaScript
- How to Convert Map to JSON in JavaScript
- How to Decode URL in JavaScript
- Nested Map in JavaScript
- Self-Executing Function in JavaScript
- Vanilla JavaScript
- How to Set Cookie in JavaScript
- How to Find Object in Array by Property Value in JavaScript
- How to Print Objects in JavaScript
- JavaScript Abstract Class
- How to Upload Image Using JavaScript
- How to Use forEach Index in JavaScript
- JavaScript Password Generator
- How to Make A Custom sort() Function in JavaScript
- How to Store Byte Array in JavaScript
- JavaScript NodeList
- Short-Circuiting in JavaScript
- How to Change Input Value in JavaScript
- Session Storage in JavaScript
- How to Set Multiple Attributes for an Element in JavaScript
MySQL Howtos
- How to Backup a Single Table Using Mysqldump
- How to Connect to a MySQL Database Using JDBC
- How to Create Read-Only User in MySQL
- How to Get Last 30 Days Data in MySQL
- How to Split String Into Rows in MySQL
- How to Print to Console in MySQL
Python How-To's
- Optional Chaining in Python
- Derivative of ReLU Function in Python
- How to Generate Random 4 Digit Number in Python
- How to Sort Date and Time in Python
- Python Two-Sample T-Test
- How to Get Dictionary Intersection in Python
- How to Get The Next Item in Python for Loop
- How to Mock Function in Python
- How to Pass Kwargs to Another Function in Python
- How to Create Sudoku Solver Python
- How to Detect Languages in Python
- How to Connect VPN Using Python
- How to List Virtual Environments in Python
- How to Setup Python Unittest
- How to Use Requests Module to Post Form Data in Python
- Introduction to Urljoin in Python
- Python Functools Partial Function
- How to Obfuscate Python Code
HTML Howtos
- How to Add Captions to Images in HTML
- How to Create a Simple Tooltip Button in HTML
- How to Create an Editable HTML Table
- HTML Readonly for a Select Tag
- HTML Three Column Layout
CSS Howtos
- How to Center a Button in CSS
- How to Center an Absolute Div Using CSS
- How to Center Floated Elements With CSS
- How to Prevent Text Selection in CSS
- Opacity Transition Using CSS
PowerShell Howtos
- PowerShell Set-Content Cmdlet
- Counter in PowerShell
- PowerShell Copy-Item Progress
- How to Convert XML to JSON in PowerShell
- How to Invoke WebRequest in PowerShell 2.0
- How to Pass an Array to a Function in PowerShell
- How to Run a PowerShell Script From Within the Python Program
- How to Delete Empty Folders in PowerShell
- How to Get Service Status From Remote Computer Using PowerShell
- ExecutionPolicy Bypass vs Unrestricted in PowerShell
- How to Combine CSV Files in PowerShell
- How to Get List of Running Processes in PowerShell
- How to Show All Properties of a PowerShell Object
- How to Use the CmdletBinding Attribute in PowerShell
- How to Write JSON Object to a File in PowerShell
- How to Run a PowerShell Script Without Displaying a Window
- The Call Operator & in PowerShell
- How to Run Exe File With Parameters in PowerShell
- How to Install MSI File in PowerShell
- How to Post Request in PowerShell
- How to Upload File to SFTP With PowerShell
- LastExitCode in PowerShell
- How to Copy File to Remote Computer in PowerShell
- How to PowerShell Multiline String
- How to Loop Through Files in PowerShell
- How to Send Email Message to Multiple Recipients in PowerShell
- How to Check if String Is Empty in PowerShell
- PowerShell Location
- How to Run as Different User in PowerShell
- How to Export Output to Text File in PowerShell
- How to Download File in PowerShell
- Windows PowerShell Commands to Achieve Unix Tail Command
- How to Delete Folder in PowerShell
- How to Get Current User in PowerShell
- How to Get PowerShell Version
- PowerShell Function Parameters
- PowerShell Grep
- PowerShell Unzip
- How to Run Curl Command in PowerShell
- How to Run exe File in PowerShell
- How to Export Data to CSV in PowerShell
- PowerShell Contains Operator
TypeScript Howtos
- How to Extend Window in TypeScript
- How to Get Class Name of an Object in TypeScript
- How to Read Text File in TypeScript
- How to Use RxJS With TypeScript
- How to Watch and Compile All TypeScript Sources
- The implements Keyword in TypeScript
- How to Check if a Variable Is a String in TypeScript
- How to Use ESLint for TypeScript Import Ordering
- How to Sort Array of Objects in TypeScript
- The Ternary Operator in TypeScript
- How to Check the Object Type on Runtime in TypeScript
- How to Convert a Boolean to a String Value in TypeScript
- Multiple Inheritance in TypeScript
- How to Iterate Over Array of Objects in TypeScript
- How to Transform TypeScript Code Into JavaScript Code
- How to Use the Infer Keyword in TypeScript
- TypeScript Comments
- TypeScript fetch() Method
- How to Implement Class Constants in TypeScript
- How to Check for Both Null and Undefined in TypeScript
- How to Return Type for setTimeout in TypeScript
- How to Remove an Array Item in TypeScript
- Type Casting in JavaScript and TypeScript