Тёмный

iOS Dev Vs. Web Dev - My Thoughts After Building My First iOS App 

Your Average Tech Bro
Подписаться 90 тыс.
Просмотров 71 тыс.
50% 1

Check out the Content Marketing Blueprint to learn how to market your SaaS product on social media: thecontentmarketingblueprint....
Download the 3 Minute Journal: apps.apple.com/us/app/3-minut...
Get access to high quality coding projects that actually impress recruiters: www.sweprojects.com/
Check out all the gear that I use! kit.co/dohyunkim/desk-essentials
Follow me on TikTok: @youravergetechbro
0:00 - 0:11 : Intro
0:11 - 0:53 : App Explanation
0:53 - 1:20 : Swift Is Very Apple-esque
1:20 - 1:45 : Thoughts On XCode as an IDE
1:45 - 2:46 : Styling on iOS
2:46 - 3:53 : Most Annoying Part of iOS Development

Опубликовано:

 

23 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 73   
@amirhesham9529
@amirhesham9529 Год назад
Using leading and trailing is actually more convenient in terms of localization. if your app supports both LTR and RTL, you will appreciate that, for example, leading means LEFT in English or RIGHT for Arabic for example while trailing means RIGHT in English or LEFT in Arabic
@YourAverageTechBro
@YourAverageTechBro Год назад
Ooooo I did not think of that! Damn Apple you win this one 😂
@golamrabby2508
@golamrabby2508 Год назад
@shoarectube
@shoarectube 5 месяцев назад
Just paused the video to comment the same thing. I recently watched a video about using arabic on an iOS device and how the entire UI changes, from icons’ position in the menus, to the entire screen being mirrored - i.e. your app positions will be flipped on screen. My like goes to you!
@ben7226
@ben7226 11 месяцев назад
Can you please talk more about extracting functionalities and putting them into an external server? Amazing video by the way, I totally agree especially since i have a React Native background.
@Shaunmcdonogh-shaunsurfing
@Shaunmcdonogh-shaunsurfing 5 месяцев назад
As a full stack web dev, this was very helpful
@sotasearcher
@sotasearcher Год назад
3:51 it wasn't supposed to end this abruptly was it? did anyone else notice? lol
@a7mdm3tsim59
@a7mdm3tsim59 3 месяца назад
it's weird no is talking about it
@_el.guapo_
@_el.guapo_ 10 месяцев назад
So, if understand correctly, you want to keep the actual iOS app super basic and you're doing most of the processing on Cloud functions ? So it's like you created your library online and using it locally. But the problem is: what if you need Apple SDK ? Let's say to interact with a Watch? I would be overwhelmed with creating an hybrid monster but it's still doable I guess.
@mohammadnej7029
@mohammadnej7029 2 месяца назад
Trailing and Leading in swiftUI doesn’t means left and right, it means where the language text direction begins from, and where it ends. On a Left to Right language trailing = right and leading=left but on a Right to left language like Persian it’s the opossite. This small change can solve so many UI placement issues when switching to a RTL language. You might think that CSS also has a direction attribute but as a Persian user I have seen so many websites, WP plugins break just for this simple reason😢
@wizzyiuu
@wizzyiuu 3 дня назад
amazing video !!!! I wonder why it was cut short though?🤔
@DevlogBill
@DevlogBill Год назад
I am still learning about web development, ten months in and I am using React for creating projects I even tried React Native. I am having a lot of fun creating websites or creating toy projects like calculators or even creating pictures using in HTML svg. Creating applications despite the fact they are simple because I am fairly new with software development, I am amazed by what you can create with JavaScript. Getting to the point, there was a point where I thought I was on the wrong path with web development. But when I tried iOS development, I was disappointed. The UIKIT is nothing like CSS, it lacks versatility. My experience with UIKT was disappointing. I tried creating I guess widgets and it felt so generic in comparison to CSS flexbox or grid. Or even simple styling of colors and hover states. Maybe it is just me? Maybe I should have given it more of a try? But I feel you can do so much more with JavaScript and CSS that iOS pales in comparison. Who knows? Maybe I will try it again in the near future and feel differently? This is only my personal experience, I am not an expert just a newbies experience, thank you Average Tech Bro for the video.
@PujitheGreatest
@PujitheGreatest Год назад
Thanks for this! I just uploaded my first app and that review process was just like you said. What video program did you use to make the text pop up as you talk? I thought it was cool. Also when you said that you made a app just a container with firebase, did you use the WKWebview? I thought apple didn’t allow webview apps?
@YourAverageTechBro
@YourAverageTechBro Год назад
I used Descript - here's an affiliate link to it: www.descript.com/?lmref=Oajkuw Nope, I just used firebase for the backend. No webview was used.
@k23raj2
@k23raj2 10 месяцев назад
iOS vs react Native for long term job ?
@srinivasprayagsahu1375
@srinivasprayagsahu1375 6 месяцев назад
Bro I did check your app as a iOS dev I should say there are lots of improvements that can be done.
@midnightappointment
@midnightappointment 10 месяцев назад
What backend did you use?
@user-yd9xy3rb4x
@user-yd9xy3rb4x Год назад
Leading and trailing are for languages that are read from right to left
@YourAverageTechBro
@YourAverageTechBro Год назад
that's what I learned from a previous comment - I guess Apple was right all along haha
@rtorcato
@rtorcato Год назад
no hot reloading? Are you not using Swift previews with the canvas? Also the leading and trailing is smarter than CSS, because it's meant to work for languages that don't read from left to right.
@maciusessa
@maciusessa Год назад
Nice video. I’m iOS developer and this was pretty neat video. Nice editing:)
@amrin1906
@amrin1906 Год назад
Can you tell me the process?? Did you only learn swift??
@marwanbasem6129
@marwanbasem6129 11 месяцев назад
what is the thing spinning behind him
@alexe4318
@alexe4318 Год назад
Is Xcode mostly front end interactions and interfaces? If you have a backend and database for your Web application but want to create an IOS app using the same database, would you use an API or how would you go about setting up a backend and database for IOS?
@creed404yt9
@creed404yt9 5 месяцев назад
Any recommendations? Is it a good idea to just call the same http rest APIs from the ios app?
@bobderbraumeister6919
@bobderbraumeister6919 Месяц назад
The integrated URLSession is pretty decent and there is Alamofire. There is also a protobuf library. If you want to create the API you could use the Vapor framework.
@DevlogBill
@DevlogBill Год назад
Average Tech Bro, for full stack would you recommend JavaScript and PHP for corporate jobs? Or is it smarter to focus on JavaScript and Java? Or would you recommend a third option? Thanks.
@YourAverageTechBro
@YourAverageTechBro Год назад
If you're learning completely from scratch I would just do Javascript frontend (React) and backend (Express)
@DevlogBill
@DevlogBill Год назад
@@YourAverageTechBro thanks Average Tech I appreciate the advice.
@hazemayman2849
@hazemayman2849 Год назад
I tried many courses but just can't seem to wrap my head around ios development (i have a cs degree and have studied much more complex topics). Any suggestions for learning resources to get on track in a short time?
@YourAverageTechBro
@YourAverageTechBro Год назад
I actually think Apple’s code tutorial is really good. You build an app called “scrumdinger” and you learn a lot. That’s what I used!
@leithoune
@leithoune Год назад
i advise you to follow Swiftful Thinking on RU-vid, he has very good playlists ordered by difficulty and he's an amazing teacher.
@hazemayman2849
@hazemayman2849 Год назад
@@leithoune just checked him out the topics seem really good but the problem is that they are all using SwiftUI
@leithoune
@leithoune Год назад
@@hazemayman2849 What are you looking for ?
@hazemayman2849
@hazemayman2849 Год назад
@@leithoune including uikit might be nice since most companies still use it. I've found a good introductory course on Sean Allen's channel that seems to be doing the job will up till now
@cemstrike
@cemstrike 8 месяцев назад
Dude thats an awesome app I’ll get it
@MobileDeveloper1965
@MobileDeveloper1965 Год назад
Good app idea
@AD-wg8ik
@AD-wg8ik 9 месяцев назад
What’s up with the ending
@JamesPhipps
@JamesPhipps Год назад
Leading and trailing are the correct typographic terms. Don’t blame Apple for allowing you to develop front facing UI this long without knowing them.
@YourAverageTechBro
@YourAverageTechBro Год назад
My ignorance is to blame for this one - sorry about that 🙂
@YourAverageTechBro
@YourAverageTechBro Год назад
Definitely realize now that leading and trailing are better!
@ShredzZ
@ShredzZ Год назад
Hi, do you think iOS development is good career path if I want to be full time freelancer?
@YourAverageTechBro
@YourAverageTechBro Год назад
Most definitely
@munnam8581
@munnam8581 Год назад
I've always hated CSS. Now I'm building an app using React Native. I wish to learn and develop native apps using swift. I'm not sure about the job prospect though.
@YourAverageTechBro
@YourAverageTechBro Год назад
Tons of job opportunities with Swift! I wouldn't worry too much about that.
@natgenesis5038
@natgenesis5038 Год назад
As an iOS Dev it depends where you live and otherwise swift is very demanding even tho u don't have great skills .
@mistymu8154
@mistymu8154 Год назад
@@natgenesis5038 Agreed. iOS development tends to be focused more around tech centres like San Francisco, NYC, London etc. There are quite a few remote roles out there though, although probably not recommended to start that way as a junior developer.
@TheseEyesSeeDarknessClearly7
@TheseEyesSeeDarknessClearly7 11 месяцев назад
You won't get a job in mobile development if you have no work experience. Speaking from experience
@user-si4bh4dl4r
@user-si4bh4dl4r 5 месяцев назад
cool video)
@gryffindor6409
@gryffindor6409 Год назад
is mac air 256gb enough for ios dev?
@Darkvibez875
@Darkvibez875 Год назад
Are u selling ios apps ??
@sifatulislam7357
@sifatulislam7357 Год назад
I start my career as a iOS developer. But I don't have much knowledge on backend developing, cloud, aws. I want to switch my career to Backend Development from iOS development. Will it be a good decision.
@chovuse
@chovuse Год назад
Try Vapor . Its in Swift on backend
@SHOLINGER
@SHOLINGER 3 месяца назад
and you are god damn true !!
@fpst
@fpst 9 месяцев назад
You don't need approval from apple if you only increase the build number.
@david004alpha
@david004alpha Месяц назад
Should I learn web development before learning iOS development?
@YourAverageTechBro
@YourAverageTechBro Месяц назад
imo yes. I'd learn react for web development and then you can also build mobile apps with react native and then later on if you want to you can learn to build apps with Swift/Kotlin
@WeenBoy
@WeenBoy Год назад
Interesting 😌
@YourAverageTechBro
@YourAverageTechBro Год назад
Glad you found it interesting 🙂
@user-yd9xy3rb4x
@user-yd9xy3rb4x Год назад
2:00 haha a few seconds
@ralphwrightengineer
@ralphwrightengineer Год назад
I'm a full stack web developer with close to 5 years exp. I'm diving into iOS now and agree with everything you said in this video. I'm using codecademy to learn it.
@rifatahmed4898
@rifatahmed4898 Год назад
I didn’t know about anything programming. I want to start with ios developement, How i will start my journey? Which online courses you suggest?
@ChrisLaupama
@ChrisLaupama Год назад
I’m curious, I’m a web dev here looking at learning iOS dev through Codecademy too. What was their career path for iOS dev like?
@zainahmed5320
@zainahmed5320 Год назад
@@rifatahmed4898 Angela Yu's course on Udemy is the best. It gave me enough skills to polish further which helped me get a job.
@rifatahmed4898
@rifatahmed4898 Год назад
@@zainahmed5320 Thank You
@goransaric9161
@goransaric9161 Год назад
@@zainahmed5320Angela's courses are heavily outdated and I don't recommend them
@karlostj4683
@karlostj4683 9 месяцев назад
"...whenever you make any changes and you want to deploy them, you don't have to get permission from anybody to do so." Unless your website violates the hosting provider's ideological fantasies. In which case you just get canceled.
@Darkvibez875
@Darkvibez875 Год назад
ANYONE WANT TO SELL IOS APPS BUDGET $600 PER APP
@cemstrike
@cemstrike 8 месяцев назад
Asian RU-vid teachers>
Далее
Python vs Swift | Chris Lattner and Lex Fridman
11:16
Просмотров 150 тыс.
Day in the Life of an iOS Engineer at PBS
9:32
Просмотров 11 тыс.
Swift 5.9 Released | Prime Reacts
14:36
Просмотров 65 тыс.
Fastest way to become a Web Developer
9:47
Просмотров 591 тыс.
So, you want to be a programmer?
20:43
Просмотров 214 тыс.
How I build Apps that PRINT ($30k/month Micro SAAS)
22:51