Тёмный
BlueBits Academy
BlueBits Academy
BlueBits Academy
Подписаться
JavaScript for Beginners #3: Strings
22:01
2 года назад
JavaScript for Beginners #2: Numbers
30:07
2 года назад
React Native CLI: Getting started
1:35:35
3 года назад
Комментарии
@Healthvalue6674
@Healthvalue6674 26 дней назад
well done
@shrikantgaur6095
@shrikantgaur6095 3 месяца назад
Thanks😊, very helpful
@fcicoss648
@fcicoss648 3 месяца назад
I like your explanation, very detail. Thanks for the great tutorial❤
@bleakCode
@bleakCode 4 месяца назад
Video is good, but the video does not contain how to add native packages into native code. Would have been nice to cover that part
@UsherNdlovu-ls7wk
@UsherNdlovu-ls7wk 4 месяца назад
l have a challenge with installing brew on my mac BOOK
@adrianosantos4867
@adrianosantos4867 5 месяцев назад
Thank you very much! You saved me.
@fifelolaoluga
@fifelolaoluga 6 месяцев назад
I spent some time trying to set up RN CLI, thank you for this.
@Phagocytosis
@Phagocytosis 6 месяцев назад
Oh, but isn't a major thing that is missing the fact that the selected-lang does not get updated, and in particular the background-image in selected-lang:before? That seems really tricky, how could this be done?
@Ruoja71
@Ruoja71 6 месяцев назад
All I came up with is making new html files for each language, as if you were making side pages. You basically copy/paste your index file, change the "selected-lang" to something else i.e. selected-lang-fr for french. Then in your css file you need to copy/paste .selected-lang and selected-lang:before paragraphs as many times as much languages you have on your list, change the flag url and ajust the width value so different language names fit their flags. Looks like a lot of repetitions and kind of hurts my soul... I hope there is some more efficiant way to specify those things only once like any self-respecting programer would do. You need to translate entire website content anyway... So you will end up with all your side pages' files multiplied by the number of languages...
@Phagocytosis
@Phagocytosis 6 месяцев назад
This is great, thank you! My only issue was that if I hover even a little bit below the selected language, it already showed the ul. I just had .lang-menu: hover ul { display: block; }, of course. Turns out that if I add a height parameter to .lang-menu {}, that works out. I set it to 35px, as well as the top parameter in .lang-menu ul {}, and that worked a charm. Thanks again :)
@GörkemRıdvan
@GörkemRıdvan 7 месяцев назад
Thank you
@revanaxundov
@revanaxundov 7 месяцев назад
Thanks man
@poojamaniklalbohora
@poojamaniklalbohora 7 месяцев назад
wonderful session.. it was really helpful to understand basic setup of react native. just one doubt I have that I cannot see option "Debug with Chrome" on simulator. How to enable it
@kunalkashyap1339
@kunalkashyap1339 8 месяцев назад
This is a expo project but Can i use this code in react native cli project ?
@VisionartoStudios
@VisionartoStudios 8 месяцев назад
How do I add both HTML and CSS INTO a Google Site? I am a newbie into webpage creation and it seems to only work the HTML code
@justworkfine321
@justworkfine321 8 месяцев назад
in your udemy course you have not share resources we really have difficulty do something
@666thmoab
@666thmoab 8 месяцев назад
cant download something cuz "system files"
@SvidetelK
@SvidetelK 8 месяцев назад
One of solutions to cure "disappearing list" is to change .lang-menu .selected-lang:before {width} to a bigger number
@Cyprians-softwares
@Cyprians-softwares 9 месяцев назад
Great tricks G🎉
@hendrickmanenga9213
@hendrickmanenga9213 9 месяцев назад
Simple explanation.Great work.Thank you
@mohammadbabaei1115
@mohammadbabaei1115 9 месяцев назад
Hi I'm beginner can I ask What are those three colored circles on the top left side of the page? Thank you
@learning_trespasser
@learning_trespasser 9 месяцев назад
that is for Mac, close, open, minimize windows
@syanhnguyen2233
@syanhnguyen2233 9 месяцев назад
Today 12/12/2023, thanks!
@helenaenrose
@helenaenrose 10 месяцев назад
THIS COURSE IS AMAZING THANK YOUUUU❤❤❤ PLZ KEEP IT UP🎉😊
@ducdominh9390
@ducdominh9390 11 месяцев назад
Thanks to u bro, i can finally fix my code
@johannes6009
@johannes6009 11 месяцев назад
Great video - so important to have the environment correctly set up with a good set up for debugging! Spent ages trying to get the chrome and vscode debugger working. "Open debugger" in the ios simulator would do nothing and running the debugger via Attach to packager wouldn't stop at breakpoints. (using "react-native": "0.72.6") Solution: I found that I had to set ':hermes_enabled => false' in the ios>Podfile and run 'pod install'. Then I was able to run the chrome debugger from the ios simulator and the debugger using the attach to packager worked.
@bansiparmar3879
@bansiparmar3879 Год назад
hello can you guide me ..i have a home screen in bottom of the screen textinput box here when keyboard open at the time tab bar also scroll up..how can fix the position in tab bar..??
@firewatermoonsun
@firewatermoonsun Год назад
Is there a source code?
@SemiDarknes
@SemiDarknes Год назад
Hello.i have a question i will get happy if u answer my question.how developer secure their app? What do we need to learn? What knowladge actually we need?
@nguyenkhoiquan
@nguyenkhoiquan Год назад
Thanks mate, it is awesome!
@mirci5459
@mirci5459 Год назад
this is really good explanation, thanks! I couldn't find any explanation in russian youtube, but here I found explanation in 3 minutes :D
@karis8143
@karis8143 Год назад
All your courses are no longer on Udemy, what happened?
@leedahye25
@leedahye25 Год назад
This is from 2 years ago, this is not working right now. Do we need react native material to implement this?
@TrueTechLead
@TrueTechLead Год назад
Expo is better. This is bs.
@lmaocoaching-fifa6590
@lmaocoaching-fifa6590 Год назад
Tks so much bro :D
@ramizs
@ramizs Год назад
Loved this course. Saw it fully before it was removed from Udemy. Can you share the link of your course for making ecommerce website (both frontend and backend)
@thisisnimish3thisisnimish39
is this safe? Because this is another application.
@Kaalsystem
@Kaalsystem Год назад
how to run the code?
@jawedzurmati5156
@jawedzurmati5156 Год назад
in github i cant find Sql files will you help me please...
@TheViralGeek
@TheViralGeek Год назад
source code please....????
@chippandenga6722
@chippandenga6722 Год назад
😂😂😂I cannot believe how you just quickly ran through the Windows Android setup process, while you were patient and detailed with MacOS😂😅😂. But, I understand❤. Thanks for the vid.🙏
@SiddhantKasarikar
@SiddhantKasarikar Год назад
istqb udemy
@Leyisa
@Leyisa Год назад
Thank you for making such a great tuto, excellent step by step, awesome explanation, anyone can follow, great job!!!
@shahul.s
@shahul.s Год назад
really thannks for this vide
@sammyshehter2247
@sammyshehter2247 Год назад
Thank you for this lesson. A lot of valuable info
@pratibhayadav4916
@pratibhayadav4916 Год назад
Then how we push the code
@hakanaki
@hakanaki Год назад
Mine keeps loading forever
@soniadarshsuresh8240
@soniadarshsuresh8240 Год назад
js part ?
@nomanqureshi1357
@nomanqureshi1357 Год назад
thanks
@lovefliymon9912
@lovefliymon9912 Год назад
топ
@abuzain859
@abuzain859 Год назад
Hey man owesome . I am working in software hours and i am expert in reatve js and web development and Team lead asked to me learrn react native using reat native CLI and I am seraching for tutoril on the youtube . As you said there is no content related to this . Finaly i found you . 💕💕❤❤
@abhi1ertu
@abhi1ertu Год назад
What about optimization sir?