State of platforms: Fragments Ahmedabad
On the state of platforms: React Native, Flutter, iOS, React
Mar 2019
4 Mon
5 Tue
6 Wed
7 Thu
8 Fri
9 Sat 08:30 AM – 06:00 PM IST
10 Sun
Accepting submissions
Not accepting submissions
##Topics for submission:
##Selection process:
We are interested in:
Proposals will be shortlisted and reviewed by an editorial team consisting of practitioners from the community. Make sure your abstract contains the following information:
You must submit links to videos of talks you have delivered in the past, or record and upload a two-min self-recorded video explaining what your talk is about, and why is it relevant for this event.
You must also submit links to the following along with your proposal:
##Honorarium for selected speakers:
Selected speakers and workshop instructors will receive an honorarium of Rs. 3,000 for speaking at the conference. Confirmed speakers and instructors also get a pass to the conference. We do not provide free passes for speakers’ colleagues and spouses.
What I learnt by building the exact same app in Kotlin (Native Android), Nativescript and FlutterThis will go through the journey of building a blogging app (Medium clone) using Kotlin, Nativescript and Flutter and discuss the differences in developer and user experience for the apps built using all these platforms. more
Technical level: Intermediate
|
Building High Quality Mobile Apps with React NativeReact Native lets you build mobile apps using JavaScript. It uses the same design as React, letting you compose a rich, platform specific mobile UI using declarative components. In this talk, we will look at the architecture of React Native, and how it can be leveraged to build high quality applications. We will look at sharing business logic between websites built using React and mobile apps bui… more
Technical level: Intermediate
|
State of ReactSince its inception in 2011 and release at JS Conf in 2013, ReactJS has evolved a lot along with its huge userbase. From the React.createClass to todays class based system and stateless functions, ReactJS has adapted and grown along with ES6+ more
Technical level: Beginner
|
Building a Flutter app using a FirebaseIn this Flutter codelab we will be developing an application that uses Firestore from Firebase. In this we will perform CRUD operations in the Firestore. more
Technical level: Intermediate
|
How much UX is too much?Good design is good business they say. But what if the UX is too overwhelming? Will the business rise proportionately or be the sinking Titanic? UX is neither insignificant nor over-saturated, rather it is seen as a short-term, revenue driven process, where businesses fail on fetching the organic users. Caricaturish UX serves none. It is therefore important for the businesses and designers to kno… more
Technical level: Intermediate
|
Understanding React HooksThis talk will be about what, why and how of React Hooks. The audience will get a clear picture of what hooks are, how are they different from current react app development methods and thus help them make decision on whether to use hooks in their apps or not. more
Technical level: Intermediate
|
Even my mom can make an app with flutterwe will Explore How to make awesome apps with flutter. We will see how easy it is to make apps is with flutter. we will compare android and ios to flutter and see how we can make our life easy with flutter. more
Technical level: Intermediate
|
React hooksCleaner React With Hooks. Outline Cleaner React With Hooks more
Technical level: Intermediate
|
React Beginners WorkshopHave you heard about React but never tried it? Or you have been using it, but want to see what’s new with React 16+? more
Technical level: Beginner
|
Designing Fluid InterfacesSince the dawn of human race on earth, humans have used tools as an natural extension of their body - to increase their natural capabilities. In today’s modern world these tools are not limited to physical realm anymore. The apps we use and consume everyday should also provide an experience which makes the user feel as if its just and nature extension of their mind. Desgining app which provide th… more
Technical level: Intermediate
|
how to implements common ui patterns with fluterwhile building apps for mobile we can see some common element used by every apps.some of the components are toast, app bar, bottom navigation bar, app bar etc. In this session, we will see how to build some common ui patterns with flutter. more
Technical level: Intermediate
|
Meet My New Friend: TestingEvery day we write a hundred, thousand lines of code to build products in the aim of impacting the lives of people in a positive way. But how can we make sure that the key features the user uses do not stop working with every new deployment? How can we get confidence that when refactoring code the existing feature still works as expected? more
Technical level: Intermediate
|
Flutter: do more with less code.As a mobile developer, you are mostly asked to build a mobile app from scratch in under 3 months. And in addition to the usual complexities (logic, database, testing), you are also asked to deliver on a rich user experience that involves custom animations. Not only that, you are also responsible of building the app for both the Android and iOS platforms. As an employee to a company, you are going… more
Technical level: Beginner
|
State management in Flutter - Using ScopedModel,Redux, BLoC (Streams)State management is a complex topic but equally important as this is something that can make a drastic change to the way to architecture an application. So i’ll be talking about state management in reactive apps and what are the different approaches for it like scoped model, redux and google’s bloc pattern. more
Technical level: Intermediate
|
Fast Loading Your React Apps : Where to StartThis talk is aimed at React front-end developers. The talk is based on my experiences with optimizing React Web App front-end performance. The goal is to share the experiences with the audience to help them: more
Technical level: Intermediate
|