Taley'a Mirza (Talia)
Web tech advocate!
This talk was about the basic concepts of Kubernetes.
In this talk, Taley'a will be discussing how design system enables the consistency among the products, you will explore the core components of the design system, along with the key benefits and challenges while building the design system.
Over the last decade, it has been seen that design has become a crucial part of product development and companies are investing heavily in improving user interfaces and user experience of their products. In this introductory talk of design systems, we are going to learn how the design system is going to be another step towards improvement in design and development of products at the moment and how it enables the consistency among the products. We will explore the core components of the design system, along with the key benefits and challenges while building the design system.
Slides used for the Great GDG Flagship Event - Devfest 2019 [imported from Google Slides]
This slides are taken from @emmawedekind, leaders of design system, to introduce the concepts and internals of design system to our developers and POs team at Sastaticket.pk
In this talk, explained how we can design a book cover and magazine with the help of Adobe photoshop, illustrator and Indesign [Imported from Google Slides]
Discuss the new features in ES6 [Imported from Google Slides]
A dev-session to understand MobX and it's concepts for state management
Progressive Web App(PWA) has been evolving for the few past years. It allows us to use modern web capabilities to deliver an app-like experience to users, but a downside to PWAs was its lack of availability on the Play store and most of the clients wants to have their app in the Play Store for their customers. With TWA(Trusted Web Activity), Chrome v72+ enabled us to run our website in fullscreen mode without a browser toolbar within an APK (Android Package). In this talk, we will learning how to publish our PWA to Play Store within a few simple steps through TWA.
The purpose of this talk is to introduce main use cases of redux and how it can be organized with react applications, about the issues you faced without knowing where you went wrong using anti-patterns and how they can be avoided by following best practices
Introduction to ReactKHI and a glance at React conf 2018
As React 16.3.0 launched a new Context API, that works similar to Redux in terms of passing data into deeply nested components, there are some questions, claims or confusions in the field by most of the developers i.e., "Is new Context API the death of Redux?", "will Redux survive with New Context API?", "Redux will be replaced by Context API." and like "What will be the future of Redux?" In this talk, we will learn first how much and in which way Context API is similar to Redux, what benefit we get through it, how Context API works, and find answers to above questions throughout the talk.
The Tricks you should know!