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

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

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


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

This article isn't what you think it is. This is not a deep exploration of this amazing data structure, nor is it a beginner's guide explaining the properties or a walkthrough of the code. NO! This article talks about a personal experience I had whil...... читать далее

dsa datastructures cpp computerscience

Разработка habr.com 19 мая 2024 г. 20:56

Продолжаем поиск, начатый в предыдущей части "О чудный мир Fermax (часть 1, ADS Citymax monitor)". Посмотрим, нет ли какого-либо готового решения. Оказывается, Fermax предлагает продукт "Wifi Vds Call Divert Wi-Box". Коробочка 80х80х20 мм подключаетс...... читать далее

Fermax видеодомофон реверс-инжиниринг умный дом

Разработка habr.com 19 мая 2024 г. 17:44

Недавно стало известно о новом виде слежки за пользователями смартфонов: через пуш-уведомления в iOS и Android. Газета Washington Post написала, в частности, что эту тактику начало использовать ФБР (кэш статьи). Довольно интересно, как работает тако...... читать далее

пуш-уведомления пуш-токены push token APNS алерты

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

Recently, I have been doing chaos (fault) tests on the robustness of some self-built database driver/client base libraries to verify and understand the fault handling mechanism and recovery time of the business. It mainly involves the two basic comp...... читать далее

etcd mongodb chaostesting faulttesting

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

History of DotNet - YouTube This video provides an engaging overview of the history of .NET, the significance of C#, and the role of the Common Language Runtime (CLR). It covers key mil...... читать далее

tutorial csharp dotnet

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

This is a translation from the original article: https://techblog.woowahan.com/15903/ The final code example may be found here: https://github.com/iicdii/shared-config-example Intro ESLint and Prettier are tools that you often use to imp...... читать далее

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

Nesta quarta parte de minhas reflexões, seguimos com a letra "L", obedecendo a ordem proposta pelo acrônimo SOLID. Trabalharei com TypeScript nos exemplos. Neste artigo Liskov Substitution Principle Exemplo abstrato Exemplo técnico (Fr...... читать далее

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

In this fourth part of my thoughts, we continue with the letter "L", following the order proposed by the SOLID acronym. I'll be working with TypeScript in the examples. In this article Liskov Substitution Principle Abstract example Tec...... читать далее

solidprinciples programming designpatterns typescript

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

Running ARM64 virtual machines on Proxmox VE is now possible with the addition of ARM64 emulation support. This guide will walk you through the steps needed to create and run an ARM64 VM on Proxmox VE, whether for testing, development, or other purpo...... читать далее

proxmox arm linux virtualmachine

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

Fala Devs! Nesta semana lá na California rolou o evento anual da Google que ela apresenta seus principais lançamentos do ano chamado Google I/O. Na terça feira foi realizado o keynote principal, transmitido ao vivo em vários canais, e muitos fica...... читать далее

flutter googleio dart

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

No último dia 10 de maio, ocorreu o Google IO, obviamente não foi um evento voltado para (somente) programação e sim um evento que anuncia todos os seus próximos lançamentos como o Bard, Pixel Tablet, Pixel Fold, Pixel Watch. etc. Claro todos estáva...... читать далее

records dart flutter

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

Data updated on May 18, 2024 Top 1. freeCodeCamp - 390k ⭐️ freeCodeCamp must be very famous among programming students, a community project where you can learn programming completely for free. In addition to providing extremely systema...... читать далее

programming beginners webdev github

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

Introduction With the integration of artificial intelligence (AI) becoming a game-changer in today's world, I recently embarked on creating a mobile application – an AI-powered Bible chat experience. In this article, I’ll share my journey of creati...... читать далее

gemini flutter ai tutorial

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

Hi everyone! This week is calm in terms of releases, so far at least!. We have great React articles, but also some criticisms, or content that suggests we use alternative solutions (Solid, Phoenix LiveView) 😅. React Conf starts later today! We can...... читать далее

react reactnative

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

Hi everyone! We're back after a short break, covering two weeks of news! I hope you have recovered well from the React 19 beta release 😄 But it's not over, we are entering an exciting period with React Conf, Vercel Ship, App.js and many other conf...... читать далее

react reactnative

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

Hi everyone! This week React Native takes the spotlight! But there are also interesting news from Vercel and PRs to take a look at from the React core team. Earlier this week, I was at React/RN Connection conferences in Paris. It was great to meet...... читать далее

react reactnative

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

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

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

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

Flutter, Google's UI toolkit for crafting natively compiled applications for mobile, web, and desktop from a single codebase, is an exciting technology for new developers. However, beginners often make certain mistakes that can hinder their progress...... читать далее

flutter dart beginners programming

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

End-to-end (E2E) testing is essential for ensuring that your application works correctly from the user's perspective. This guide will dive into advanced topics in E2E testing, including testing single-page applications (SPAs), progressive web apps (P...... читать далее

webdev testing testdev opensource

Разработка habr.com 17 мая 2024 г. 21:49

Всем привет! Меня зовут Женя, я работаю iOS разработчиком в каршеринг-сервисе Ситидрайв, где мы с командой стремимся улучшить пользовательский опыт и сделать наше приложение более интуитивно понятным и функциональным. В этой статье я расскажу, как у...... читать далее

geojson ios sdk maps