ANSH VARUNblog.anshvarun.com·Oct 4, 2024Mastering Nuxt and Capacitor Integration: A Resource ToolkitCreate resources folder in root directory. Add icon.png with size - 1024x1024 px Add splash.png with size - 2732x3732 px So we have placed icon and splash in resources folder, now we need these in all sizes compatible with our android and ios platf...Nuxt
Z TYzzz1998.hashnode.dev·Sep 30, 2024What Is The Role Of The Bus Capacitor For Pv InverterInverters belong to a large group of static converters, which include many of today’s devices able to “convert” electrical parameters in input, such as voltage and frequency, so as to produce an output that is compatible with the requirements of the ...film capacitor
aeliyamarine techaeliyamarinetech.hashnode.dev·Aug 7, 2024Power Up Your Circuits: The Essential Guide to Choosing the Perfect CapacitorCapacitors are fundamental components in electronic circuits, playing a crucial role in storing and releasing electrical energy. Whether you're working on simple DIY projects or complex industrial applications, understanding capacitors and choosing t...capacitor
ANSH VARUNblog.anshvarun.com·Jun 30, 2024Capacitor integration with Nuxt app for Android, iOS and ElectronCapacitor is an open source native runtime for building cross-platform mobile and Progressive Web Apps, with JavaScript, HTML, and CSS.For this first we will need a nuxt.js application where we will integrate our capacitor. Nuxt.js can be seen from t...Nuxt
Abhijeet Sonawaneabhijeetsonawane.dev·Apr 28, 2024Quick Setup: Building Ionic Mobile Apps with Nuxt.jsIn this article, we will understand how to setup the Ionic Framework with Nuxt.js and build cross-platform apps using Capacitor. Introduction Nuxt.js is a free and open-source framework with an intuitive and extendable way to create type-safe, perfor...3 likes·53 readsNuxt.js
ramu kramustar.hashnode.dev·Apr 24, 2024Angular Google Social Login and AuthGuardIn this article, we are going to be exploring social login, which is a way for a user to login to a web app using social apps such as google, twitter, GitHub and Facebook. We will be implementing social login with google, so open google developer con...Angular
Stefan Weberwithout.systems·Feb 23, 2024Progressive Web to Native Mobile with CapacitorApple and the EU Digital Markets Act With iOS Update 17.4, Apple addresses the requirements of the European Union Digital Markets Act (DMA). In short, this EU regulation forces companies like Apple to open their platforms to third-party providers in ...2 likes·1.1K readscapacitor
Martin Donadieucapgo.hashnode.dev·Dec 7, 2023The Art of Instant App Updates: A Developer's BlueprintFor developers navigating the mobile app landscape, the quest for agility often clashes with the rigidity of app store protocols. While Apple and Google have opened the gates for live updates, they've drawn a clear line: such updates are permissible ...capacitor
Inaamul hasan Shaikhinamulshaikh.hashnode.dev·Nov 22, 2023Unlocking Cross-Platform Power with Capacitor: A Comprehensive GuideCross-platform development is driven by the efficiency of writing code once and deploying it across various platforms like iOS, Android, Web, and Desktop. This approach ensures code reusability, saving time, effort, and reducing the likelihood of bug...1 like·28 readsIonic Framework
Khaled Ben Yahyakhaledbenyahya.hashnode.dev·Jul 29, 2023Convert your Existing React js App to Android App Using the Ionic CapacitorToday I will show the easiest and simple way I’ve found to convert your existing React js app to an android app using ionic capacitor. What is Capacitor? According to documentation: Capacitor is a cross-platform app runtime that makes it easy to buil...2 likes·43 readsIonic Framework