<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sumit Das</title>
    <description>The latest articles on DEV Community by Sumit Das (@sumitdas265).</description>
    <link>https://dev.to/sumitdas265</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F545753%2F67e70043-fcd5-4235-ade6-4901ff448f67.jpg</url>
      <title>DEV Community: Sumit Das</title>
      <link>https://dev.to/sumitdas265</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sumitdas265"/>
    <language>en</language>
    <item>
      <title>Framing the Code for a Well Working Front End</title>
      <dc:creator>Sumit Das</dc:creator>
      <pubDate>Mon, 11 Jul 2022 07:04:13 +0000</pubDate>
      <link>https://dev.to/sumitdas265/framing-the-code-for-a-well-working-front-end-52ln</link>
      <guid>https://dev.to/sumitdas265/framing-the-code-for-a-well-working-front-end-52ln</guid>
      <description>&lt;h2&gt;
  
  
  What do you mean by Front-end Development?
&lt;/h2&gt;

&lt;p&gt;The Front-end development of a program involves building a framework or a layout using the operations developed in the backend. They use coding languages such as CSS, HTML and Java to formulate an operating software application. These applications might be different from one another. However, the framework they are using to develop at the backend is the same. Talking about the framework, let us discuss the frontend framework.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Front-End Framework?
&lt;/h2&gt;

&lt;p&gt;Frontend framework is a combination of developing the software applications using the codes as well as layout for the user’s visibility and interaction. Most of the developers operate using JavaScript language. The task of developers becomes a little less hectic with the pre-defined designs that are being made available. If we talk about it in simpler terms, they are just ready-to-use frames for developing applications. Developers can just pick them up and mould them accordingly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why use Front-end Framework?
&lt;/h2&gt;

&lt;p&gt;The frontend framework assists in developing a more user-friendly application. It may occur with the developers on multiple occasions that they have more work to do in less time. Moreover, it is a plus point because using an already structured framework offers a wide scope of development.&lt;/p&gt;

&lt;p&gt;One important thing to note is that it helps in managing the frontend development with more efficiency. When the final software program or application begins to grow, it obviously faces some bugs or issues with its scalability. Well, the solution to all of them gets answered by these existing frameworks. The developer has to make fewer efforts comparatively to resolve any problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  What are the three best Frameworks existing in the market?
&lt;/h2&gt;

&lt;p&gt;After getting aware of the fact that the frontend frameworks have become accessible to developers for their benefit, the question arises of which one is the best for fulfilling their purpose.&lt;/p&gt;

&lt;p&gt;Well, there is nothing to worry about. Here, we are going to list down the three best frameworks for your assistance. There is a wide variety of these predefined modules but choosing one out of them is like searching for that one needle out of the haystack.&lt;/p&gt;

&lt;p&gt;Below are the frameworks which the developers can easily use:&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://dev.to/bnevilleoneill/a-quick-guide-to-angularjs-scopes-54je"&gt;AngularJS&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;AngularJS is a form of programming language that helps in building frameworks for any web application. It is a language that is being developed and also maintained at the same by Google itself. The best feature of using the AngularJS framework is the two-way binding feature. It offers real-time synchronisation between the parent and child components.&lt;/p&gt;

&lt;p&gt;Operating with a language like AngularJS also benefits by giving out an update in the application as soon as there is a change in the code. The language might have multiple benefits, but there are some cons that tag along. It is a complex language of coding to understand and put into use.&lt;/p&gt;

&lt;p&gt;Therefore, only those major leading brands such as Forbes, BMW, and many more have developers using these frameworks.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://dev.to/jasonlimon/a-comprehensive-guide-to-reactjs-and-react-native-3l6i"&gt;REACT&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;REACT is another frontend framework leading the race in the market. This framework was originally introduced by the giant company Facebook itself. If we talk about its credibility, the framework has offerings like efficient performance and flexibility in development.&lt;/p&gt;

&lt;p&gt;With the traditional ways, it would take a much longer time for any given application to reload. Earlier, the whole website got reloaded whenever any new click was being made on an action button. However, with the use of REACT, a developer can avoid such time-consuming tasks. Thus, it makes the functionality of the users less frustrating and time-consuming.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;a href="https://dev.to/javatpoint/a-beginners-guides-to-django-tutorial-2a2b"&gt;Django&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;Django operates on the programming language known as Python. It is one of the most exquisite programming languages available in the modern generation. Talking about the end results produced by using the codes of Python are out of comparison. The latest edition of the ORM Management frontend framework to Django has been extremely successful.&lt;/p&gt;

&lt;p&gt;Along with becoming such a popular programming language, it has also started providing frameworks for the easier development of web programs. Django is the latest update with the most advanced libraries.&lt;/p&gt;

&lt;p&gt;The key areas that attract developers are performance, community and stability. Moreover, it is readily available with complete details for the developers to use from either web or textbooks. With each upcoming update, new significant and enhanced functionalities are being added to the framework. All in all, Django is one of the leading frameworks that are currently racing in the market.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;All the developers begin their journey from the same starting point. Yet they make a choice between grooming their skills in either backend or frontend. Growing as a developer is not an easy task because the programming languages keep on evolving. &lt;a href="https://www.recenturesoft.com/software-development"&gt;Software development&lt;/a&gt; requires imbibing knowledge of multiple developing languages.&lt;/p&gt;

