Thursday, September 26, 2019

Re: best option for Front End Design in Django

What is post-man? Can you explain it little more?

On Thu, 26 Sep 2019, 7:13 pm dheeraj technoevanglist, <bond.deejay@gmail.com> wrote:
Totally agreed Django applies separation of concern so start with html basics or make back end first and test it through the post man.

On Thu, Sep 26, 2019, 16:28 Nick Sarbicki <nick.a.sarbicki@gmail.com> wrote:
Honestly whilst everyone is recommending react/angular etc. I'd argue these are probably the worst places to start. It assumed a lot of up front knowledge and ability in web design.

Balaji has strongly suggested that they don't have a good grasp of the basics yet, HTML, CSS and vanilla JavaScript. Throwing out relatively advanced JS solutions does not solve this problem.

Balaji I'd recommend picking up some basic knowledge of HTML and CSS first - this will get you started building rudimentary websites and is essential knowledge for practically all web development. You must learn these before anything else.

Once you have some understanding of how these work take a basic course in JavaScript - which is what powers most of the modern web (through using HTML and CSS). If you start feeling comfortable with that I'd recommend looking up a framework, React, Angular and Vue are the normal recommendations. I'd personally go with React for the sole reason that it is - comparatively quite simple to pick up (once you understand JavaScript) and also very commonly used with strong community support.

In terms of turning this into an app down the road... Apps and web sites are not directly comparable. There are multiple ways of approaching converting a website into an app but most are relatively advanced. I would focus on what you are doing now before thinking about that journey.


- Nick


On Thu, Sep 26, 2019 at 11:50 AM Pengyu Cao <perrycao2015@gmail.com> wrote:
Hey, how about check this, https://www.similartech.com/compare/angular-js-vs-react-js

On Thursday, September 26, 2019 at 4:48:30 PM UTC+8, Suraj Thapa FC wrote:
React 

On Thu, 26 Sep, 2019, 1:53 PM Balaji Shetty, <balaji...@gmail.com> wrote:
Hi

Can anybody please tell me what are the different options to create GUI (User Interface ) for Front End in Django.

I got answer like Angularjs, Nodejs, HTML5 or CSS.

Which one is easier as well as mobile compatible if we need to develop mobile App also.

--
Mr. Shetty Balaji S.
Asst. Professor
Department of Information Technology,
SGGS Institute of Engineering & Technology, Vishnupuri, Nanded.MH.India
  Mobile: +91-9270696267

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAECSbOtrT638Qv1UFdD-WKiqLr464-%3D5_O7K7vO5rHBo3m9yqg%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2cb3770f-e754-44b2-8ff7-79dac39cd37b%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGuvt90Mde5D6xJt5Sk1WOHwtDqorPrqvHjYn4XR5Z5WNkUTMw%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOaDkT4tUr-tAiUmr5iHAKtk_NMyv1mOPccNJ27_W%2BR1JV2heg%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALXuQSvMwtX5ZYNufRsMZ3PMXYaTE6eYm%2B%3DBVTL9F1QYByvf6w%40mail.gmail.com.

No comments:

Post a Comment