PinnedShubham NikamEasy way to add minimal expandable Floating Action Button (FAB) menuI have got a better approach to show the minimal expandable FAB menu without using extra other libraries. It’s pretty simple just follow…Aug 26, 20185Aug 26, 20185
Shubham NikamAuto-generate models/types and web clients in the Angular app with OpenAPI SpecificationI’ll provide you with a concise explanation of how to utilize the ng-openapi-gen package within an Angular application to create types…Aug 14, 20231Aug 14, 20231
Shubham NikamIHttpClientFactory in ASP.NET Core : a better way to make HTTP requestIHttpClientFactory is an interface in System.Net.Http namespace. Which is a factory abstraction for components to create an HttpClient…Feb 20, 2021Feb 20, 2021
Shubham NikamLINQ in c# : concise guideLINQ (Language Integrated Query) is a uniform query syntax in C# to retrieve data from different sources and formats. LINQ generalizes the…Dec 6, 2020Dec 6, 2020
Shubham NikamA quick way to ZOOM and Slide Image anywhere (possible for all kinds of layout)Believe me, I know the pain to set up zoom in-out and moveable sliding view to images or for that matter to any of the layout views.Jun 4, 2020Jun 4, 2020
Shubham NikamRecyclerView : Swipe Right/LeftToday I’m going show you easiest way to implement recyclerview swiping right/left to perform operation like…Jul 6, 2019Jul 6, 2019
Shubham NikamFacebook shimmer loading animation with demo JSON data loading.This article covers the following pointsJan 24, 2019Jan 24, 2019
Shubham NikamIntents in Android 101 : all you need to knowWhat is an Intent in android?Sep 3, 2018Sep 3, 2018