MYIt sounds good for completed project, and now you just maintain, but what about new project? For example REST API, you would create new branch for every feature from the beginning?Reply·Thread·May 25, 2018·How often do you merge your development branch into master branch? What are the best practices and recommendations here?
MYIt's not direct downliad thats the problem, its always a link to the website, i cant use itReply·Thread·Jun 23, 2016·1·Is there any YouTube downloader API?
MYI know this website, but there is any API?Reply·Thread·Jun 23, 2016·1·Is there any YouTube downloader API?
MYI feel that Ionic (even ionic 2) it's super easy code. It never was so easy and fast to build app. You just can develop a big and complex app in just some days or some weeks, it's just amazingComment·Thread·Mar 2, 2016·2·What are the pros and cons of using React with Ionic Vs React Native?
MYI voted ES6, but actually - go for TypeScript.Comment·Thread·Feb 27, 2016·7·CoffeeScript or ES6 - which one for a new JavaScript based project?
MYI have found great solution! 2 steps: in html: add ng-if="items.length" (to the ng-repeat container) in controller: function onStateChange() { $scope.items = []; $timeout(function() { $scope.items = getItems(); }); } Preview video: https://drive.google.com/file/d/0B_2AM8ZhXhE9c2IyZFg2aXhsYXM/viewComment·Thread·Feb 27, 2016·4·Angular ng-repeat render delay
MYI tought about it, but I don't want to use that way. I want that the user will be able to read URL and know exactly what's inside.Reply·Thread·Feb 27, 2016·1·Angular UI-Router optional url parts