ama icon indicating copy to clipboard operation
ama copied to clipboard

Ask me anything!

Results 47 ama issues
Sort by recently updated
recently updated
newest added

Hello Dan, After reading https://github.com/facebook/react/issues/16604#issuecomment-528663101, I'm interested in what it would take to get this working without an existing bundler. I'm asking in regards to the https://github.com/AngelMunoz/Perla project. This is...

I am trying to use correctly hooks with a 3d scene widget. I really don't understand how to deal with component variables A 3d scene is created in useEffect() ,...

Hi, I would like to have your opinion on how to best "sync" a local reducer with a remote database. Let's take the example of a newsfeed with "like" options....

Hi, One thing that really bothers me is when I'm building forms with react is that if you want your forms to have features such as watchers, dependent values, you...

Most web applications consist of a database where data is stored and a web interface from which a user can do CRUD operations on the database. This means that data...

I know you didn't really have a great experience in school (for anyone else reading this - #47 and #53 ). What CS concepts did you manage to learn, either...

Hi Dan, I’m a full stack developer and self leaner but I did not flow any computer related studies, I’m bit confused with 1. My code quality 2. Application architecting...