We just moved into our new office, check it out...
We build iOS and Android mobile apps using the latest tools and techniques applied to the top apps on the Apple App Store and Google Play Store. We make sure that your custom mobile app meets all the requirements we agreed on, and we’ll help you add new features to your app after launch.
Storing passwords, API keys, access tokens and other sensitive data directly in git repository is considered a bad practice and decreases security of your production environment and any third-party integrations that you might have. Also you might included images, fonts, videos or other large files in previous commits that's just making your repository larger, but you don't need them anymore.
In this article you will learn how to remove all that information from git history.
In this video I share some of my frustrations with how JavaScript works. Hope you like it 😄
It was a long time since last post in this blog. Anyway, we are back and already started posting stuff that will save you tons of your time. Let's dive into SSL certificate renewal automation today! 🙂
This cheat sheet contains git commands almost every developer uses on daily basis. They will save you a lot of time and nerves.
What gulpfile.js
we use at App Dev Academy for building React.js projects and why Gulp, ES6 and other questions...
Part of our contracts at App Dev Academy require code audits on different Ruby on Rails projects. And usually developers do same mistakes over and over again - they incude sensitive data, such as passwords, API keys for third party integrations, production database logins/passwords, other secrets into git repositories. This article will tell you how to remove sensitive data from git history completely.
In this article we share App Dev Academy Atom editor configuration that we use across all computers of our development team and describe importance of doing so if you want to develop good quality software products.
It was long and tough year for App Dev Academy. We started with registering a company in March, learned a lot about law, accounting, taxes and banks, adopted tons of best practices for iOS, Android and web development, released some really cool open source libraries and couple of apps on the App Store 😁. I want to thank everyone who was with App Dev Academy during our first year as a company, let's keep the good work and do even better next year!