PWA-101

페이지 정보

profile_image
작성자레이 조회 30회 작성일 2020-10-04 08:03:16 댓글 0

본문

PWA 101 - What you need to know about Shopware PWA - #SCD20 (ENG)

PWA can be a daunting, and extensive subject to tackle as a developer. In 30 minutes, we'll talk about what we actually mean when we say "PWA", the basics of a Headless PWA implementation, and why you should care about it. To top it off, we'll take a quick look at Shopware PWA itself, and what developing with this new frontend involves.

Sander Mangel, Technical Advocat (Shopware)

#SCD20
--------------------------------------------------------------------------------------------------------
Follow us:

Website: https://shopware.com
Newsletter: https://shopware.com/newsletter
Facebook: https://facebook.com/shopware/
Twitter: https://twitter.com/shopware
Instagram: https://www.instagram.com/shopware/
Pinterest: https://www.pinterest.de/shopware_ag/
Github: https://github.com/shopware

Angular for Beginners - Let's build a Tic-Tac-Toe PWA

Learn the basics of Angular 8 by building a tic-tac-toe game ️ from scratch...Then deploy it as an installable progressive web app (PWA). Go beyond the basics https://fireship.io/courses/angular/

Full Source Code: https://github.com/fireship-io/angular-tic-tac-toe
Angular Docs: https://angular.io/

#angular #pwa #tutorial

Take Angular quizzes

iOS https://itunes.apple.com/us/app/fireship/id1462592372?mt=8
Android https://play.google.com/store/apps/details?id=io.fireship.quizapp

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
Touheed Khan : code of calculateWinner() :

calculateWinner() {
const lines = [
[0, 1, 2],
[3, 4, 5],
[6, 7, 8],
[0, 3, 6],
[1, 4, 7],
[2, 5, 8],
[0, 4, 8],
[2, 4, 6]
];
for (let i = 0; i < lines.length; i++) {
const [a, b, c] = lines[i];
if (
this.squares[a] &&
this.squares[a] === this.squares[b] &&
this.squares[a] === this.squares[c]
) {
return this.squares[a];
}
}
return null;
}
Geoffrey Schuchardt : Idk who tf is liking your video other than bots. This shit is completely rubish as an actual tutorial. I seriously don’t know why you bother for people actually looking to LEARN. My best guess is so you can claim to be an active member in the community or something
InfluencerAds Ltd. : Command not found for ng --> anyone else?
Chizuruツ : This looks like a lot of work than React.
Nirmal Deep Kaur : your github code doesnot have dist file , please upload
Nirmal Deep Kaur : set columns(value: Iterable); how to solve this error
node_modules/@nebular/theme/components/tree-grid/tree-grid-def.component.d.ts:49:9 - error TS2611: 'columns' is defined as a property in class 'NbFooterRowDefDirective', but is overridden here in 'NbTreeGridFooterRowDefDirective' as an accessor.
Rob Hein : I LOVE the pacing of this video. As an experienced dev, I'd much rather pause and review than sit through repetitive info I already know.
Alex : For people struggling towards the end because of Nx Console, you can type in the commands normally in your terminal window.
These are the commands I needed to use towards the end of the project to deploy it:

ng add @angular/fire
ng add @angular/pwa
ng build (can be done in nx console)
ng deploy
Martin Guggenberger : the last step isn't possible for me, i can't find the "add" in the NX Console (Angular Console -> NX Console).
Nick Wijngaards : Angular is a fish.

pwa 101 demonetization in India discussion

sources:
https://www.rbi.org.in/Scripts/FAQView.aspx?Id=119

Fair use notice and disclaimer

This video contains copyrighted material:the use of which has not been specifically authorized by the copyright owner.We are making such material available for the purpose of criticism,comment,review and news reporting which constitute "fair use" of any such copyrighter material as provided for in section 107 of US copyright law.Not withstanding the provisions of sections 106 and 106A,the fair use of a copyrighted work of purposes the purpose of criticism,comment,review and news reporting is not an infringement of Copyright.

This video was created to abide by youtube terms of service.The purpose of this video is to discuss or critique greater issues.The creator harbour no malicious intent.This video may contain jokes,satire,and negative criticism of other individuals and their ideas,but is intended as a platform to discuss or critique greater issues and doe not constitute a personal attack or abuse of another individual.

While this video may contain material that some may perceive as hurtful or negative,that is not the purpose of this video.This material is created for comedic or satirical purposes that are not intended to cause offence,humiliation,or engage in sexuallsation.Recording in this video were made in accordance with the laws of the country in which the filming took place and were not created for malicious purposes.

Viewers of this video are actively discouraged from engaging in harassment or abuse behaviour toward other individuals.Links contained in the description are to avoid plagiarism and misquotations by citing original sources.
Politics with A : This is my first video of this series.Lets discuss this issue.

... 

#PWA-101

댓글목록

등록된 댓글이 없습니다.

전체 24,281건 1151 페이지
게시물 검색
Copyright © www.uljinpension.kr. All rights reserved.  연락처 : cs@epr.kr