Working in a startup
July 14, 2020 • ☕️ 3 min readShould you work in a startup or an established company? I will discuss my experience at a startup and also will try to discuss who should join startups and who should not.
Should you work in a startup or an established company? I will discuss my experience at a startup and also will try to discuss who should join startups and who should not.
JavaScript array filter method helps us to filter an array and create a new array without modifying the original array.
There are lots of array methods in JavaScript. map helps you to write non-mutating readable code in JavaScript.
Modern technologies and frameworks are getting better and better. I built a covid19 comparison related website using GatsbyJs, ChartJs, Github, Vercel hosting and Google Cloud Platform in less than 50 working hours. This is a case study on that.
At the end of the day, technical skills matter the most for software engineers. So, here I am going to talk about technical skills software engineers must-have.
Want to build a landing page in Wordpress? Think again. Gatsbyjs could be all you need. For a blazing-fast secured website with complete control, gatsbyjs could be your new best friend.
Authentication and Authorization are very important for web application. It is also a place where we should focus most on security. Best practices for a secure authentication and authorization process will be discussed in this blog post.