<?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: Adrien Torris</title>
    <description>The latest articles on DEV Community by Adrien Torris (@adrientorris).</description>
    <link>https://dev.to/adrientorris</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%2F15534%2Fdc872cc8-6484-45e6-81c5-abb9524d3bc7.jpeg</url>
      <title>DEV Community: Adrien Torris</title>
      <link>https://dev.to/adrientorris</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/adrientorris"/>
    <language>en</language>
    <item>
      <title>Which plans for Awesome Blazor?</title>
      <dc:creator>Adrien Torris</dc:creator>
      <pubDate>Tue, 18 Jun 2019 11:20:16 +0000</pubDate>
      <link>https://dev.to/adrientorris/which-plans-for-awesome-blazor-4f5k</link>
      <guid>https://dev.to/adrientorris/which-plans-for-awesome-blazor-4f5k</guid>
      <description>&lt;p&gt;For 2 years now I have been managing a GitHub repository, &lt;a href="https://github.com/AdrienTorris/awesome-blazor"&gt;Awesome Blazor&lt;/a&gt;, which is a collection of great resources about Blazor, an open-source product from Microsoft which enables us to run .NET in the Browser (yes it's as awesome as it sounds, if you discover this term right now, you really have to check this out after reading this post).&lt;/p&gt;

&lt;p&gt;Like &lt;a href="https://dotnet.microsoft.com/apps/aspnet/web-apps/client"&gt;Blazor&lt;/a&gt;, the repository which was just a personal MarkDown file 2 years ago has grown a lot, as well as its responsibility as the community who uses and expects great resources and information from Awesome Blazor gets bigger every day. Moreover, Awesome Blazor is linked by Microsoft from the official Blazor website so this repository has definitely reached a certain level of quality.&lt;/p&gt;

&lt;p&gt;Awesome Blazor has reached a point which led me to wonder how to do this well, in the long-term. I thought about this a lot in the last few weeks and I'm considering adding new collaborators to the repository, for two main reasons.&lt;/p&gt;

&lt;p&gt;First, I really like the spirit of Blazor, and the spirit of all the .NET Core products by the way, which is open-source and really community-welcoming. That is why I find a little disturbing to be the only owner of this repository and I feel that it will more embrace the spirit of .NET Core once it will have several owners.&lt;/p&gt;

&lt;p&gt;The second reason is that I am not always available, and Awesome Blazor deserves to have some backups. For example, I left in vacations the two last weeks of May this year, in a place without Internet connection (which was a little bit the purpose to be honest), and when I came back there were 10 Pull Requests and several issues without answer since 10 days. I think that this is disrespectful for the people who wanted to help us building a better repository and the people who maintain some libraries or samples, besides it's doesn't give a good image of Blazor, maybe even of Microsoft, and they don't deserve it. I do not plan to get some rest or to be less active on this project, at the contrary, so I feel that it's time to open this repo to include completely the community in the process.&lt;/p&gt;

&lt;p&gt;I still need to address some questions like "How many collaborators?", "Which kinds of profile are adapted to become collaborators? "Which responsibilities for these new collaborators?", "Where is my place in all of this?" and "Does it make sense to have this repository attached to my GitHub profile? Or does it make more sense to move this repository to a dedicated organization?", anyway the process is started.&lt;/p&gt;

&lt;p&gt;I created an issue and posted a tweet two days ago and I was not expected so much interest, several people would like to get involved, which is something I did not anticipate. These questions are now more urgent than ever and I will answer them quickly, so here is the thing to keep in mind: The process of opening Awesome Blazor to the community has started! and I hope that it will help to build a better repository, to help Blazor growing as best as we can, and to take care about its really awesome community.&lt;/p&gt;

&lt;p&gt;Cheers.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note: this article was originaly published on my &lt;a href="https://adrientorris.github.io/aspnetcore/blazor/which-plans-for-awesome-blazor"&gt;personal blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>blazor</category>
      <category>net</category>
      <category>awesomeblazor</category>
      <category>webassembly</category>
    </item>
    <item>
      <title>My response to 'Software Should Be Easier To Build, Not Harder - My Dream For The Future Of Development'</title>
      <dc:creator>Adrien Torris</dc:creator>
      <pubDate>Wed, 31 May 2017 07:50:16 +0000</pubDate>
      <link>https://dev.to/adrientorris/my-response-to-software-should-be-easier-to-build-not-harder---my-dream-for-the-future-of-development</link>
      <guid>https://dev.to/adrientorris/my-response-to-software-should-be-easier-to-build-not-harder---my-dream-for-the-future-of-development</guid>
      <description>&lt;p&gt;A few days ago, the chief architect of the company I work for sent me an email, with the link of an article and the following comment : "I think he's not wrong". He was referring to an article written by a MVP, posted on &lt;a href="http://www.c-sharpcorner.com/blogs/software-should-be-easier-to-build-not-harder-my-dream-for-the-future-of-development"&gt;csharpcorner&lt;/a&gt;. To sum up, he explains that the software development is getting more and more difficult with Microsoft (it's a very short summary, I advise you to read this article if you want to go through the one you are currently reading).&lt;/p&gt;

&lt;p&gt;To be honest, I never developed with Visual Basic so I don't really know what he is talking about when he refers to the VBX for example, however I used many RAD (Rapid Application Development) solutions from Microsoft, like the drag'n'drop in ASP.NET, or the Entity Framework EDMX that he seems to regret, but I far prefer the current solutions. In my opinion, the RAD solutions always made people lose much more time than saving some, as they were very effective only in a limited perimeter, in a few identified cases, and were complex to adapt to specific needs. The drag'n'drop of components or data sources was really effective only for basic applications, for reading and writing data in grids.&lt;/p&gt;

&lt;p&gt;One of the main ideas of this article is that the software development is more and more difficult using the Microsoft tools, which I think is an unfair reproach. The first reason is that I remember some projects in ASP.NET in which the URL rewriting could mobilized a whole team, sometimes for weeks. In these projects, we also had to handle a lot of technical issues without any functional value that required a constant vigilance, as for example the aspx postbacks or the viewstates’ size. The MVC was a true revolution, as it was perfectly adapted to the Web development, allowing the developers to focus only on their core job, without being bothered by diverse technical complications without any functional added values. ASP.NET Core continued in that direction, redesigning some basic areas of the .NET Framework and releasing a lot of useful technical features or services, as the dependency injection service which is a good example of the Microsoft’s performance.&lt;/p&gt;

&lt;p&gt;Certainly, the software are harder to develop today than 20 years ago, but the context has radically changed. Is Microsoft responsible for the fact that most of the web connections are made from smartphones which all have their own characteristics? Is Microsoft responsible for the existence of more and more hardware devices, potentially increasing projects’ complexity? Besides, if Microsoft was going the wrong way or would be incompetent, a miracle solution would already have been created, but it is not the case. I agree with the article’s author when he affirms that Microsoft is progressively getting away from the RAD solutions since a few years, but is it really a mistake? Personally, I don’t think so. The RAD tools always presented their constraints and limits, while the current solutions allow you to build exactly what you need. He has some regrets about the EDMX, while the Entity Framework Core model builder is so powerful. I admit that it does not contain functionalities to create a schema and design a data model using only some left and right mouse clicks, but it is modelled on the Microsoft development tools in this day and age: the tool allows you to do exactly what you need, on condition of mastering it. To obtain a schema of your data model, other tools will be needed, but it is not the purpose of the EF Core model builder, and I personally think that it is for the best. With the software products that Microsoft proposes today, you certainly start from a blank page, but you can go wherever you want to go, following the way you choose and prefer.&lt;/p&gt;

&lt;p&gt;The author concludes his article criticizing the Microsoft documentation, even though the last documentations are detailed, well organized and open-source. Considering that sharing content and knowledge is one main advantage of our time, if you notice a lack of information about something, don’t you think it would be more appropriate to complete the documentation instead of grumbling? It would surely be more useful.&lt;/p&gt;

&lt;p&gt;I share with the author a dream of the software development’s future, modelized by a "perfect tool" which would allow with a few mouse clicks to build a complex and specific software, compatible with iphone / google chrome/ ipad / ipod / freebox / windows tablet / android tablet / firefox / connected watches as well as connected clothes. In the case I can’t have this, then I’ll go for powerful tools allowing me to develop exactly what I want, freeing me from useless issues, so that I can be only focused on my core job. Even if these tools require some time to learn how to use them properly, I think it is a good start.&lt;/p&gt;

&lt;p&gt;Getting back to my "perfect tool", I admit that I do not have a great deal of hope concerning its feasibility. First, I think that the hardware devices are only at the beginning of their evolution, development and diversification. Second, as Humans, the tools which do everything, and additionally do it fast, never do it well.&lt;/p&gt;

&lt;p&gt;PS: this article was originaly published on my &lt;a href="https://adrientorris.github.io/microsoft/response-to-post-software-should-be-easier-to-build-not-harder.html"&gt;personal blog&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>microsoft</category>
      <category>dotnet</category>
      <category>softwaredesign</category>
    </item>
  </channel>
</rss>
