Re: Idea

2021-10-31 Thread Peter of the Norse
Most of the people that think switching to node.js only know PHP. That’s why it looks like a good idea. > On Sep 20, 2021, at 2:46 AM, David Nugent wrote: > > This is almost the same case that nodejs users have put forward since it was > invented - why learn 2 languages when 1 will do? node

Re: Idea

2021-10-31 Thread Peter of the Norse
I’m worried that you are getting on the wrong track here. All web development is necessarily client-server based. One of the signs of a poorly designed VB application is the way that you can put DB code in a button action. That isn't possible in a browser. Instead all it can do is contact th

Re: Hi, How can I implement Microservices and Serverless with Django on AWS?

2021-10-31 Thread Edchel Stephen Nini
Thank you for your reply. Will check this links out! Thanks a lot 😀 On Sat, Oct 30, 2021, 9:29 PM MR INDIA, wrote: > Microservices can be implemented via APIs Rest Or Graphql it is your > choice and as a matter of fact Django can run server less infrastructures. > See this talk about server les