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

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

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


Разработка habr.com 18 мая 2024 г. 7:59

ссылка на 11-ю частьРаботаем с Form и учимся использовать Picker, Stepper и ToggleПрактически в любом приложении вы в том или ином виде встречается с формами, под формами я имею ввиду такие объекты которые группируют в себе какие то данные которые вы...... читать далее

ios development ios разработка ios programming swift swiftui swift разработка swift development xcode

Разработка habr.com 14 мая 2024 г. 12:51

Привет, Хаброжители! Программисты с опытом работы на других языках высокого уровня смогут на практике освоить современный С++ и «большую четверку» его новых возможностей: диапазоны, концепты, модули и корутины. 200+ практических примеров реального...... читать далее

книги

Разработка dev.to 14 мая 2024 г. 1:16

This guide will walk you through setting up your Mac for development with Node.js, Firebase, and Firestore, including creating a simple Express app within a Firebase Functions project. Prerequisites Basic command line knowledge Mac compu...... читать далее

webdev express typescript firebase

Разработка dev.to 13 мая 2024 г. 13:19

Hi, my name is Konstantin Usachev, I'm a Software Engineer with over 15 years of experience behind my back, 12 of them – in game development. During these years, I've experienced firsthand the impact of DevOps on game production cycles. In this arti...... читать далее

gamedev development devops

Разработка habr.com 13 мая 2024 г. 8:00

Всем привет! Я Тимур — iOS разработчик в платформенной команде hh.ru. Сегодня я расскажу о нестабильных UI-тестах в iOS, и как мы с ними справляемся.Мы уделяем массу внимания UI-тестам, ведь именно они обеспечивают качество и стабильность в наши...... читать далее

ios xcuitest карантин UI тестов мобильные приложения мобильная разработка тестирование мобильных приложений тестирование qa testing

Разработка dev.to 11 мая 2024 г. 11:00

To read more articles like this, visit my blog Contrary to popular opinion, programmers are human. We like nice things. And the terminal is one of the most important things that we use on a day-to-day basis. So why live with a boring terminal whe...... читать далее

react node javascript aws

Разработка dev.to 9 мая 2024 г. 13:52

Here I give an example for CircleCI, in a step prior to using the certificate, let's say for code-signing, make sure you have installed the certificate on your macOS executor every time you trigger the ci/cd workflow. See commands below for followin...... читать далее

circleci codesigning

Разработка dev.to 9 мая 2024 г. 7:38

As a developer, encountering crashes in your applications is inevitable, and efficiently handling these incidents is crucial for maintaining software quality. Recently, I found myself in a scenario where I needed to export and provide a .xccrashpoint...... читать далее

xccrashpoint crash automator macos

Разработка dev.to 8 мая 2024 г. 21:18

Every application has a personality, and nothing brings that personality to life quite like a unique and consistent color scheme. Not only does your app acquire a personality when using color schemes, but also enhances user experience and strengthen...... читать далее

xcode ios swift swiftui

Разработка dev.to 7 мая 2024 г. 9:11

In the fast-paced world of software development, efficiency is king. Whether you're building mobile apps or managing backend services, streamlining your processes can dramatically improve your productivity and reduce time-to-market. This is where YAM...... читать далее

bitrise yaml ci cd

Разработка dev.to 6 мая 2024 г. 17:47

Technology is growing every day and so is the use of mobile phones in our lives. For as little as ordering groceries for our homes to handling our finances through banking and other financial apps, mobile applications are an integral part of our dail...... читать далее

mobileapptesting testgrid

Разработка dev.to 5 мая 2024 г. 2:21

We have finally arrived at the final part of the tutorial! We’ve come a long way — from scaffolding a Vue Ionic app, building an entire game with Phaser, and connecting the app and game together for a seamless experience. Now it’s time to take this...... читать далее

phaser ionic mobile gamedev

Разработка dev.to 4 мая 2024 г. 18:54

Typography is an important design element that, when used well, can positively impact how users perceive and interact with your application. By the end of this post, you will have known or reminded yourself how to add a custom font to your XCode Proj...... читать далее

ios macos xcode swift

Разработка dev.to 3 мая 2024 г. 9:43

Creating resilient and top-notch mobile applications requires a lot of dedication. More importantly, it hinges on employing a potent and feature-rich development platform. Firebase, a platform from the Google stable, has gained global acclaim and wo...... читать далее

realtimechat flutter development webdev

Разработка dev.to 2 мая 2024 г. 14:05

1. Desktop and CLI Versions Odevio offers both a desktop application and a Command Line Interface (CLI). This flexibility ensures that whether you prefer graphical interfaces or command-line operations for their efficiency, Odevio is equipped to su...... читать далее

flutter ios mobile linux

Разработка dev.to 1 мая 2024 г. 18:16

React.js and React Native are both powerful JavaScript libraries developed by Facebook, but they serve distinct purposes in web and mobile development. Here are some similarities and differences I discovered: Similarities: Core Principles: Both f...... читать далее

react reactnative webdev mobile

Разработка dev.to 27 апреля 2024 г. 21:47

Intro Sometimes you need to measure something in the app. It can be different things like app launch time, time spent between certain points of execution or network traffic amount. One of the most convenient tools in this regard is MetricKit framew...... читать далее

swift ios metrics

Разработка dev.to 23 апреля 2024 г. 22:53

This article was originally published on Remotebase blog. $935 billion. That’s how much revenue mobile apps are expected to generate in 2023 alone. Thousands of apps are released on varying platforms every single day. They differ in type, functiona...... читать далее

career android mobile ios

Разработка moz://a HACKS 23 апреля 2024 г. 19:08

In this blog post, we delve into the motivations for choosing Rust for our crash reporter, outline the unique challenges of designing an application that operates when the main browser has failed, and discuss the new architecture we've implemented. W...... читать далее

Crash Reporting Developer Tools Featured Article Firefox rust Rust crash reporting firefox window

Разработка dev.to 23 апреля 2024 г. 14:10

Embarking on the Laravel journey can feel overwhelming with the myriad of environment setup options available. I've got MAMP installed currently, though I've heard mixed advice about its suitability. Attempting to navigate further, I tried installing...... читать далее

webdev beginners programming help