can you guide me which or what is 'official', 'standard' or 'best' folder structure for BIG #reactjs apps? @ReactJS_News @c0deNinja #react
1
btn.addEventListener('click', e => { import('./modal.js').then(modal => modal.open()); }); #javascript dinamic imports #react
"cuz this is your own #UI, you need to handle your own events" - @reactjs #javascript #reactjs #uidevelopment #componentarchitecture
1
if you brake an input, let me tell that you're fucking damn!!! #html5 #htmlnext #javascript #reactjs #angular2 #infernojs
when is needed to use $scope events? @teropa @toddmotto I dunno cuz I use $onChanges and is enough for what I'm doing. #angular #javascript
2
a high order #component it just a component that returns another component... #javascript #reactjs #infernojs #componentarchitecture
1
in #chromedevtools local #scope is like understanding what you have access too at that point of time #javascript #debugging #react #angular
Live-reload watch files and reloads app when things change Hot-reloading just patch the code that was changed #javascript #reactjs #angular2
"React gives you lot of power but the more you limit the scope of what you need, the less surface area for bugs" - @holtbt #reactjs
1
1
how to test bindings that triggered by parent component?? <parent> <child prop=$ctrl.parentProp"> @teropa @toddmotto mock in $onChanges?
1
the more explicit you are, the better the typed system can help you find mistakes #javascript #typescript
Аневризма retweeted
Just messing around with React on a Tuesday night... `getThislessComponent` 😃 Create real-life React components without using `this` 😈
5
15
85
is good to instantiate $componentController on every "it" block? or just let it on a beforeEach?? @toddmotto @teropa #angularjs #unittesting
2
1