Тёмный

Getting Started with Ignite 

Jamon's Code Quests
Подписаться 1,3 тыс.
Просмотров 15 тыс.
50% 1

HEY FRIENDS!!
In this video, I show what Ignite is all about and explain the decisions behind the libraries we've chosen and our file structure.
Please like the video & subscribe to the channel, and turn on the little bell icon so you get notifications when I post my (infrequent) videos! And let me know on Twitter what you think. And if you missed my last video about React Suspense, check it out here:
• The Suspense is killin...
- Jamon
Twitter: @jamonholmgren
My website: jamon.dev
My company website: infinite.red
0:00 Hey friends!
1:33 Spinning up a new Ignite app
4:40 Tour of code base
6:25 Exploring the demo screens
7:50 Showing Reactotron
8:45 Back to the code base tour
12:13 Wrapping up

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

 

5 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 60   
@muratti32
@muratti32 10 месяцев назад
It's great to hear first-hand lessons. Thanks, Jamon!
@markclynch
@markclynch 10 месяцев назад
Would love to see a new architecture/expo native modules/turbo modules video/videos! This is excellent by the way! Thanks for Ignite!!!🎉🎉🎉
@JamonsCodeQuests
@JamonsCodeQuests 10 месяцев назад
Thanks Mark! Planning on it
@ryanaiden
@ryanaiden 8 месяцев назад
The entire New Architecture narrative has been so shrouded in experimental mysticism for me, so a current day explanation would be very welcome!
@JamonsCodeQuests
@JamonsCodeQuests 8 месяцев назад
You got it!
@galgordon6621
@galgordon6621 10 месяцев назад
Great job Jamon! Would love to see more about the e2e tests and what comes out of the box with ignite.
@cererec9766
@cererec9766 10 месяцев назад
This is awesome, looking forward to see more about ignite.. thanks
@ethanfranksdev
@ethanfranksdev 17 дней назад
Hey Jamon! Great to meet you yesterday at Chain React! Would love to see a discussion of the new architecture. Thanks for everything!
@mchisolm0
@mchisolm0 4 месяца назад
Thanks for this! Excited to try it out tomorrow 😊
@Omele.t.t.e
@Omele.t.t.e 5 месяцев назад
Couldn't ask for more! Thank you!
@JamonsCodeQuests
@JamonsCodeQuests 5 месяцев назад
And yet I might give you more anyway!
@santiagogaleano5884
@santiagogaleano5884 9 месяцев назад
Great job, thanks for creating this!
@JamonsCodeQuests
@JamonsCodeQuests 8 месяцев назад
Glad you liked it!
@fabsync
@fabsync 2 месяца назад
Loving ignite! You should add some screenshots of the ui to the docs.. this video sold it to me but most people probably don't click on the video if they don't get visuals at first...
@JamonsCodeQuests
@JamonsCodeQuests Месяц назад
Great idea!
@hannogodecke7710
@hannogodecke7710 4 месяца назад
I'd appreciate a full state management / API tutorial, explaining how your data layer works. From API call, to mobx state tree (assuming one has no clue about it) to persistence! Very great content, ignite feels 🔥🔥
@JamonsCodeQuests
@JamonsCodeQuests 24 дня назад
I’d love to make this!
@dixztube
@dixztube Месяц назад
This looks exciting. I’m about to build my first mobile app after doing a lot of medium sized web projects. I’m super excited!
@JamonsCodeQuests
@JamonsCodeQuests Месяц назад
Good luck!!
@trevorcoleman9125
@trevorcoleman9125 10 месяцев назад
🔥
@dentonholmgren4886
@dentonholmgren4886 10 месяцев назад
Nice video!
@vishalbhati8974
@vishalbhati8974 7 месяцев назад
Waiting for the deep dive. Also, it'll be better to look at RN CLI way without expo as well.
@m00nreal
@m00nreal 10 месяцев назад
Great video! I would like to see a video on how you approach testing as we have been struggling in my current project with that
@JamonsCodeQuests
@JamonsCodeQuests 10 месяцев назад
Good topic idea!
@MarkRickert
@MarkRickert 10 месяцев назад
I
@john-hamlin
@john-hamlin 8 месяцев назад
Great overview! 9.0 is out today 🎉
@JamonsCodeQuests
@JamonsCodeQuests 8 месяцев назад
YES! So excited!
10 месяцев назад
Great video, Jamon! Just by curiosity, what's the editor's font you've been using in your vscode?
@JamonsCodeQuests
@JamonsCodeQuests 10 месяцев назад
It’s called Envy Code R and I really love using it. My favorite coding font by far.
@olagundoyeemmanuel
@olagundoyeemmanuel 21 день назад
Great Job Jamon, I am thinking in your next release, can you add add option for user to pick state management doing setup, because its something that is opinionated. select your your state management. --- Redux --- Mobx --- Zustand --- I haven't decided
8 месяцев назад
Please support changing theme and language at runtime :) And replace mobx-state-tree by react context api would be more flexible
@meassinal
@meassinal 20 дней назад
Thanks for the video. I can initiate my first react native app quickly. I wonder if there is much more to do in PizzaApp after initiation 🙂
@robinheinze5271
@robinheinze5271 10 месяцев назад
Ignite is 🔥
@JamonsCodeQuests
@JamonsCodeQuests 8 месяцев назад
🔥🔥🔥
@movietrailers4534
@movietrailers4534 9 месяцев назад
This morning, I had the intention of utilizing Ignite for my project, but unfortunately, I encountered an issue. When I executed the command "npx ignite-cli@latest new SaverApp," it appeared that everything was functioning correctly as I observed the dependencies being downloaded, and there were no errors displayed in my command-line interface. However, I'm currently facing a perplexing problem - my project folder remains empty even though the entire process seemingly completed without any issues. I'm left wondering if I've overlooked something or made a mistake in my approach.
@JamonsCodeQuests
@JamonsCodeQuests 8 месяцев назад
Would you mind filing an issue? And include `npx ignite-cli doctor` output too?
@Imsurethishasnotbeentaken
@Imsurethishasnotbeentaken 6 месяцев назад
Hey jamon, just a quick question. Have you evaluated tanstack query for fetching api data? Is the only thing that struck me the most when I was reviewing the generated template.
@JamonsCodeQuests
@JamonsCodeQuests 5 месяцев назад
Yes, it’s good! We don’t use it for every project though
@francbele
@francbele 8 месяцев назад
Hi, great video! Can you tell more what is the state of ignite@next today? When is it going to be officially released? You also mentioned in the video, that it would maybe be premature to use the New Architecture. Is it more stable now? Would you recommend using it?
@JamonsCodeQuests
@JamonsCodeQuests 8 месяцев назад
We are planning to release ... hopefully next week. We need to write a blog post and a few other things, but it's pretty well ready to go. In terms of the new architecture, I don't think it'll be ready to use this year. Perhaps Q1 or Q2 next year?
@lindseymartin8817
@lindseymartin8817 5 месяцев назад
For those new to all of this, I believe you'll need Android Studio, and(or) Xcode, node.js, Java SDK, and yarn installed first. Anything I'm missing? Is this correct?
@JamonsCodeQuests
@JamonsCodeQuests 5 месяцев назад
If you want to use it fully, yes. You can get away with just Expo and a few other small dependencies if you don’t need to build locally or for a simulator and can use Expo, EAS, Expo Go, etc.
@darlonhenrisouza8555
@darlonhenrisouza8555 5 месяцев назад
can i use that with zustand instead mobX and maybe some natiwind to custom style the components?
@JamonsCodeQuests
@JamonsCodeQuests 5 месяцев назад
Feel free to give it a shot!
@pistonsky
@pistonsky 9 месяцев назад
Maybe it's time to add a fourth template option - using expo-router for navigation
@JamonsCodeQuests
@JamonsCodeQuests 8 месяцев назад
We're working on an Ignite Cookbook recipe for Expo Router! We can't add it to Ignite until we've used it in client projects and proven it works and is a good experience. IgniteCookbook.com
@AlexeiVinidiktov
@AlexeiVinidiktov 5 месяцев назад
Does Ignite support Windows and/or macOS as a target React Native platform?
@JamonsCodeQuests
@JamonsCodeQuests 5 месяцев назад
Not at the moment. We haven’t done enough projects in those spaces to have a fully fleshed out approach yet.
@paddyduffable
@paddyduffable 5 месяцев назад
Whats the easiest way to add vector icons? Obviously expo has this out of the box, there is a fair amount of work for doing this in bare RN
@JamonsCodeQuests
@JamonsCodeQuests 5 месяцев назад
Can you ask in the repo Discussions?
@JJ-Dynamiteo
@JJ-Dynamiteo 8 месяцев назад
what about bun + react Native
@JamonsCodeQuests
@JamonsCodeQuests 8 месяцев назад
Newest version supports Bun as a package manager! But Bun won't work with React Native directly. It's a Node competitor, not a RN competitor.
@quentinplisson2100
@quentinplisson2100 10 месяцев назад
How to change the default language? For french translation, I moved Translation into the 'i18n.ts' file like this: import fr, { Translations } from "./fr"; and modified the files accordingly: in 'fr.ts' -> export type Translations = typeof fr. But nothing change
@JamonsCodeQuests
@JamonsCodeQuests 10 месяцев назад
Good question! If you can file an issue, I'll have one of my devs who worked on the translation features look into it.
@xdrap1
@xdrap1 9 месяцев назад
I don’t know, too opinionated. Why not Styled Components?; Mobx is great but not popular enough to force it like this. I still rather use RN CLI and customize it with I like better..
@JamonsCodeQuests
@JamonsCodeQuests 8 месяцев назад
Ignite 10 will remove MobX-State-Tree, so keep an eye out for that. But the benefit of Ignite is that it's battle-tested -- we've built many apps with MST and the other choices. With that said, it's relatively trivial to strip out MST and use your own state management preference. Maybe an afternoon at most!
@willerrodrigo7388
@willerrodrigo7388 8 месяцев назад
​@@JamonsCodeQuests what state management will you use on ignite 10? 🤔
@JamonsCodeQuests
@JamonsCodeQuests 7 месяцев назад
@@willerrodrigo7388 We will likely use React useState for a few limited demo things, and then give people good documentation on adding MST, Zustand, Redux/RTK, React Query, and others.
@deyanshotev3137
@deyanshotev3137 6 месяцев назад
​@@JamonsCodeQuests When is Ignite 10 coming out ?
Далее
Why I moved to React Native
12:06
Просмотров 44 тыс.
React Native CLI vs Expo
9:56
Просмотров 9 тыс.
🤡Украли У ВСЕХ🤪
00:37
Просмотров 251 тыс.
На фейсконтроле 💂
09:41
Просмотров 457 тыс.
Intro to MobX-State-Tree
15:23
Просмотров 3,5 тыс.
Moving Off React Native
20:50
Просмотров 185 тыс.
Alex Hunt - Metro and React Native DevX in 2023
26:21
Просмотров 4,3 тыс.
How I make CLIs
12:21
Просмотров 1,1 тыс.
From React to React Native in 12 Minutes
12:33
Просмотров 10 тыс.
Static Hermes -- FIRST LOOK!
12:28
Просмотров 6 тыс.
Backend project structure
19:53
Просмотров 5 тыс.