fuadnafiz98

↗ HN profile [ 58.8 ms ] full profile
Karma
53
Created
June 24, 2020 (6y ago)
Submissions
0
  1. Have anyone used OpenAuth in Production? What is your opinion about this?

  2. Hello, I want some suggestions from you about distinguished people to follow online to learn more about Distributed Systems. Thanks

  3. Hi, I am curious of how Netflix loads the next video as soon as the current video is finished. I noticed that the next video has been loaded fully most of the time and the video starts to play without any buffer. My…

  4. I am building a full stack Nodejs, Express.js and React application with a file upload functionality. What will be the best approach to upload the file? 1. Upload the file from frontend to S3? 2. First upload the file…

  5. Hello everyone. I am trying to implement API authentication in my nodejs, reactjs application using passport.js github authentication and need to clarify some confusion. First of all, I want to authenticate my API…

  6. I am currently learning web-sockets with node.js and would like your suggestion of any interesting ideas of where to implement web-sockets other than just a live-chat application?

  7. Hello everyone, I am a junior backend developer and interested to learn Message Queue Architecture. Is it a good idea to learn RabbitMQ? I will appreciate your suggestion :)

  8. I am trying to learn Rust few weeks, but it seems to me a very hard language, to be honest, I never thought only learning a language will be this hard. I am following books and few youtube tutorials. Any suggestions?