Netlify vs Vercel vs Surge | The best platform I use to deploy your projects 🤔?!

One of the most important steps that should be considered when building Web projects is deploying your project so that anyone can see your work and try the project and its Features live as reading your code is not enough!

there are several ways and we…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Abdulrahman Mohammed Ismael

One of the most important steps that should be considered when building Web projects is deploying your project so that anyone can see your work and try the project and its Features live as reading your code is not enough!

there are several ways and websites used to do this but in this article, I'll mention the most ones I use and I prefer.

But the most ways I follow for deploying my projects are :

  1. Vercel
  2. Netlify
  3. Surge

These three tools are Great and too helpful and each one has its advantages and disadvantages :

  • Netlify is the first one I use and it was a great experience to use it until I found out a big issue faced me, a lot of times the website is down and the server fails and which causes disturbance for most of the users so most of them are no longer use it.
  • Vercel was my second choice after I left using Netlify, and I still use it and deploy my projects through it, the website is always running and the Netlify issue is no longer facing me so for sure I recommend using it, easy and soft use with no issues and fails…
  • the third choice is the easiest one but with less features, it is using Surge Tool, this time it is not a website, just a few cmd commands will do it for you
$ npm install --global surge
# In your project directory, just run…
$ surg

….Now for me, I recommend using Vercel, and if not then Surge will be your fastest choice, always make Netlify your last choice

One last thing, as I mentioned before I know, there are a lot of websites to deploy web projects But here I mentioned my experience of using those websites…. Thanks and Happy Projects 😁❤️


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Abdulrahman Mohammed Ismael


Print Share Comment Cite Upload Translate Updates
APA

Abdulrahman Mohammed Ismael | Sciencx (2022-12-20T14:53:01+00:00) Netlify vs Vercel vs Surge | The best platform I use to deploy your projects 🤔?!. Retrieved from https://www.scien.cx/2022/12/20/netlify-vs-vercel-vs-surge-the-best-platform-i-use-to-deploy-your-projects-%f0%9f%a4%94/

MLA
" » Netlify vs Vercel vs Surge | The best platform I use to deploy your projects 🤔?!." Abdulrahman Mohammed Ismael | Sciencx - Tuesday December 20, 2022, https://www.scien.cx/2022/12/20/netlify-vs-vercel-vs-surge-the-best-platform-i-use-to-deploy-your-projects-%f0%9f%a4%94/
HARVARD
Abdulrahman Mohammed Ismael | Sciencx Tuesday December 20, 2022 » Netlify vs Vercel vs Surge | The best platform I use to deploy your projects 🤔?!., viewed ,<https://www.scien.cx/2022/12/20/netlify-vs-vercel-vs-surge-the-best-platform-i-use-to-deploy-your-projects-%f0%9f%a4%94/>
VANCOUVER
Abdulrahman Mohammed Ismael | Sciencx - » Netlify vs Vercel vs Surge | The best platform I use to deploy your projects 🤔?!. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/12/20/netlify-vs-vercel-vs-surge-the-best-platform-i-use-to-deploy-your-projects-%f0%9f%a4%94/
CHICAGO
" » Netlify vs Vercel vs Surge | The best platform I use to deploy your projects 🤔?!." Abdulrahman Mohammed Ismael | Sciencx - Accessed . https://www.scien.cx/2022/12/20/netlify-vs-vercel-vs-surge-the-best-platform-i-use-to-deploy-your-projects-%f0%9f%a4%94/
IEEE
" » Netlify vs Vercel vs Surge | The best platform I use to deploy your projects 🤔?!." Abdulrahman Mohammed Ismael | Sciencx [Online]. Available: https://www.scien.cx/2022/12/20/netlify-vs-vercel-vs-surge-the-best-platform-i-use-to-deploy-your-projects-%f0%9f%a4%94/. [Accessed: ]
rf:citation
» Netlify vs Vercel vs Surge | The best platform I use to deploy your projects 🤔?! | Abdulrahman Mohammed Ismael | Sciencx | https://www.scien.cx/2022/12/20/netlify-vs-vercel-vs-surge-the-best-platform-i-use-to-deploy-your-projects-%f0%9f%a4%94/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.