This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
isSubstitute = !string.IsNullOrEmpty(Convert.ToString(itemRow["SubstituteParent"])); | |
https://www.rapidtables.com/ for all the tools in js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Next Typescript React Functional Component": { | |
"prefix": "fc", | |
"body": [ | |
"import { FC } from 'react';", | |
"", | |
"interface ${TM_FILENAME_BASE}Props {", | |
" $1", | |
"}", | |
"", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For Damage ticket in jira: | |
Description | |
Business requirement: | |
Customer should be able to save cards on the iOS Platform | |
Targeted deployment date and time-> July 26, 11:00 PM GST | |
*If something went wrong what is the impact?*What is the list of all services impacted? → Mediator Service |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### | |
GET https://order-status-develop.mafrservicesstg.com/v2/consignments?page=0&size=3&sortDirection=DESC&paginated=true&consignmentCode=20076966 | |
### | |
https://order-status-develop.mafrservicesstg.com/v2/order-history/[email protected]?orderCode=17292137621375%27 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.dictionary.com/e/wp-json/dictionary/v1/quiz | |
https://api-portal.dictionary.com/editorial/wotd | |
https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location | |
https://downloadly.ir/elearning/video-tutorials/nodejs-beginner-to-pro-apis-for-food-delivery-ecommerce/ | |
https://downloadly.ir/elearning/video-tutorials/master-coding-interview-data-structures-algorithms/ | |
https://downloadly.ir/elearning/video-tutorials/instagram-strategy-for-business-growth/ | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.youtube.com/watch?v=5di0gCg6uQQ | |
Andi lippi for OBS tricks | |
https://www.youtube.com/watch?v=aSlK3GhRuXA | |
https://obsproject.com/forum/resources/streamfx-for-obs%C2%AE-studio.578/ | |
https://www.youtube.com/watch?v=7oZw4gZjYiw&list=PLgjuC52DYyz4GYdj3PBUA1hWsUEZlcc5r | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<style> | |
h1 { | |
font-family: Calibri; | |
} | |
</style> | |
</head> | |
<body> | |
<h1>Hello World!</h1> |