Jump to content

Ninna evaro React.JS meeda tutorial adigaru ga.... idi follow aipo


JANASENA

Recommended Posts

43 minutes ago, dasari4kntr said:

React ES5 and ES6 ki main difference is the Function and Classes criteria...

no...

ES5 ES6 are javascript related...not react..

for eaxmple..small difference i will tell you..

in ES5..there is no "Const" variable declaration

in ES6 that is introduced...

 

Functional Component and Class Component is react related...

react version 16.7..they introduced react hooks which makes all react developers move from class components to functional components.

 

by using the functional components...code looks clean..and the final bundle size will be less ...so it easily downloads in the user browser...

 

but malli back to classes kada...

monna friday roju pedda lolli discussion aindi team lo

Link to comment
Share on other sites

21 minutes ago, Spartan said:

but malli back to classes kada...

monna friday roju pedda lolli discussion aindi team lo

ledhe...

react hooks (functional components) lo konni issues vunnai...

 

konchem experts aithe workaround use chestunnaru...but in enterprises (general teams) antha quick ga..functional components ki move avvaledhu...

 

infact naa team ni kooda nenu functional components ki move cheyaledhu....

 

 

note: are you guys using yarn dont upgrade to yarn2...its breaking very badly...internet lo lolli lolli avutundhi...

Link to comment
Share on other sites

2 minutes ago, dasari4kntr said:

ledhe...

react hooks (functional components) lo konni issues vunnai...

 

konchem experts aithe workaround use chestunnaru...but in enterprises (general teams) antha quick ga..functional components ki move avvaledhu...

 

infact naa team ni kooda nenu functional components ki move cheyaledhu....

 

 

note: are you guys using yarn dont upgrade to yarn2...its breaking very badly...internet lo lolli lolli avutundhi...

yes yarn use chestunnam...

yarn 2 ki upgrade avvaledu stilll...

Link to comment
Share on other sites

5 minutes ago, dasari4kntr said:

note: are you guys using yarn dont upgrade to yarn2...its breaking very badly...internet lo lolli lolli avutundhi...

Redux was the workaround for the react-hooks...

 

yarn 2 stable version release aindi kada...monnane...issues resolve avvaledantava

Link to comment
Share on other sites

5 minutes ago, Thokkalee said:

Both.. Especially authentication and authorization 

we are using Cognito User Pool, for that..AWS meeda app development undi kabatti..

and we integrated it with our own LDAP SAML provider ..so that enterprise authentication will be covered..

authorization ki Cognito ID pool vadi..creating auth scopes.

Link to comment
Share on other sites

2 minutes ago, Spartan said:

Redux was the workaround for the react-hooks...

 

yarn 2 stable version release aindi kada...monnane...issues resolve avvaledantava

Redux was the workaround for the react-hooks...

yes..redux is stable workaround for react hooks + react context combo...

my team only redux...with proper typescripting..

 

yarn 2 stable version release aindi kada...monnane...issues resolve avvaledantava

yarn2 is stable..but migrating from yarn 1 to yarn 2 is hassle...

they declared yarn 1 as legacy..

this guy is the creator of "REDUX" and Facebook employee.

 

  • Thanks 1
Link to comment
Share on other sites

1 hour ago, Spartan said:

@dasari4kntr @JANASENA

React ES5 and ES6 ki main difference is the Function and Classes criteria...

they went from classes functions,..

and back again becoz of community feedback

Ecma script kadu.. adi just language types define chesedi

class come under Type script a language built on JS

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...