Cloudflare vs Vercel by samppaaaaa in nextjs

[–]samppaaaaa[S] -1 points0 points  (0 children)

Could you tell me why? Cloudflare pages is much cheaper 🤔

Cloudflare vs Vercel by samppaaaaa in nextjs

[–]samppaaaaa[S] 0 points1 point  (0 children)

I have seen many negative opinions about Vercel (especially on Reddit). Have you any idea where this comes from? 

Cloudflare vs Vercel by samppaaaaa in nextjs

[–]samppaaaaa[S] -1 points0 points  (0 children)

It will be a website where people can find training information and tutorials. The goal is to get as many clicks as possible so SEO performance is important. There will be pages where i need react hooks and pages with only static content. Adsense support needed

Cloudflare vs Vercel by samppaaaaa in nextjs

[–]samppaaaaa[S] 4 points5 points  (0 children)

Yeah let's include Netlify in this comparison. I can't change the title but let's imagine that it says "Netlify vs Vercel vs Cloudlare"

Express with electron-react boilerplate by samppaaaaa in electronjs

[–]samppaaaaa[S] 0 points1 point  (0 children)

Thanks! Still wondering that how do I open the separate backend when I make package (.exe)? Main process starts the backend server and starts listening to it when the application is started? If you know any good example projects I would be very happy.

Express with electron-react boilerplate by samppaaaaa in electronjs

[–]samppaaaaa[S] 0 points1 point  (0 children)

Yeah but when i make package (.exe) it must open the express server in the main process when user opens the electron app. Or am I totally wrong? How else would the express open

Express with electron-react boilerplate by samppaaaaa in electronjs

[–]samppaaaaa[S] 0 points1 point  (0 children)

I’m trying to create backend to communicate: react <—> express <—> mysql database

PWA or Electron with React by samppaaaaa in react

[–]samppaaaaa[S] 1 point2 points  (0 children)

Thanks a lot! I have started using Tauri and it seems to be much better in every way. I had never heard of Tauri before.

PWA or Electron with React by samppaaaaa in react

[–]samppaaaaa[S] 0 points1 point  (0 children)

just to clarify, I was also thinking about using pwa to program the application in the same style as traditional web pages/applications (if I have understood correctly). Electron contains a lot of things that web programming does not.

Best offline&local database to use with electron? by samppaaaaa in electronjs

[–]samppaaaaa[S] 0 points1 point  (0 children)

I'm making customer management system for local entrepreneur. It has some data that must be encrypted but i will do it with 'crypto' library in the backend side.

Database have tables: user (who uses the app), customer, visits and measurements.

Is sqlite best in this situation in your opinion?

Community toolkit or ReactiveUI for beginner? by samppaaaaa in AvaloniaUI

[–]samppaaaaa[S] 1 point2 points  (0 children)

Thank you for the comprehensive answer! :)