CitrusLeaf | Blog

Thoughts on Technology, Design and Product Development
CitrusLeaf | Blog
Thoughts on Technology, Design and Product Development
  • Visit CitrusLeaf
  • Visit Blog
  • Case Studies
  • Development Startup Ideas

    How to build a mobile app like Audible

    A bit about Audiobook apps Audiobooks are one of a kind in the e-learning space. They are very effective in making the listener understand the book through an audio medium. Most people nowadays have very…

    amrit March 6, 2023
    READ MORE
  • Design Development Digital Marketing

    Top 5 Things To Remember When Building A Mobile App

    Back when Steve Jobs announced the original iPhone in the year 2007, while almost everyone was blown away by the device, a small group of people were more excited about the App ecosystem behind it.…

    amrit February 15, 2023
    READ MORE
  • Development

    Heroku Free-Tier Alternatives

    Developers almost always first look for free tiers, particularly in the cloud, to test new ideas. Heroku had always been that cloud provider which would offer one-click app deployments that too on a generous free…

    amrit December 13, 2022
    READ MORE
  • Career Discussions

    How to minimize workplace negativity to foster better working environments

    Employees do not leave the organization to earn more; they do because of an unhealthy workplace. Negativity in the workplace can harm your company’s work environment. It can affect employee morale and lead to more…

    amrit November 24, 2022
    READ MORE
  • Development Discussions

    Things Business Leaders Should Understand About AI

    Artificial Intelligence is all over the news nowadays. You will find many startups and products putting AI in their domain names or in their product descriptions (Fun fact: .ai TLD is administered by the government…

    amrit November 11, 2022
    READ MORE

Development

iOS – Resizing the ScrollView on keyboard appearance

amrit September 1, 2018

While building an iOS app recently, we struggled a bit to resize the scroll view on keyboard appearance. Since the solution is not so straight, we decided to document it for everyone else to use.…

READ MORE iOS – Resizing the ScrollView on keyboard appearance
Development

Working with CocoaPods in iOS/Swift

amrit August 17, 2018

CocoaPods manages library dependencies for your Xcode projects. https://cocoapods.org/ It’s one of the largest dependencies providers to millions of iOS developers worldwide. Installation There are 2 ways to install CocoaPods : Mac App: download from…

READ MORE Working with CocoaPods in iOS/Swift
Development

Awesome PostgreSQL Features

amrit August 17, 2018

Postgres is our favorite database system. We’ve used Postgres with over 20 projects now and we still get amazed by how many hidden and great features Postgres has. No wonder, Postgres is world’s most advanced…

READ MORE Awesome PostgreSQL Features
Development

Using Redis as a secondary index

amrit July 17, 2018

We recently set out to build a bus booking website for one of our clients. We decided to use PHP 7 (Laravel), PostgreSQL 9.6, Redis 3.0, Beanstalkd as the primary architectural components. While we used…

READ MORE Using Redis as a secondary index
Development

Environment based Properties in Spring Boot

amrit May 17, 2018

The adoption of Spring Boot in both small and large scale software proved that convention over configuration is the chosen approach for many developers. Spring Boot provides sane defaults and has allowed us to rapidly…

READ MORE Environment based Properties in Spring Boot

Posts navigation

Previous page Page 1 … Page 15 Page 16
CitrusLeaf | Blog © 2020 CitrusLeaf
Top