<?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: workaccount-devrel-serious</title>
    <description>The latest articles on DEV Community by workaccount-devrel-serious (@workaccount-devrel-serious).</description>
    <link>https://dev.to/workaccount-devrel-serious</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%2F3841953%2F188e50d9-9186-4283-9561-c9b916dce953.png</url>
      <title>DEV Community: workaccount-devrel-serious</title>
      <link>https://dev.to/workaccount-devrel-serious</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/workaccount-devrel-serious"/>
    <language>en</language>
    <item>
      <title>NextJs - Server side rendering on the Front End</title>
      <dc:creator>workaccount-devrel-serious</dc:creator>
      <pubDate>Tue, 21 Apr 2026 18:14:20 +0000</pubDate>
      <link>https://dev.to/workaccount-devrel-serious/nextjs-server-side-rendering-on-the-front-end-4bof</link>
      <guid>https://dev.to/workaccount-devrel-serious/nextjs-server-side-rendering-on-the-front-end-4bof</guid>
      <description>&lt;p&gt;Have you tried NextJs? It's a front-end framework that uses it's own design on top of a Server Side Rendering structure to bring applications to the client.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fah3fo5b99yu8gjg0q4ay.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fah3fo5b99yu8gjg0q4ay.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What do you think about NextJs as a framework? Leave a comment if you have thoughts or check out their docs:&lt;br&gt;
&lt;a href="https://nextjs.org/showcase" rel="noopener noreferrer"&gt;NextJs&lt;/a&gt;&lt;br&gt;
&lt;a href="https://nextjs.org/docs" rel="noopener noreferrer"&gt;NextJs Docs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you would like to hear more content like this or case studies&lt;br&gt;
feel free to reach here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://linktr.ee/tewedacreatives" rel="noopener noreferrer"&gt;Teweda Creatives&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>nextjs</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Aws Lambda technology - Myth or real?</title>
      <dc:creator>workaccount-devrel-serious</dc:creator>
      <pubDate>Tue, 21 Apr 2026 16:51:27 +0000</pubDate>
      <link>https://dev.to/workaccount-devrel-serious/aws-lambda-technology-myth-or-real-3k0l</link>
      <guid>https://dev.to/workaccount-devrel-serious/aws-lambda-technology-myth-or-real-3k0l</guid>
      <description>&lt;p&gt;What do you think about Aws Lambda functions? Instead of building an entire ecosystem through a structured project first to build then to deploy with your business service as code logic you can use a configured template integrating with the internet and the Aws ecosystem. &lt;/p&gt;

&lt;p&gt;This leaves you with having to upload a function that contains your business service, compose your "backendless" application by connecting services and choosing configurations.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkgrx3w0or2o29cnsju1v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkgrx3w0or2o29cnsju1v.png" alt="Aws lambda technology" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you would like to hear more content like this or case studies feel free to reach here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://linktr.ee/tewedacreatives" rel="noopener noreferrer"&gt;Teweda Creatives&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>cloud</category>
      <category>javascript</category>
      <category>aws</category>
    </item>
    <item>
      <title>Aws EC2 instances - What benefits they have?</title>
      <dc:creator>workaccount-devrel-serious</dc:creator>
      <pubDate>Tue, 14 Apr 2026 14:35:15 +0000</pubDate>
      <link>https://dev.to/workaccount-devrel-serious/aws-ec2-instances-what-benefits-they-have-5eoe</link>
      <guid>https://dev.to/workaccount-devrel-serious/aws-ec2-instances-what-benefits-they-have-5eoe</guid>
      <description>&lt;p&gt;Have you tried Aws EC2? You can own virtual server instances on aws infrastructure and deploy APIs, full-stack applications, web extensions or very custom services with auto-scaling and high data/traffic volumes tolerance.&lt;/p&gt;

&lt;p&gt;Here are the benefits: &lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5twiopck4hfic89g9wo8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5twiopck4hfic89g9wo8.png" alt="Aws Ec2 instances" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What do you think about cloud services or elastic computing instances? Leave a comment if you have thoughts&lt;/p&gt;

