Материалы по теме 'ionic' | DevsDay.ru

IT-блоги Материалы по теме 'ionic'

IT-блоги Материалы по теме 'ionic'


Разработка dev.to 6 февраля 2024 г. 21:59

Overview I've been chatting with and mentoring people transitioning into tech, as well as those in tech that want to move somewhere else. I find myself saying the same things over and over again. This article will cover things to account for, rese...... читать далее

interview career jobhunt beginners

Разработка dev.to 6 февраля 2024 г. 3:13

free-for.dev Credit :- free-for.dev Developers and Open Source authors now have many services offering free tiers, but finding them all takes time to make informed decisions. This is a list of software (SaaS, PaaS, IaaS, etc.) and other offerin...... читать далее

Разработка DZone Web Dev 25 января 2024 г. 13:13

In the rapidly evolving domain of mobile application development, the choice of the right framework is crucial for the success of a project. Cross-platform development frameworks like Flutter, React Native, HTML5, and Xamarin have gained popularity d...... читать далее

Разработка dev.to 22 января 2024 г. 17:43

As you may remember, Ionic, the company where I’ve worked as a Developer Advocate for the past year and a half, was acquired in late 2022 by OutSystems. As part of that acquisition, I’m excited to announce that I transitioned to a Lead Developer Advo...... читать далее

Разработка dev.to 18 января 2024 г. 20:01

Infinite scrolling is a feature where more content loads as you get near the end of a list. It's popular in many apps and websites. I often use the Infinite Scroll component from Ionic (ion-infinite-scroll), which is very handy. When you're close to...... читать далее

angular ionic

Разработка dev.to 12 января 2024 г. 13:27

As we approach the year 2024, technological advancements and shifting market requirements are driving the landscape of software development to continue its exponential growth. For organizations and engineers the same, keeping up to date with these pa...... читать далее

webdev javascript beginners softwaredevelopment

Разработка dev.to 4 января 2024 г. 22:20

Hi everyone, recently I created a new project named Remède Remède is a mobile application that provide a french offline dictionary. It's 100% open source and you can download and re-use the dictionary as JSON, SQLite or with the public API...... читать далее

french dictionary ionic webdev

Разработка habr.com 26 декабря 2023 г. 17:01

Давайте знакомиться! Меня зовут Игорь. Я разработчик кроссплатформенных мобильных приложений в компании Smartex. В этой статье я расскажу о NativeScript, основных преимуществах платформы и ее недостатках.Материал будет полезен не только разработчикам...... читать далее

nativescript кроссплатформенная разработка разработка ios разработка android-приложений разработка android разработка ios-приложений

Разработка dev.to 19 декабря 2023 г. 20:36

In the fast-evolving landscape of mobile app development, staying abreast of the latest technologies and methodologies is essential. This blog post aims to provide a comprehensive overview of the various ways to create a modern mobile app, covering b...... читать далее

mobile android ios javascript

Разработка DZone Web Dev 18 декабря 2023 г. 19:04

As the foundations are important for building a strong bridge, similarly frameworks are crucial for developing a robust mobile application. Or we can say that frameworks are the foundations of any mobile application. But, people usually make mistakes...... читать далее

Разработка dev.to 18 декабря 2023 г. 7:03

If you have ever worked for a company that has several disparate sites, built with multiple technologies, keep reading. We will walk through building principles behind good Atomic Design, how to create Web Components using Stencil, and finally (perha...... читать далее

podcast webdev javascript beginners

Разработка dev.to 16 ноября 2023 г. 11:25

The Ably Realtime Experiences Hackathon winning projects announcement is here! Participants were challenged to build either a realtime dashboard or collaboration experience using the Ably APIs, with a bonus category for projects built with React eco...... читать далее

hackathon react webdev

Разработка dev.to 29 октября 2023 г. 14:04

Maestro is a mobile UI testing framework, very simple and effective. It's an alternative to other frameworks like Appium, Espresso, UIAutomator or XCTest and is built on top of the knowledge from its predecessors. Maestro doesn't depend on any mobil...... читать далее

mobile reactnative flutter testing

Разработка dev.to 15 сентября 2023 г. 21:49

Welcome to Part Two of this four-part series on building a mobile game using open source technologies. We'll be using Phaser, along with Ionic, Capacitor, and Vue. ❓Are you interested in a video walkthrough version of this blog post? Let me know in...... читать далее

ionic vue game

Разработка dev.to 8 сентября 2023 г. 17:41

I love playing video games, especially console and mobile games. I learned about Phaser (an open source framework for building games with JavaScript) last year and have wanted to try out game development using the skills I already have as a web devel...... читать далее

phaser ionic vue game

Разработка dev.to 5 сентября 2023 г. 14:01

On August 29, 2022 I started my first day as a Developer Advocate for Ionic. The very next day I flew out to Salt Lake City to meet my team for ng-Conf, and it's been a whirlwind ever since! 🌪️ Speaking on stage at Chain React! Photo credit: Taz...... читать далее

devrel career

Разработка dev.to 29 августа 2023 г. 17:35

What is LinkedIn Scrapping? LinkedIn scraping is the process of extracting data from LinkedIn's website using automated scripts or tools. It involves collecting information from profiles, company pages, job postings, and other publicly available dat...... читать далее

python programming scraping opensource

Разработка dev.to 17 августа 2023 г. 14:51

Written by Hussain Arif✏️ Continuous integration (CI) and continuous delivery (CD) pipelines are a set of automated processes that help developer teams deliver software more quickly and reliably. CI pipelines automate the process of building, testin...... читать далее

reactnative webdev

DevOps linuxhint.com 17 августа 2023 г. 10:46

TypeScript can be used with “React” by installing the latest version of TypeScript, setting up the React project, and installing the React dependencies.... читать далее

Typescript

DevOps linuxhint.com 9 августа 2023 г. 18:16

To build a responsive image slider with Swiper.js, use swiper, swiper-wrapper, and swiper-slide classes and set the values for Swiper class parameters.... читать далее

JavaScript