-
Yann Tiersen - Pern (Official Audio)
‘Pern’, taken from the album ‘EUSA’ by Yann Tiersen. Buy/Listen now: https://smarturl.it/YT-EUSA
Connect w/ Yann:
Facebook: https://www.facebook.com/yanntiersen.official/
Twitter: https://twitter.com/yanntiersen
Instagram: https://www.instagram.com/yanntiersen/
Website: http://yanntiersen.com/
Check for the latest tour dates: https://bnds.us/bperc2
#YannTiersen #EUSA
published: 30 Sep 2016
-
PERN Stack Course - Postgres, Express, React, and Node
Learn the PERN stack in this full tutorial course for beginners. The PERN stack consists of PostgreSQL, Express, React, and Node.js. Learn how to combine these technologies to build a full-stack web application!
🎥 Course developed by The Stoic Programmers. Check out their YouTube channel: https://www.youtube.com/channel/UCAPuqvFWmUg_gc_AZHUBPsA
💻Code: https://github.com/l0609890/pern-todo-app
⭐️ Course Contents ⭐️
⌨️ (0:00) Demo
⌨️ (1:35) Overview Diagram
⌨️ (3:39) Starting Our Server
⌨️ (7:09) Create PostgreSQL Database and Table
⌨️ (13:14) Connect Database and Server
⌨️ (15:30) Build Routes with PostgreSQL Queries
⌨️ (32:37) Restful API Overview
⌨️ (37:54) Set Up the Client Side (React)
⌨️ (40:59) Build The Input Todo Component
⌨️ (50:32) Build The List Todo Component
⌨️ (59:10) Buil...
published: 19 Mar 2020
-
PERN Stack Course - Build a Yelp clone (Postgres, Express, React, Node.js)
Learn the PERN stack by building a Yelp clone. The PERN stack includes PostgreSQL, Express, React, and Node. You will learn all the basics including installation, creating databases/tables, making queries, adding entries, establishing relationship between tables, SQL joins, and more.
💻 Code - https://github.com/Sanjeev-Thiyagarajan/PERN-STACK-YELP-CLONE
🎥 Course developed by Sanjeev Thiyagarajan. Check out his YouTube channel: https://www.youtube.com/channel/UC2sYgV-NV6S5_-pqLGChoNQ?sub_confirmation=1
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Intro
⌨️ (0:04:11) PERN Stack Intro
⌨️ (0:07:58) Postgres Windows Install
⌨️ (0:16:35) Postgres Mac install
⌨️ (0:29:13) Postgres Documentation
⌨️ (0:30:29) PSQL Basics
⌨️ (0:37:04) SQL Tables
⌨️ (0:38:53) Create Table
⌨️ (0:45:55) Modify Tables...
published: 14 Aug 2020
-
Pern - Yann Tiersen \\ Jacob's Piano
Do you want to learn piano? Learn a few pieces for free with flowkey:
► http://tinyurl.com/JacobsPianoFlowkey
YANN TIERSEN
► CHANNEL: https://www.youtube.com/user/YannTiersenOfficial
► SHEET: http://www.musicnotes.com/sheetmusic/mtd.asp?ppn=MN0159731
► SYNTHESIA: https://youtu.be/kLl6Mr02VrE
Buy a collection of my music in the following stores:
► iTunes (iPhone) - https://goo.gl/gR8umL
► Google Play (android) - https://goo.gl/uTTUFf
► Amazon - https://goo.gl/qGCq37
------------------------------
ABOUT THE VIDEO
Pern is from Yann Tiersen's album EUSA (2016). The title refers to a specific location on the island of Ushant (Britain) where Yann lives.
------------------------------
Questions or suggestions? - Find me on Facebook.
► WEBSITE: http://jacobspiano.com
► 2ND CHANNEL: http://...
published: 27 Aug 2017
-
PERN authentication full course (backend)
Frontend video:
https://youtu.be/4TgbH3TM51s
link to the github code:
https://github.com/michaelDonchenko/youtube-pern-auth-backend
published: 27 May 2021
-
Pern - Yann Tiersen \\ Synthesia Piano Tutorial
Do you want to learn piano? Learn a few pieces for free with flowkey:
► http://tinyurl.com/JacobsPianoFlowkey
YANN TIERSEN
► CHANNEL: https://www.youtube.com/user/YannTiersenOfficial
► SHEET: http://www.musicnotes.com/sheetmusic/mtd.asp?ppn=MN0159731
► MIDI File: https://jacobspiano.com/product/pern-midi/
Buy a collection of my music in the following stores:
► iTunes (iPhone) - https://goo.gl/gR8umL
► Google Play (android) - https://goo.gl/uTTUFf
► Amazon - https://goo.gl/qGCq37
------------------------------
ABOUT THE VIDEO
Pern is from Yann Tiersen's album EUSA (2016). The title refers to a specific location on the island of Ushant (Britain) where Yann lives.
------------------------------
Questions or suggestions? - Find me on Facebook.
► WEBSITE: http://jacobspiano.com
► ORIGIN...
published: 27 Aug 2017
-
Alliance Atlantis Dragonriders of Pern 1999 Movie Promo
I was going through my old CDs from the 90s and found that I had saved the old Alliance Atlantis Dragonriders of Pern trailer/making of film from their website. Made for a 1999 TV show that never aired this is as far as a Pern movie has come to being made to date. Watch for one of Anne McCaffrey's last major appearances as she inspects the dragon special effects for the movie.
published: 21 Jun 2018
-
React & Node.js ИНТЕРНЕТ МАГАЗИН С НУЛЯ. PERN stack PostgreSQL + express + React js + node.js
В этом курсе мы разработаем полноценный интернет магазин на стеке PERN. Это postgreSQL express React Node.js.
Ссылка на исходный код - https://github.com/utimur/online-store-full-course
Ссылка на макет в Figma - https://www.figma.com/file/nutWUOANZdJ7gnBazQBLie/Untitled?node-id=1%3A157
Ссылка на диаграмму базы данных - https://clck.ru/T3MHn
Таймкоды:
00:00 - Введение, теория, план на урок
04:20 - [BACKEND] - Начало
07:56 - [BACKEND] - Подключение к базе данных
11:30 - [BACKEND] - Строим диаграмму базы данных
16:50 - [BACKEND] - Модели данных и связи между ними
25:30 - [BACKEND] - Роутинг и эндпоинты
32:20 - [BACKEND] - Универсальная обработка ошибок. Первый middleware
37:20 - [BACKEND] - CRUD для типов, брэндов, устройств
46:20 - [BACKEND] -...
published: 30 Jan 2021
-
Pern
Provided to YouTube by PIAS
Pern · Yann Tiersen
EUSA
℗ Everything's Calm under exclusive license to Mute Artists Ltd.
Released on: 2016-09-30
Producer: Yann Tiersen
Mixing Engineer: Gareth Jones
Composer: Yann Tiersen
Auto-generated by YouTube.
published: 23 May 2020
4:27
Yann Tiersen - Pern (Official Audio)
‘Pern’, taken from the album ‘EUSA’ by Yann Tiersen. Buy/Listen now: https://smarturl.it/YT-EUSA
Connect w/ Yann:
Facebook: https://www.facebook.com/yanntiers...
‘Pern’, taken from the album ‘EUSA’ by Yann Tiersen. Buy/Listen now: https://smarturl.it/YT-EUSA
Connect w/ Yann:
Facebook: https://www.facebook.com/yanntiersen.official/
Twitter: https://twitter.com/yanntiersen
Instagram: https://www.instagram.com/yanntiersen/
Website: http://yanntiersen.com/
Check for the latest tour dates: https://bnds.us/bperc2
#YannTiersen #EUSA
https://wn.com/Yann_Tiersen_Pern_(Official_Audio)
‘Pern’, taken from the album ‘EUSA’ by Yann Tiersen. Buy/Listen now: https://smarturl.it/YT-EUSA
Connect w/ Yann:
Facebook: https://www.facebook.com/yanntiersen.official/
Twitter: https://twitter.com/yanntiersen
Instagram: https://www.instagram.com/yanntiersen/
Website: http://yanntiersen.com/
Check for the latest tour dates: https://bnds.us/bperc2
#YannTiersen #EUSA
- published: 30 Sep 2016
- views: 681197
1:22:45
PERN Stack Course - Postgres, Express, React, and Node
Learn the PERN stack in this full tutorial course for beginners. The PERN stack consists of PostgreSQL, Express, React, and Node.js. Learn how to combine these ...
Learn the PERN stack in this full tutorial course for beginners. The PERN stack consists of PostgreSQL, Express, React, and Node.js. Learn how to combine these technologies to build a full-stack web application!
🎥 Course developed by The Stoic Programmers. Check out their YouTube channel: https://www.youtube.com/channel/UCAPuqvFWmUg_gc_AZHUBPsA
💻Code: https://github.com/l0609890/pern-todo-app
⭐️ Course Contents ⭐️
⌨️ (0:00) Demo
⌨️ (1:35) Overview Diagram
⌨️ (3:39) Starting Our Server
⌨️ (7:09) Create PostgreSQL Database and Table
⌨️ (13:14) Connect Database and Server
⌨️ (15:30) Build Routes with PostgreSQL Queries
⌨️ (32:37) Restful API Overview
⌨️ (37:54) Set Up the Client Side (React)
⌨️ (40:59) Build The Input Todo Component
⌨️ (50:32) Build The List Todo Component
⌨️ (59:10) Build the Delete Button
⌨️ (1:04:49) Build the Edit Todo Component
⌨️ (1:19:47) PERN Stack Review
🔗 PostgreSQL Installation: https://www.youtube.com/watch?v=fZQI7nBu32M
Learn more about:
🔗 PostgreSQL: https://www.youtube.com/watch?v=qw--VYLpxG4
🔗 Express: https://www.youtube.com/watch?v=G8uL0lFFoN0
🔗 React: https://www.youtube.com/watch?v=DLX62G4lc44
🔗 Node.js: https://www.youtube.com/watch?v=RLtyhwFtXQA
Check out free Postman programs for students and educators to help you learn more about APIs: https://www.postman.com/company/student-program/
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
https://wn.com/Pern_Stack_Course_Postgres,_Express,_React,_And_Node
Learn the PERN stack in this full tutorial course for beginners. The PERN stack consists of PostgreSQL, Express, React, and Node.js. Learn how to combine these technologies to build a full-stack web application!
🎥 Course developed by The Stoic Programmers. Check out their YouTube channel: https://www.youtube.com/channel/UCAPuqvFWmUg_gc_AZHUBPsA
💻Code: https://github.com/l0609890/pern-todo-app
⭐️ Course Contents ⭐️
⌨️ (0:00) Demo
⌨️ (1:35) Overview Diagram
⌨️ (3:39) Starting Our Server
⌨️ (7:09) Create PostgreSQL Database and Table
⌨️ (13:14) Connect Database and Server
⌨️ (15:30) Build Routes with PostgreSQL Queries
⌨️ (32:37) Restful API Overview
⌨️ (37:54) Set Up the Client Side (React)
⌨️ (40:59) Build The Input Todo Component
⌨️ (50:32) Build The List Todo Component
⌨️ (59:10) Build the Delete Button
⌨️ (1:04:49) Build the Edit Todo Component
⌨️ (1:19:47) PERN Stack Review
🔗 PostgreSQL Installation: https://www.youtube.com/watch?v=fZQI7nBu32M
Learn more about:
🔗 PostgreSQL: https://www.youtube.com/watch?v=qw--VYLpxG4
🔗 Express: https://www.youtube.com/watch?v=G8uL0lFFoN0
🔗 React: https://www.youtube.com/watch?v=DLX62G4lc44
🔗 Node.js: https://www.youtube.com/watch?v=RLtyhwFtXQA
Check out free Postman programs for students and educators to help you learn more about APIs: https://www.postman.com/company/student-program/
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
- published: 19 Mar 2020
- views: 292168
6:20:18
PERN Stack Course - Build a Yelp clone (Postgres, Express, React, Node.js)
Learn the PERN stack by building a Yelp clone. The PERN stack includes PostgreSQL, Express, React, and Node. You will learn all the basics including installatio...
Learn the PERN stack by building a Yelp clone. The PERN stack includes PostgreSQL, Express, React, and Node. You will learn all the basics including installation, creating databases/tables, making queries, adding entries, establishing relationship between tables, SQL joins, and more.
💻 Code - https://github.com/Sanjeev-Thiyagarajan/PERN-STACK-YELP-CLONE
🎥 Course developed by Sanjeev Thiyagarajan. Check out his YouTube channel: https://www.youtube.com/channel/UC2sYgV-NV6S5_-pqLGChoNQ?sub_confirmation=1
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Intro
⌨️ (0:04:11) PERN Stack Intro
⌨️ (0:07:58) Postgres Windows Install
⌨️ (0:16:35) Postgres Mac install
⌨️ (0:29:13) Postgres Documentation
⌨️ (0:30:29) PSQL Basics
⌨️ (0:37:04) SQL Tables
⌨️ (0:38:53) Create Table
⌨️ (0:45:55) Modify Tables
⌨️ (0:48:28) Delete Databases
⌨️ (0:50:58) Yelp Project Database
⌨️ (1:09:57) Node Setup
⌨️ (1:12:45) Express Setup
⌨️ (1:15:57) Environment Variables
⌨️ (1:19:40) First Express Route
⌨️ (1:29:27) Restful API Convention
⌨️ (1:32:33) Configure all routes
⌨️ (1:42:34) Express Middleware
⌨️ (1:54:13) Finishing Up Routes
⌨️ (2:03:10) Connect Express and Postgres
⌨️ (2:14:20) Get all Restaurants Route
⌨️ (2:18:25) Gone one Restaurant Route
⌨️ (2:28:23) Create a Restaurant Route
⌨️ (2:35:28) Update A Restaurant Route
⌨️ (2:43:07) Delete A Restaurant Route
⌨️ (2:46:28) React Setup
⌨️ (2:52:52) React Router Setup
⌨️ (3:02:03) HomePage Layout
⌨️ (3:14:24) React Context API
⌨️ (3:20:17) Fetching Data
⌨️ (3:36:12) Rendering Restaurants
⌨️ (3:41:48) Adding Restaurants
⌨️ (3:56:26) Deleting Restaurants
⌨️ (4:03:05) Updating Restaurants
⌨️ (4:26:18) Detail Page
⌨️ (4:38:06) Reviews Intro
⌨️ (4:39:46) Reviews Postgres Table
⌨️ (4:55:20) Star Rating Component
⌨️ (5:02:49) Reviews Component Layout
⌨️ (5:08:18) Add Review
⌨️ (5:29:06) Add Review Express Route
⌨️ (5:37:43) Add Review React Component
⌨️ (5:48:04) Postgres Aggregate Functions
⌨️ (5:57:26) SQL Joins and Wrapping up App
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
https://wn.com/Pern_Stack_Course_Build_A_Yelp_Clone_(Postgres,_Express,_React,_Node.Js)
Learn the PERN stack by building a Yelp clone. The PERN stack includes PostgreSQL, Express, React, and Node. You will learn all the basics including installation, creating databases/tables, making queries, adding entries, establishing relationship between tables, SQL joins, and more.
💻 Code - https://github.com/Sanjeev-Thiyagarajan/PERN-STACK-YELP-CLONE
🎥 Course developed by Sanjeev Thiyagarajan. Check out his YouTube channel: https://www.youtube.com/channel/UC2sYgV-NV6S5_-pqLGChoNQ?sub_confirmation=1
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Intro
⌨️ (0:04:11) PERN Stack Intro
⌨️ (0:07:58) Postgres Windows Install
⌨️ (0:16:35) Postgres Mac install
⌨️ (0:29:13) Postgres Documentation
⌨️ (0:30:29) PSQL Basics
⌨️ (0:37:04) SQL Tables
⌨️ (0:38:53) Create Table
⌨️ (0:45:55) Modify Tables
⌨️ (0:48:28) Delete Databases
⌨️ (0:50:58) Yelp Project Database
⌨️ (1:09:57) Node Setup
⌨️ (1:12:45) Express Setup
⌨️ (1:15:57) Environment Variables
⌨️ (1:19:40) First Express Route
⌨️ (1:29:27) Restful API Convention
⌨️ (1:32:33) Configure all routes
⌨️ (1:42:34) Express Middleware
⌨️ (1:54:13) Finishing Up Routes
⌨️ (2:03:10) Connect Express and Postgres
⌨️ (2:14:20) Get all Restaurants Route
⌨️ (2:18:25) Gone one Restaurant Route
⌨️ (2:28:23) Create a Restaurant Route
⌨️ (2:35:28) Update A Restaurant Route
⌨️ (2:43:07) Delete A Restaurant Route
⌨️ (2:46:28) React Setup
⌨️ (2:52:52) React Router Setup
⌨️ (3:02:03) HomePage Layout
⌨️ (3:14:24) React Context API
⌨️ (3:20:17) Fetching Data
⌨️ (3:36:12) Rendering Restaurants
⌨️ (3:41:48) Adding Restaurants
⌨️ (3:56:26) Deleting Restaurants
⌨️ (4:03:05) Updating Restaurants
⌨️ (4:26:18) Detail Page
⌨️ (4:38:06) Reviews Intro
⌨️ (4:39:46) Reviews Postgres Table
⌨️ (4:55:20) Star Rating Component
⌨️ (5:02:49) Reviews Component Layout
⌨️ (5:08:18) Add Review
⌨️ (5:29:06) Add Review Express Route
⌨️ (5:37:43) Add Review React Component
⌨️ (5:48:04) Postgres Aggregate Functions
⌨️ (5:57:26) SQL Joins and Wrapping up App
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
- published: 14 Aug 2020
- views: 145591
4:54
Pern - Yann Tiersen \\ Jacob's Piano
Do you want to learn piano? Learn a few pieces for free with flowkey:
► http://tinyurl.com/JacobsPianoFlowkey
YANN TIERSEN
► CHANNEL: https://www.youtube.com/u...
Do you want to learn piano? Learn a few pieces for free with flowkey:
► http://tinyurl.com/JacobsPianoFlowkey
YANN TIERSEN
► CHANNEL: https://www.youtube.com/user/YannTiersenOfficial
► SHEET: http://www.musicnotes.com/sheetmusic/mtd.asp?ppn=MN0159731
► SYNTHESIA: https://youtu.be/kLl6Mr02VrE
Buy a collection of my music in the following stores:
► iTunes (iPhone) - https://goo.gl/gR8umL
► Google Play (android) - https://goo.gl/uTTUFf
► Amazon - https://goo.gl/qGCq37
------------------------------
ABOUT THE VIDEO
Pern is from Yann Tiersen's album EUSA (2016). The title refers to a specific location on the island of Ushant (Britain) where Yann lives.
------------------------------
Questions or suggestions? - Find me on Facebook.
► WEBSITE: http://jacobspiano.com
► 2ND CHANNEL: http://bit.ly/2JacobsClassicalTutorials
► FACEBOOK: http://bit.ly/JacobsPianoFacebook
► SOUNDCLOUD: http://bit.ly/JacobsPianoSoundcloud
Enjoy! /Jacob
https://wn.com/Pern_Yann_Tiersen_\\_Jacob's_Piano
Do you want to learn piano? Learn a few pieces for free with flowkey:
► http://tinyurl.com/JacobsPianoFlowkey
YANN TIERSEN
► CHANNEL: https://www.youtube.com/user/YannTiersenOfficial
► SHEET: http://www.musicnotes.com/sheetmusic/mtd.asp?ppn=MN0159731
► SYNTHESIA: https://youtu.be/kLl6Mr02VrE
Buy a collection of my music in the following stores:
► iTunes (iPhone) - https://goo.gl/gR8umL
► Google Play (android) - https://goo.gl/uTTUFf
► Amazon - https://goo.gl/qGCq37
------------------------------
ABOUT THE VIDEO
Pern is from Yann Tiersen's album EUSA (2016). The title refers to a specific location on the island of Ushant (Britain) where Yann lives.
------------------------------
Questions or suggestions? - Find me on Facebook.
► WEBSITE: http://jacobspiano.com
► 2ND CHANNEL: http://bit.ly/2JacobsClassicalTutorials
► FACEBOOK: http://bit.ly/JacobsPianoFacebook
► SOUNDCLOUD: http://bit.ly/JacobsPianoSoundcloud
Enjoy! /Jacob
- published: 27 Aug 2017
- views: 173266
1:08:11
PERN authentication full course (backend)
Frontend video:
https://youtu.be/4TgbH3TM51s
link to the github code:
https://github.com/michaelDonchenko/youtube-pern-auth-backend
Frontend video:
https://youtu.be/4TgbH3TM51s
link to the github code:
https://github.com/michaelDonchenko/youtube-pern-auth-backend
https://wn.com/Pern_Authentication_Full_Course_(Backend)
Frontend video:
https://youtu.be/4TgbH3TM51s
link to the github code:
https://github.com/michaelDonchenko/youtube-pern-auth-backend
- published: 27 May 2021
- views: 8542
4:47
Pern - Yann Tiersen \\ Synthesia Piano Tutorial
Do you want to learn piano? Learn a few pieces for free with flowkey:
► http://tinyurl.com/JacobsPianoFlowkey
YANN TIERSEN
► CHANNEL: https://www.youtube.com/u...
Do you want to learn piano? Learn a few pieces for free with flowkey:
► http://tinyurl.com/JacobsPianoFlowkey
YANN TIERSEN
► CHANNEL: https://www.youtube.com/user/YannTiersenOfficial
► SHEET: http://www.musicnotes.com/sheetmusic/mtd.asp?ppn=MN0159731
► MIDI File: https://jacobspiano.com/product/pern-midi/
Buy a collection of my music in the following stores:
► iTunes (iPhone) - https://goo.gl/gR8umL
► Google Play (android) - https://goo.gl/uTTUFf
► Amazon - https://goo.gl/qGCq37
------------------------------
ABOUT THE VIDEO
Pern is from Yann Tiersen's album EUSA (2016). The title refers to a specific location on the island of Ushant (Britain) where Yann lives.
------------------------------
Questions or suggestions? - Find me on Facebook.
► WEBSITE: http://jacobspiano.com
► ORIGINAL: https://youtu.be/315NEP2V-98
► 2ND CHANNEL: http://bit.ly/2JacobsClassicalTutorials
► FACEBOOK: http://bit.ly/JacobsPianoFacebook
► SOUNDCLOUD: http://bit.ly/JacobsPianoSoundcloud
Enjoy! /Jacob
https://wn.com/Pern_Yann_Tiersen_\\_Synthesia_Piano_Tutorial
Do you want to learn piano? Learn a few pieces for free with flowkey:
► http://tinyurl.com/JacobsPianoFlowkey
YANN TIERSEN
► CHANNEL: https://www.youtube.com/user/YannTiersenOfficial
► SHEET: http://www.musicnotes.com/sheetmusic/mtd.asp?ppn=MN0159731
► MIDI File: https://jacobspiano.com/product/pern-midi/
Buy a collection of my music in the following stores:
► iTunes (iPhone) - https://goo.gl/gR8umL
► Google Play (android) - https://goo.gl/uTTUFf
► Amazon - https://goo.gl/qGCq37
------------------------------
ABOUT THE VIDEO
Pern is from Yann Tiersen's album EUSA (2016). The title refers to a specific location on the island of Ushant (Britain) where Yann lives.
------------------------------
Questions or suggestions? - Find me on Facebook.
► WEBSITE: http://jacobspiano.com
► ORIGINAL: https://youtu.be/315NEP2V-98
► 2ND CHANNEL: http://bit.ly/2JacobsClassicalTutorials
► FACEBOOK: http://bit.ly/JacobsPianoFacebook
► SOUNDCLOUD: http://bit.ly/JacobsPianoSoundcloud
Enjoy! /Jacob
- published: 27 Aug 2017
- views: 223734
3:36
Alliance Atlantis Dragonriders of Pern 1999 Movie Promo
I was going through my old CDs from the 90s and found that I had saved the old Alliance Atlantis Dragonriders of Pern trailer/making of film from their website....
I was going through my old CDs from the 90s and found that I had saved the old Alliance Atlantis Dragonriders of Pern trailer/making of film from their website. Made for a 1999 TV show that never aired this is as far as a Pern movie has come to being made to date. Watch for one of Anne McCaffrey's last major appearances as she inspects the dragon special effects for the movie.
https://wn.com/Alliance_Atlantis_Dragonriders_Of_Pern_1999_Movie_Promo
I was going through my old CDs from the 90s and found that I had saved the old Alliance Atlantis Dragonriders of Pern trailer/making of film from their website. Made for a 1999 TV show that never aired this is as far as a Pern movie has come to being made to date. Watch for one of Anne McCaffrey's last major appearances as she inspects the dragon special effects for the movie.
- published: 21 Jun 2018
- views: 20479
2:39:26
React & Node.js ИНТЕРНЕТ МАГАЗИН С НУЛЯ. PERN stack PostgreSQL + express + React js + node.js
В этом курсе мы разработаем полноценный интернет магазин на стеке PERN. Это postgreSQL express React Node.js.
Ссылка на исходный код - https://github.com/utimu...
В этом курсе мы разработаем полноценный интернет магазин на стеке PERN. Это postgreSQL express React Node.js.
Ссылка на исходный код - https://github.com/utimur/online-store-full-course
Ссылка на макет в Figma - https://www.figma.com/file/nutWUOANZdJ7gnBazQBLie/Untitled?node-id=1%3A157
Ссылка на диаграмму базы данных - https://clck.ru/T3MHn
Таймкоды:
00:00 - Введение, теория, план на урок
04:20 - [BACKEND] - Начало
07:56 - [BACKEND] - Подключение к базе данных
11:30 - [BACKEND] - Строим диаграмму базы данных
16:50 - [BACKEND] - Модели данных и связи между ними
25:30 - [BACKEND] - Роутинг и эндпоинты
32:20 - [BACKEND] - Универсальная обработка ошибок. Первый middleware
37:20 - [BACKEND] - CRUD для типов, брэндов, устройств
46:20 - [BACKEND] - Раздача статики
47:10 - [BACKEND] - Получение устройств, фильтрация, пагинация - постраничный вывод
54:20 - [BACKEND] - Регистрация, авторизация, jwt токен, bcrypt
01:04:10 - [BACKEND] - Middleware, проверяющий авторизован ли пользователь
01:07:50 - [BACKEND] - Middleware, проверяющий роль пользователя
01:10:40 - [FRONTEND] - Начало, структура приложения
01:13:30 - [FRONTEND] - Навигация, роутинг, Switch, Route, Redirect, AppRouter
01:20:00 - [FRONTEND] - Mobx, глобальный стейт, UserStore
01:28:40 - [FRONTEND] - Страница регистрации, авторизации
01:33:20 - [FRONTEND] - Главная страница, список товаров, типов, брендов
01:45:20 - [FRONTEND] - Страница просмотра товара и его характеристик
01:51:30 - [FRONTEND] - Страница администратора, модальные окна
02:02:00 - [FRONTEND] - Взаимодействие с сервером. Настраиваем axios
02:24:00 - [FRONTEND] - Добавление устройств и характеристик
02:29:40 - [FRONTEND] - Постраничный вывод\pagination
02:39:40 - ВРЕМЯ СТАВИТЬ ЛАЙКИ
Поддержать меня и мой канал вы можете по ссылкам ниже.
Patreon/boosty (доступ к бонусам) - https://boosty.to/ulbitv
Qiwi кошелек - http://qiwi.com/n/BODYE821
Яндекс деньги - https://yoomoney.ru/to/4100116193037469
#React #JavaScript #Node
https://wn.com/React_Node.Js_Интернет_Магазин_С_Нуля._Pern_Stack_Postgresql_Express_React_Js_Node.Js
В этом курсе мы разработаем полноценный интернет магазин на стеке PERN. Это postgreSQL express React Node.js.
Ссылка на исходный код - https://github.com/utimur/online-store-full-course
Ссылка на макет в Figma - https://www.figma.com/file/nutWUOANZdJ7gnBazQBLie/Untitled?node-id=1%3A157
Ссылка на диаграмму базы данных - https://clck.ru/T3MHn
Таймкоды:
00:00 - Введение, теория, план на урок
04:20 - [BACKEND] - Начало
07:56 - [BACKEND] - Подключение к базе данных
11:30 - [BACKEND] - Строим диаграмму базы данных
16:50 - [BACKEND] - Модели данных и связи между ними
25:30 - [BACKEND] - Роутинг и эндпоинты
32:20 - [BACKEND] - Универсальная обработка ошибок. Первый middleware
37:20 - [BACKEND] - CRUD для типов, брэндов, устройств
46:20 - [BACKEND] - Раздача статики
47:10 - [BACKEND] - Получение устройств, фильтрация, пагинация - постраничный вывод
54:20 - [BACKEND] - Регистрация, авторизация, jwt токен, bcrypt
01:04:10 - [BACKEND] - Middleware, проверяющий авторизован ли пользователь
01:07:50 - [BACKEND] - Middleware, проверяющий роль пользователя
01:10:40 - [FRONTEND] - Начало, структура приложения
01:13:30 - [FRONTEND] - Навигация, роутинг, Switch, Route, Redirect, AppRouter
01:20:00 - [FRONTEND] - Mobx, глобальный стейт, UserStore
01:28:40 - [FRONTEND] - Страница регистрации, авторизации
01:33:20 - [FRONTEND] - Главная страница, список товаров, типов, брендов
01:45:20 - [FRONTEND] - Страница просмотра товара и его характеристик
01:51:30 - [FRONTEND] - Страница администратора, модальные окна
02:02:00 - [FRONTEND] - Взаимодействие с сервером. Настраиваем axios
02:24:00 - [FRONTEND] - Добавление устройств и характеристик
02:29:40 - [FRONTEND] - Постраничный вывод\pagination
02:39:40 - ВРЕМЯ СТАВИТЬ ЛАЙКИ
Поддержать меня и мой канал вы можете по ссылкам ниже.
Patreon/boosty (доступ к бонусам) - https://boosty.to/ulbitv
Qiwi кошелек - http://qiwi.com/n/BODYE821
Яндекс деньги - https://yoomoney.ru/to/4100116193037469
#React #JavaScript #Node
- published: 30 Jan 2021
- views: 466443
4:27
Pern
Provided to YouTube by PIAS
Pern · Yann Tiersen
EUSA
℗ Everything's Calm under exclusive license to Mute Artists Ltd.
Released on: 2016-09-30
Producer: Yan...
Provided to YouTube by PIAS
Pern · Yann Tiersen
EUSA
℗ Everything's Calm under exclusive license to Mute Artists Ltd.
Released on: 2016-09-30
Producer: Yann Tiersen
Mixing Engineer: Gareth Jones
Composer: Yann Tiersen
Auto-generated by YouTube.
https://wn.com/Pern
Provided to YouTube by PIAS
Pern · Yann Tiersen
EUSA
℗ Everything's Calm under exclusive license to Mute Artists Ltd.
Released on: 2016-09-30
Producer: Yann Tiersen
Mixing Engineer: Gareth Jones
Composer: Yann Tiersen
Auto-generated by YouTube.
- published: 23 May 2020
- views: 69147