&lt;p&gt;Constant changes are difficult to cope with. However, developers once got used to it. Then there is nothing that hampers their performance. This is mainly due to the fact that they even need to become creative by &lt;a href="https://www.recenturesoft.com/full-stack-developer-guide"&gt;becoming a full stack developer&lt;/a&gt;. After years of development, software developers are now blessed with the existing frameworks for user interaction.&lt;/p&gt;

</description>
      <category>django</category>
      <category>react</category>
      <category>angular</category>
      <category>frameworks</category>
    </item>
    <item>
      <title>Transforming Automotive Industry by Bringing IoT in Smart Tyres </title>
      <dc:creator>Sumit Das</dc:creator>
      <pubDate>Wed, 23 Dec 2020 10:03:02 +0000</pubDate>
      <link>https://dev.to/sumitdas265/transforming-automotive-industry-by-bringing-iot-in-smart-tyres-56be</link>
      <guid>https://dev.to/sumitdas265/transforming-automotive-industry-by-bringing-iot-in-smart-tyres-56be</guid>
      <description>&lt;p&gt;In contemporary times, technology has spearheaded the progress of systems and operations in almost every domain. So, why should the automotive industry lack behind? When you drive a vehicle on an under-inflated tyre, it may lead to a catastrophic event or events. According to the &lt;strong&gt;UK government&lt;/strong&gt; statistics, one out of 12 tyres of heavy-good vehicles is underinflated. &lt;/p&gt;

&lt;p&gt;To avoid such catastrophic situations, we ought to work smarter to make smart tyres with the aid of advanced technology. So, let’s dig deeper and know about different tyre evolutions.&lt;/p&gt;

&lt;p&gt;ContiConnect launched by Continental to monitor commercial fleets digitally. &lt;/p&gt;

&lt;p&gt;ContiConnect comprises three integral parts, which are tyre sensors, yard reader station, and software. &lt;/p&gt;

&lt;p&gt;A tyre sensor is present on the inner liner of your car tyre to measure its pressure and temperature. You may purchase ‘Intelligent Tyres’ from Continental for cars, buses, trucks, etc. with the pre-fitted sensors. Tyre’s sensor works on #IoT #SIM Technology from &lt;strong&gt;Vodafone&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;Yard reader station serves as a gateway that is installed on the premises of the company with commercial vehicles passing regularly through it. The system may occupy the position closer to fuel stations, security checkpoints or the washing bays. The yard reading station acts as the connector between the tyre sensor and software platform of Continental, which reads the data from sensors as cars or other vehicles and then passes it to the back end to perform analysis. &lt;/p&gt;

&lt;p&gt;The underlying software has a web portal which is used to monitor tyres at the fleet operator by employees. It shows- the history of tyres and incites them to perform further analysis. &lt;/p&gt;

&lt;p&gt;Tyre temperature and pressure are not sufficient to make your car’s tyre smart. It must work with different monitoring systems to provide indications about air-pressure, puncture probability, and temperature, etc.&lt;/p&gt;

&lt;p&gt;A smart, IoT driven tyre stores data on road conditions and driver’s behaviour. Didn’t your car slow down on bumpy roads? Does the driver apply frequent sharp brakes? A smart tyre can adjust the pressure and tyre’s width according to the driving conditions. Suddenly, rain starts or snowfalls.&lt;/p&gt;

&lt;p&gt;When everyone is striving to develop smarter tyres, Pirelli’s Cyber &lt;a href="https://dev.to/apium_hub/smart-cars--driving-the-innovation-4d95"&gt;Car&lt;/a&gt; strategy at the Geneva International Motor Show makes each tyre communicate with the computer of a car to ensure safety and make your drive more economical. &lt;/p&gt;

&lt;p&gt;Goodyear at the Geneva Show introduced ‘&lt;strong&gt;Oxygene&lt;/strong&gt;’- a new tyre concept. This depicts the moss growing inside the sidewall of the tyre. As per the company, this open structure and smart tyre’s tread design absorb water from the road and circulates it, which enables the process of photosynthesis by which oxygen gets released into the air.&lt;/p&gt;

&lt;p&gt;More interestingly, the tyre uses super-advanced technology like LiFi to encourage high-capacity connectivity of mobile, which connects tyre to the IoT. This establishes communication with on-board computers. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Goodyear&lt;/strong&gt; also introduced Optix:- a tyre management programme like &lt;strong&gt;ContiConnect&lt;/strong&gt;. It also has sensors, a &lt;a href="https://dev.to/bhatiaravi00/what-is-a-mobile-application-198j"&gt;mobile application&lt;/a&gt; and a &lt;a href="https://dev.to/coderoo7/what-is-google-cloud-platform-47k7"&gt;cloud-based platform&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There are various types of ideas originating to innovate &lt;a href="https://www.tyresavings.com/"&gt;car tyres&lt;/a&gt; and make the lives of commuters even simpler.&lt;/p&gt;

</description>
      <category>iot</category>
      <category>newtech</category>
    </item>
  </channel>
</rss>
