Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				 philcr30309y@kevbost I had a similar thing where I was asked to develop a web interface to book customer appointments and add meeting notes. philcr30309y@kevbost I had a similar thing where I was asked to develop a web interface to book customer appointments and add meeting notes.
 
 Then I had can you make it work offline!
 
 Now it is an outlook plugin.
 
 Luckily it was at conception not after it had grown unwieldy
- 
				
				 kevbost25519y@philcr Starting making an application cache data is one thing, but retrofitting an entire app to download dependencies as an afterthought? Whatever, they paid us for it and now it takes 30s to load. kevbost25519y@philcr Starting making an application cache data is one thing, but retrofitting an entire app to download dependencies as an afterthought? Whatever, they paid us for it and now it takes 30s to load.
- 
				
				 rant1519yUnfortunately obvious things aren't that obvious to customers. And then it becomes a matter of life and death to them and has to be done RIGHT NOW. rant1519yUnfortunately obvious things aren't that obvious to customers. And then it becomes a matter of life and death to them and has to be done RIGHT NOW.




The client wanted to add "offline mode" to a massive webapp we had just completed.
undefined