&lt;p&gt;If you would like to hear more content like this or case studies&lt;br&gt;
feel free to reach here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://linktr.ee/tewedacreatives" rel="noopener noreferrer"&gt;Teweda Creatives&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>aws</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>Curated list of Dev Events April-May 2026</title>
      <dc:creator>workaccount-devrel-serious</dc:creator>
      <pubDate>Tue, 07 Apr 2026 17:45:35 +0000</pubDate>
      <link>https://dev.to/workaccount-devrel-serious/curated-list-of-dev-events-april-may-2026-194d</link>
      <guid>https://dev.to/workaccount-devrel-serious/curated-list-of-dev-events-april-may-2026-194d</guid>
      <description>&lt;p&gt;Hey! I compiled and curated a list of developer events for April-May, they are centered on European events in person and are all about the current web paradigm changes or relevant technological innovation.&lt;/p&gt;

&lt;p&gt;Hope you can enjoy some of them, feel free to grab a copy.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/TewedaCreatives" rel="noopener noreferrer"&gt;
        TewedaCreatives
      &lt;/a&gt; / &lt;a href="https://github.com/TewedaCreatives/Teweda---Developer-Events-April-May-2026" rel="noopener noreferrer"&gt;
        Teweda---Developer-Events-April-May-2026
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Developer events April-May centered on the web and web technologies
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Developer conferences - April-May 2026&lt;/h1&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;CityJS London 2026&lt;/h2&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/TewedaCreatives/Teweda---Developer-Events-April-May-2026/./assets/images/cityjs.jpg"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FTewedaCreatives%2FTeweda---Developer-Events-April-May-2026%2FHEAD%2F.%2Fassets%2Fimages%2Fcityjs.jpg" alt="azuremicrosoft"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;strong&gt;Conference website&lt;/strong&gt;
&lt;a href="https://london.cityjsconf.org/?utm_source=cityjs_homecard&amp;amp;utm_medium=button&amp;amp;utm_campaign=learn_more" rel="nofollow noopener noreferrer"&gt;CityJS&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Presentation&lt;/strong&gt;
This event in central London presents all the latest innovations on the web from the AI bubble to vibe coding and new tooling changes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Dates&lt;/strong&gt;
15-17 April 2026&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Key speakers&lt;/strong&gt;
35+ speakers&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;David Whitney from NewDay - The future of the AI bubble&lt;/li&gt;
&lt;li&gt;Robin Ginn from OpenJS Foundation- Silicon Valley is Optional. Github is not&lt;/li&gt;
&lt;li&gt;Kitze from Sizzy - From Vibe Coding to Vibe Engineering&lt;/li&gt;
&lt;li&gt;Sara Vieira (Senior Frontend Developer) - Main stage MC&lt;/li&gt;
&lt;li&gt;Tejas Kumar from IBM - The New UX&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And many more ...&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Event breakdown&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;First day mixes free meetups, speakers and workshops&lt;/li&gt;
&lt;li&gt;Second day is split between professional and free workshops&lt;/li&gt;
&lt;li&gt;Third day is a full conference day&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;
&lt;br&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Product Weekend Builders - Lisbon&lt;/h2&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/TewedaCreatives/Teweda---Developer-Events-April-May-2026/./assets/images/productweekend.jpg"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FTewedaCreatives%2FTeweda---Developer-Events-April-May-2026%2FHEAD%2F.%2Fassets%2Fimages%2Fproductweekend.jpg" alt="azuremicrosoft"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;strong&gt;Conference website&lt;/strong&gt;
&lt;a href="https://www.productcircle.co/lisbon-apr2026" rel="nofollow noopener noreferrer"&gt;Product Weekend - Builders&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Presentation&lt;/strong&gt;
Product Circle presents their workshop tailored for product managers facing the challenges of today's…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/TewedaCreatives/Teweda---Developer-Events-April-May-2026" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;If you would like to hear more content like this or case studies&lt;br&gt;
feel free to reach here &lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://linktr.ee/tewedacreatives" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Flinktr.ee%2Fog%2Fimage%2Ftewedacreatives.jpg" height="420" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://linktr.ee/tewedacreatives" rel="noopener noreferrer" class="c-link"&gt;
            TewedaCreatives | Linktree
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Writer and coder developing applications and mobile apps for the web of today
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.production.linktr.ee%2Fprofiles%2F_next%2Fstatic%2Flogo-assets%2Ffavicon.ico" width="48" height="48"&gt;
          linktr.ee
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>webdev</category>
      <category>ai</category>
      <category>javascript</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Curated list of Dev Events April-May 2026</title>
      <dc:creator>workaccount-devrel-serious</dc:creator>
      <pubDate>Tue, 31 Mar 2026 15:29:14 +0000</pubDate>
      <link>https://dev.to/workaccount-devrel-serious/curated-list-of-dev-events-april-may-2026-3iig</link>
      <guid>https://dev.to/workaccount-devrel-serious/curated-list-of-dev-events-april-may-2026-3iig</guid>
      <description>&lt;p&gt;Hey! I compiled and curated a list of developer events for April-May, they are centered on European events in person and are all about the current web paradigm changes or relevant technological innovation.&lt;/p&gt;

