- Видео 25
- Просмотров 125 684
CodeXpression
Южно-Африканская Республика
Добавлен 31 дек 2019
Welcome to my RUclips channel! Join me on a journey through the fascinating world of JavaScript frameworks as we dive into creating dynamic apps with Ionic, React, and Flutter. From beginner tips to advanced techniques, I'll be sharing insights, tutorials, and hands-on demos to help developers like you master these powerful tools and unleash your creativity. Whether you're a seasoned pro or just getting started, there's something here for everyone. Let's code, create, and innovate together!
Build Todo App in Angular 18 - Easy Tutorial
In this video we will build a todo app using Angular 18. We will Add, Complete and delete a task in array list of todo list. We will cover conditional style in angular.
Whether you're a beginner or looking to strengthen your Angular skills, this tutorial will help you grasp essential concepts for working with arrays and dynamic styles.
Source code : github.com/codexpression-nj/Angular-todo-basics
Please like this video and subscribe to my channel
Whether you're a beginner or looking to strengthen your Angular skills, this tutorial will help you grasp essential concepts for working with arrays and dynamic styles.
Source code : github.com/codexpression-nj/Angular-todo-basics
Please like this video and subscribe to my channel
Просмотров: 2 583
Видео
How to add Google SignIn to your Ionic 7 App
Просмотров 1,6 тыс.6 месяцев назад
Ionic angular 7 Tutorial: How to Sign In with Google | Step-by-Step Guide 🔧 What You'll Learn: Setting up a new Ionic 7 project Integrating Google Sign-In plugin Configuring Google API Console for authentication Login landing page UI ionic angular 7 🔗 Useful Links: www.npmjs.com/package/@codetrix-studio/capacitor-google-auth#migration-guide 💬 Join the Conversation: If you have any questions or ...
Building an Ionic 7 Angular CRUD App with Firebase Firestore | Step-by-Step Tutorial
Просмотров 4,2 тыс.9 месяцев назад
Hi There! Let's dive into creating a powerful CRUD (Create, Read, Update, Delete) application using Ionic 7, Angular, and Firebase Firestore! github code: github.com/codexpression-nj/ionicFirebaseAuthentication angular fire document: github.com/angular/angularfire Integrate firebase to your app: ruclips.net/video/Amy6J6t-xuY/видео.html :) share tip: ko-fi.com/codexpression Don't miss out on thi...
Part 2 - Build an IONIC 7 Angular App - Firebase Authentication - Sign Up, Login, Reset Password
Просмотров 16 тыс.Год назад
This is part Two covering the firebase connection and input validation In this tutorial I will show you how to create a fully functional Ionic Angular app with essential user authentication features. In this video, you'll learn how to build a Sign Up, Login, and Reset Password page that seamlessly integrates with Firebase Authentication service. 🔥 Firebase Authentication Simplified 🔥 Firebase A...
Build an Ionic 7 Angular App with Firebase Authentication - Sign Up, Login, Reset Password -Part one
Просмотров 28 тыс.Год назад
In this tutorial I will show you how to create a fully functional Ionic Angular app with essential user authentication features. In this video, you'll learn how to build a Sign Up, Login, and Reset Password page that seamlessly integrates with Firebase Authentication service. 🔥 Firebase Authentication Simplified 🔥 Firebase Authentication provides a robust and secure user authentication system t...
News App Part Two -IONIC 6 - HTTP REST API for retrieving live articles from all over the web
Просмотров 650Год назад
newsapi.org/docs The main use of News API is to search through every article published by over 80,000 news sources and blogs in the last 5 years. Think of us as Google News that you can interact with programmatically. This is part two of part one - (ruclips.net/video/_8LyufTUvQE/видео.html ) Like Subscribe Share. Please note I have a challenge of assisting with bugs virtually, please use stack ...
IONIC 6 |. News App | API request |PartOne
Просмотров 3 тыс.2 года назад
#api #newsapp #tutorial #ionicframework Hey There GeekStar In this tutorial I am showing you how to collect news from an open source free api and design your app with the data collected using ionic framework and Angular. Please like and subscribe to m channel. Part two coming shorty! API link = newsapi.org/
Build WEATHER App API | PART 2 | SearchBar | IONIC 6 | ANGULAR 9
Просмотров 3,8 тыс.2 года назад
Hi This is part One of part Two ( ruclips.net/video/gDiDi2SgHfY/видео.html ) In this tutorial I have implemented UI design and search bar to search for city name and display results from openWeather API. Also included the landing page. Github link : github.com/codexpression-nj/weatherApp-Ionic6 #ngIf #angular #ionic #tutorial #beginner #programming
IONIC 6 and Angular - WEATHER APP | API CALL - build from scratch | search by city | Part one
Просмотров 14 тыс.2 года назад
Hi GEEK ⭐️ Thank you for watching. In this tutorial you will learn how to get an API key from openWeather and display call response in your ionic 6 application in an easy and fast way. This is part one and in part two we will cover the design and search weather by city. Do not forget to like and subscribe :) Like my work? Please support my channel by tipping me - Thank you : ko-fi.com/codexpres...
ToDo List - IONIC 5 STORAGE -- CRUD Part 3 | 2021
Просмотров 9 тыс.3 года назад
Hi there Step by step tutorial on how to add task item on to do list from scratch using ionic 5 framework Check out for : PART ONE ruclips.net/video/llLr2f2GtaY/видео.html PART TWO ruclips.net/video/Ojc_70cTL3c/видео.html Support me by buying me a coffee :) www.buymeacoffee.com/codexpression github Link : github.com/codexpression-nj/toDo-ionic5 SUBSCRIBE, LIKE AND SHARE Like my work? Please sup...
How to make a PORTFOLIO Website for Software Developer | Deploy it online with no code needed | 2021
Просмотров 6773 года назад
Hi, In this tutorial we are going to use wix.com which is free to use and at the end you will be able to deploy your site for free and be able to share it around. This video is perfect for you if you are a student trying to land yourself your first job or if you are just a developer trying to showcase your skill and if you are a freelancer trying to get more clients Please like and SUBSCRIBE to...
IONIC 5 for BEGINNERS - To Do List app Part 2 (2021)
Просмотров 10 тыс.3 года назад
Step by step tutorial on how to add task item on to do list from scratch using ionic 5 framework This is part two, check out part one here: ruclips.net/video/llLr2f2GtaY/видео.html Part Three : ruclips.net/video/qiezLt9Cvl4/видео.html github Link : github.com/codexpression-nj/toDo-ionic5 Like my work? Please support my channel by tipping me - Thank you : ko-fi.com/codexpression #angular #beginn...
Build ToDo List App From SCRATCH - For BEGINNERS using Ionic
Просмотров 15 тыс.3 года назад
Hi There Learn how to build a Ionic 5 ToDo List App from scratch in this beginner project tutorial In this video you will learn how to show a list of ToDo items from an Array List of Objects and how to style them using [style.color] style binding. Next Tutorial you will learn how to add tasks, view them and interact with them. Please Like and Subscribe to my channel. :) Like my work? Please sup...
How to create Liquid Swipe Animation Flutter | EASY TUTORIAL | 2020
Просмотров 4,4 тыс.4 года назад
How to create Liquid Swipe Animation Flutter | EASY TUTORIAL | 2020
Quotes API CALL paging Tutorial using IONIC5 infinite scroll for Fast List Performance
Просмотров 8104 года назад
Quotes API CALL paging Tutorial using IONIC5 infinite scroll for Fast List Performance
Flutter Onboarding Screens UI with Animation - Tutorial and Speedcode for Beginners
Просмотров 2 тыс.4 года назад
Flutter Onboarding Screens UI with Animation - Tutorial and Speedcode for Beginners
Beginners tutorial - IONIC/ANGULAR APP into a WEB PROGRESSIVE APP. DEPLOY using FIREBASE HOSTING
Просмотров 2,2 тыс.4 года назад
Beginners tutorial - IONIC/ANGULAR APP into a WEB PROGRESSIVE APP. DEPLOY using FIREBASE HOSTING
FLUTTER E-COMMERCE DESIGN - Skate App Concept - SPEEDCODE
Просмотров 1274 года назад
FLUTTER E-COMMERCE DESIGN - Skate App Concept - SPEEDCODE
Brown African Print Login Screen UI Design With Flutter - Speedcode
Просмотров 2674 года назад
Brown African Print Login Screen UI Design With Flutter - Speedcode
African Print Theme Login Page UI Flutter Speed-code
Просмотров 1994 года назад
African Print Theme Login Page UI Flutter Speed-code
Food Ordering App Minimal Design with Flutter
Просмотров 4094 года назад
Food Ordering App Minimal Design with Flutter
Flutter Tutorial - Adding custom font on your flutter app
Просмотров 2224 года назад
Flutter Tutorial - Adding custom font on your flutter app
Flutter UI/UX Speedcode Farmers Market Part One
Просмотров 2214 года назад
Flutter UI/UX Speedcode Farmers Market Part One
BUILD NEWS APP with Ionic/Angular using API calls under 16 minutes
Просмотров 7 тыс.4 года назад
BUILD NEWS APP with Ionic/Angular using API calls under 16 minutes
thankyou very much
Thanks so much ✅
repository ?
Really good, but it would be so cool a cordova tutorial too! Thanks for showing how to use with capacitor
thanks i use your tuto in my project 😁😁juste i will pass to react native you have a suggestion?
i have receive this error ERROR TypeError: Cannot read properties of undefined (reading 'grantOfflineAccess')
How about Firestore Tutorial for food delivery app?
Why not @for instead of *ngFor stuff?
You can use any, it works the same but the @for is the new and future
Can u please resolve and i need facebook authentication for Android and web
I am getting something wrong issue for Android web is working fine
thank u so much this is so helpfull
Please post angular latest projects ihave to practice from your videos.
You are a star thank you 😍
Thank you :)
Thank you so much!, this help my problems <3
thank u so much, very useful
HI, do you hv video build access to pdf file and website
@EagleEyes88881 Hi, not yet but I'll try recording it
Great video, thank you so much 👍👍
You are the best
This is very helpful - could you show the equivalent for ios?
hello, can i see your auth.spec.ts?
import { TestBed } from '@angular/core/testing'; import { AuthService } from './auth.service'; describe('AuthService', () => { let service: AuthService; beforeEach(() => { TestBed.configureTestingModule({}); service = TestBed.inject(AuthService); }); it('should be created', () => { expect(service).toBeTruthy(); }); });
thank you so much !! @@codexpression
Hey there, What were your database rules! I am having a permission error for Firebase. Thanks
Hi, allow read, write: if true;
Wow ionic is so fun to work with 🎉 . Many thanks !
Nice. I hope you make ionic angular often..
in my ts file of signup, regForm: FormGroup; has an error, it says that regForm has no initializer ://
please help me fix it, i did your instructions but i cant get past this error
loved it! thank you
nice video! Hello from Brazil
Hi, thanks for the video. When I click to reset the password, it passes any email and does not check whether it is in firebase, what could it be ?
does it open the entire news article when you click on it??
This is showing when i try to do the ng add @angular/fire: require() of ES Module C:\Users\Daron\finalproject\AppDevFinal ode_modules\inquirer\lib\prompts\base.js from C:\Users\Daron\finalproject\AppDevFinal ode_modules\inquirer-autocomplete-prompt\index.js not supported. Instead change the require of base.js in C:\Users\Daron\finalproject\AppDevFinal ode_modules\inquirer-autocomplete-prompt\index.js to a dynamic import() which is available in all CommonJS modules. This is my Angular version: Angular CLI: 17.1.3 Node: 20.11.0 Package Manager: npm 10.2.4 Angular: ... Package Version ------------------------------------------------------ @angular-devkit/architect 0.1701.3 (cli-only) @angular-devkit/core 17.1.3 (cli-only) @angular-devkit/schematics 17.1.3 (cli-only) @schematics/angular 17.1.3 (cli-only) Can you help me with this please? Thank very much! ☺
Love it.... thanks a lot for this video ❤❤❤
A question: since we have style on several pages, I put the stylesheets in the file global.scss Seems to work in my localhost. Are there any downsides to this method? Thanks in advance //Peter
No matter what I do @11:43 I just get a blue "ball" I use ionic 8 and angular 17 standalone. This is what the code looks like: // <ion-fab> <ion-fab-button> <ion-icon name="arrow-forward-circle"></ion-icon> </ion-fab-button> </ion-fab> // Thanks for the help! Peter
I answer my Q: by using "addIcons({})" in .ts i solved the problem
I´ve got this problem "Element implicitly has an 'any' type because expression of type '"main"' can't be used to index type 'Object'.Property 'main' does not exist on type 'Object'." in the line "this.weatherTemp = results['main'];" at the ts page.
I´ve got this problem "Element implicitly has an 'any' type because expression of type '"main"' can't be used to index type 'Object'.Property 'main' does not exist on type 'Object'." in the line "this.weatherTemp = results['main'];" at the ts page.
I´ve got this problem "Element implicitly has an 'any' type because expression of type '"main"' can't be used to index type 'Object'.Property 'main' does not exist on type 'Object'." in the line "this.weatherTemp = results['main'];" at the ts page.
it asked me if ngmodule or standalone what should i pick
Hi! I can't find the app.module.ts file in my project I think it's because when I first installed the project I chose the standalone components options, can I still follow the tutorial or will I encounter issues related
you need app.module.ts file
Nice video
I'm following your tutorial I have ionic 7 but I'm having a problem with the icons, they aren't visible even though the code looks in order
ionic.io/ionicons - not sure why, try checking if you have the correct icon name
I fixed the issue, I didn't include the names for those specific icons in the imports made in the app.component.ts file. Thanks though for the tutorial, really helpful!
Nice video
how can i get the code
Part 2: ruclips.net/video/oIjdv6FYBs4/видео.html
this really helped me but can you later make a tutorial on Angular + Firebase + Authentication + Create + Read + Update + Delete + Upload File? I will thank you ❤🩹
paterns is not working pls help
where is the repo?
sohh pround of you thank sister
I´ve got this problem "Element implicitly has an 'any' type because expression of type '"main"' can't be used to index type 'Object'.Property 'main' does not exist on type 'Object'." in the line "this.weatherTemp = results['main'];" at the ts page.
Thank you very much for the tutorial <3
And fingerprint?
will be part 3?