Menu
  • Home
  • Blog

Blog

  • Home
  • Blog

Form Validation by Custom Rules

MallowFeb 10, 2021 PHP No Comments

Form Validation by Custom Rules

PHP
Form data validation is based on the type of data you specify for each field when creating a form. Only a particular set of characters is required for each data form, and precise validation rules apply. To validate the incoming data of your application,...
Read More

Strict Loading Associations on Rails 6.1

MallowFeb 04, 2021 ROR No Comments

Strict Loading Associations on Rails 6.1

ROR
Rails 6.1 was released on December 9, 2020 with great new features. In this blog post, we will see the overview of the feature “Strict Loading Association” – https://github.com/rails/rails/pull/37400 , https://github.com/rails/rails/pull/38541...
Read More

Diffable Datasource in Tableview and Collection view in iOS

MallowJan 20, 2021 iOS No Comments

Diffable Datasource in Tableview and Collection view in iOS

iOS
UITableView and UICollectionView are the fundamental parts of UIKit. Till iOS 12, we used Datasource to handle tableview and collection views. So, both these UI components have some issues related to UI updates. Example: If we missed to reload the tableview...
Read More

Dart DevTools on Flutter

MallowJan 13, 2021 Android No Comments

Dart DevTools on Flutter

Android
Introduction The Dart dev-tool is an option for debugging and analysis. The Flutter app runs in Dart Language. Now it runs only in the browser (like Chrome, Safari, or any other browser which you set as default), in the future, you can see the tool on...
Read More

Chrome Dev Tools – A Basic Overview

MallowOct 29, 2020 Testing No Comments

Chrome Dev Tools – A Basic Overview

Testing
Chrome DevTools is a set of web authoring and debugging tools which are built directly into the Google Chrome browser. It helps the developers in terms of providing deeper access into the web applications. Also it extends it’s support via editing website...
Read More
1 2 3 4 … 52

Recent Posts

  • What’s New in iOS 15
  • MediaRecorder
  • Bug Reporting Guide
  • Thinking of Securing your Site? – Use HSTS
  • What’s New in React 18 Alpha?

Categories

Archives

  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • March 2021
  • February 2021
  • January 2021
  • October 2020
  • September 2020
  • July 2020
  • June 2020
  • May 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • March 2019
  • February 2019
  • January 2019
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
© Mallow Technologies Private Limited