&lt;p&gt;Hope you can enjoy some of them, feel free to grab a copy.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/TewedaCreatives" rel="noopener noreferrer"&gt;
        TewedaCreatives
      &lt;/a&gt; / &lt;a href="https://github.com/TewedaCreatives/Teweda---Developer-Events-April-May-2026" rel="noopener noreferrer"&gt;
        Teweda---Developer-Events-April-May-2026
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Developer events April-May centered on the web and web technologies
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Developer conferences - April-May 2026&lt;/h1&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;CityJS London 2026&lt;/h2&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/TewedaCreatives/Teweda---Developer-Events-April-May-2026/./assets/images/cityjs.jpg"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FTewedaCreatives%2FTeweda---Developer-Events-April-May-2026%2FHEAD%2F.%2Fassets%2Fimages%2Fcityjs.jpg" alt="azuremicrosoft"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;strong&gt;Conference website&lt;/strong&gt;
&lt;a href="https://london.cityjsconf.org/?utm_source=cityjs_homecard&amp;amp;utm_medium=button&amp;amp;utm_campaign=learn_more" rel="nofollow noopener noreferrer"&gt;CityJS&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Presentation&lt;/strong&gt;
This event in central London presents all the latest innovations on the web from the AI bubble to vibe coding and new tooling changes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Dates&lt;/strong&gt;
15-17 April 2026&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Key speakers&lt;/strong&gt;
35+ speakers&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;David Whitney from NewDay - The future of the AI bubble&lt;/li&gt;
&lt;li&gt;Robin Ginn from OpenJS Foundation- Silicon Valley is Optional. Github is not&lt;/li&gt;
&lt;li&gt;Kitze from Sizzy - From Vibe Coding to Vibe Engineering&lt;/li&gt;
&lt;li&gt;Sara Vieira (Senior Frontend Developer) - Main stage MC&lt;/li&gt;
&lt;li&gt;Tejas Kumar from IBM - The New UX&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And many more ...&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Event breakdown&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;First day mixes free meetups, speakers and workshops&lt;/li&gt;
&lt;li&gt;Second day is split between professional and free workshops&lt;/li&gt;
&lt;li&gt;Third day is a full conference day&lt;/li&gt;
&lt;/ul&gt;
&lt;br&gt;
&lt;br&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Product Weekend Builders - Lisbon&lt;/h2&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/TewedaCreatives/Teweda---Developer-Events-April-May-2026/./assets/images/productweekend.jpg"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FTewedaCreatives%2FTeweda---Developer-Events-April-May-2026%2FHEAD%2F.%2Fassets%2Fimages%2Fproductweekend.jpg" alt="azuremicrosoft"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&lt;strong&gt;Conference website&lt;/strong&gt;
&lt;a href="https://www.productcircle.co/lisbon-apr2026" rel="nofollow noopener noreferrer"&gt;Product Weekend - Builders&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Presentation&lt;/strong&gt;
Product Circle presents their workshop tailored for product managers facing the challenges of today's…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/TewedaCreatives/Teweda---Developer-Events-April-May-2026" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;If you would like to hear more content like this or case studies&lt;br&gt;
feel free to reach here &lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://linktr.ee/tewedacreatives" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Flinktr.ee%2Fog%2Fimage%2Ftewedacreatives.jpg" height="420" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://linktr.ee/tewedacreatives" rel="noopener noreferrer" class="c-link"&gt;
            TewedaCreatives | Linktree
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Writer and coder developing applications and mobile apps for the web of today
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.production.linktr.ee%2Fprofiles%2F_next%2Fstatic%2Flogo-assets%2Ffavicon.ico" width="48" height="48"&gt;
          linktr.ee
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>webdev</category>
      <category>discuss</category>
      <category>ai</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
