NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io


registru =""
==============git and npm saravanan class================
dependency === node app it is necessary (--save)
dev-dep ==== only for developer dependency ( )
pere -dep ==== eg :express to avoid multiple dep file
each file has multiple dependecy (ex eslint, style lint) pear is used to place all the dependency in seperately.

npx(5.3 above) == outside internet issue is fixed, checksum
(or)
yarn ====


npx -- global access binary provisiomn(.bin in=> files form node to avoid global)


lib and bin file ==== source code(lib/nodemodules/ global file) and bin (globely installed file list)
===>/usr/src/
(cd /usr/home)

.deb file linex ==== >

lerna

sys soft link(to get the another file or data for different folder or path )
---------------------------------------

npm config list
============

; cli configs
metrics-registry = "https://artifactory.global.standardchartered.com/artifactory/api/npm/npm-release"
scope = ""
user-agent = "npm/5.3.0 node/v8.6.0 linux x64"

; userconfig /home/vagrant/.npmrc
https-proxy = "http://1572780:Logan*[email protected]:8080/"
https://registry.npmjs.org/ = ""
proxy = "http://1572780:Logan*[email protected]:8080/"
registry = "https://artifactory.global.standardchartered.com/artifactory/api/npm/npm-release"

; node bin location = /home/vagrant/.nvm/versions/node/v8.6.0/bin/node
; cwd = /home/vagrant/ReactFC/foundation-components/packages/core
; HOME = /home/vagrant
; "npm config ls -l" to show all defaults.


steps to resolve regsitry confic update:
--------------------------------------

npm config set registry https://registry.npmjs.org/


npm config set proxy http://ZONE1-SCBNET%5C1572780:[email protected]:8080
npm config set https-proxy http://ZONE1-SCBNET%5C1572780:[email protected]:8080

find the path in cmd
-------------------
find . -type f | xargs grep "something"




themeColor(color),
themeSize(size),




git stash comments
----------------
git stash
git stash list
git stash apply
git stash apply stash@{n}


git statsh clear (carefull with tis)




git push -f origin develop-CCF-302
git rebase --abort

==================
git remote remove origin

git remote add origin https://[email protected]/scm/~1572780/foundation-components.git

========================

git checkout develop //master branch

git branch -d develop-CCF-302 //delete your branch in local

git pull

--
2055 git checkout master
2056 git branch
2057 git branch -d core/feature/SD-21863
2058 git branch
2059 git branch -D core/feature/SD-21863
2060 git status
2061 git branch
2062 git pull
2063 clear
2064 git checkout core/feature/SD-21863
2065 git fetch origin master
2066 git rebase origin
2067 git status
2068 ll
2069 git status
2070 git push -f
--


=============================

without hyphen
https://jira.global.standardchartered.com/browse/CCF-1869


=============================
Using ReactCSSTransitionGroup need to check
https://blog.prototypr.io/using-reactcsstransitiongroup-for-enter-exit-animations-ea100d68e72f
=====================================
----------------------
Please don't use em. This causes unexpected font sizing when the component is put into unknown parents.
See https://bitbucket.global.standardchartered.com/projects/S2BV4/repos/foundation-components/browse/CONVENTIONS.md
----------------------

FC CONTRIBUTING
https://bitbucket.global.standardchartered.com/projects/S2BV4/repos/foundation-components/browse/CONTRIBUTING.md

67220


basic react app link for parent and child relation
https://jsfiddle.net/Saravanan_Rajaraman/q1w5qk9r/1/
https://codesandbox.io/s/821oq1znqj
https://codesandbox.io/s/zqqn1nnvl3
https://discuss.reactjs.org/t/best-approach-to-update-dynamic-children-component-on-parents-event/4442/3

styled component
https://www.styled-components.com/docs/basics#passed-props
<Label size="small" weight="bold">DIRECT DEBIT ?</Label>

Currency
import formatCurrency from '../../mixins/format-currency';
import currencySeed from '../../seeds/s2b-amount-currency-formats-seed';

aysl-- psw Logan*2817
nvm installaton steps
==================
Steps to update node version using nvm:
• nvm install <new_version> --reinstall-packages-from=<previous_version_installed>
(To install and migrate npm packages from specific versions of Node)
• nvm alias default <new_version>
(To set a default Node version to be used in any new shell, use the alias 'default')


Shallow == dive() eg:
---------------------------
assert.equal(icon.dive().hasClass(defaultTheme.icon), true, 'Should have default class name');

getCreateDDIDetailsList


=============


[‎11/‎26/‎2018 5:23 PM] K, Hemanth Kumar:
https://bitbucket.global.standardchartered.com/projects/S2BV4/repos/s2bv4-ui-core/browse/addons/common/addon/mixins/utilities/format-date.js

[‎11/‎26/‎2018 5:17 PM] K, Hemanth Kumar:
cutOffTime = self.getFormattedUnixTimeZone(item.paymentProcessingCutoffDate, '', item.uitimeZone);
import getFormattedUnixDate from '../../../mixins/utilities/format-date';



Amount to String
parseFloat("1234567.89").toLocaleString('en')
(1234567.89).toLocaleString('en')
"1,234,567,890,123.89".split(',').join('');
1,234,567,890,123.89.replace(/,/g,'')

http://localhost:3000/#/s2b/collections/lists/managelists/ddi/batches

getMandateList

{startIndex: 1, noOfRecords: 20, batchRef: "OIHKCITCL1A16012", isManageDdiTxn: false, userRole: "O"}

fix(collection)SD-34791: fix for filter service request in DDI
=========xxxxxxxxxxxxxx=======================xxxxxxxxxxxxxxxxxxxxxxxxxx==========
     
 
what is notes.io
 

Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 14 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.