<?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: aboucodeur</title>
    <description>The latest articles on DEV Community by aboucodeur (@aboucodeur).</description>
    <link>https://dev.to/aboucodeur</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%2F988230%2F609eb9c8-f77e-4a70-9684-960d4435aa03.jpg</url>
      <title>DEV Community: aboucodeur</title>
      <link>https://dev.to/aboucodeur</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aboucodeur"/>
    <language>en</language>
    <item>
      <title>No fatigue js, just learn !</title>
      <dc:creator>aboucodeur</dc:creator>
      <pubDate>Sat, 07 Oct 2023 17:26:03 +0000</pubDate>
      <link>https://dev.to/aboucodeur/no-fatigue-js-just-learn--59d8</link>
      <guid>https://dev.to/aboucodeur/no-fatigue-js-just-learn--59d8</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1MbMK5j5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gm4yy2g3uwgill1syguh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1MbMK5j5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gm4yy2g3uwgill1syguh.png" alt="Image description" width="431" height="521"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🚀 Breaking the Silence! Back from the shadows, and boy, do I have something cool to share!&lt;/p&gt;

&lt;p&gt;Ever think creating an app is child's play? Sure, a 6-year-old might fiddle with React. But, oh, the real magic happens when you dive into the nitty-gritty details!&lt;/p&gt;

&lt;p&gt;Today, I unveil my open-source project—a solution to demystify the complexities.&lt;/p&gt;

&lt;p&gt;While many devs ride the JavaScript framework wave, they often miss the backstage view. They get dazzled by the shiny new things in the JS kingdom (Frameworks, libraries, you name it).&lt;/p&gt;

&lt;p&gt;Guess what? You can craft your own magic! Just master the basics:&lt;/p&gt;

&lt;p&gt;Wrangle data structures and algorithms&lt;br&gt;
Grasp the intricacies (Bundler, Transpiler, Parser, Linter, Formatter, AST, Browser, Environment...)&lt;br&gt;
Navigate Node.js like a pro with APIs (fs, path, crypto, http...)&lt;br&gt;
Be savvy with handy packages:&lt;br&gt;
gulp.js: Task automation&lt;br&gt;
TypeScript: Boosts your coding comfort&lt;br&gt;
prompts: Your go-to for terminal user interaction&lt;br&gt;
minimist: Parse and wield arguments like a ninja (npm create abou-stack@latest arg3)&lt;br&gt;
rollup: Bundle that code up&lt;br&gt;
CI/CD: Git and GitHub dance for source code management&lt;br&gt;
This tool? &lt;/p&gt;

&lt;p&gt;It's your express ticket to launch an app pronto, all tailored to your tech stack. For this ride, I've chosen Astro and the PERM stack. Oh, and did I mention? The project is not just open source; it's your canvas to paint on! 🎨&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Support i18n / tips</title>
      <dc:creator>aboucodeur</dc:creator>
      <pubDate>Sat, 09 Sep 2023 16:35:22 +0000</pubDate>
      <link>https://dev.to/aboucodeur/support-i18n-tips-ohf</link>
      <guid>https://dev.to/aboucodeur/support-i18n-tips-ohf</guid>
      <description>&lt;p&gt;Support i18n to your website is not a easy jobs but you do many stuff manualy like write a translation. This function helpyou to format price, amount like client side and server side code.&lt;/p&gt;

&lt;h1&gt;
  
  
  i18n
&lt;/h1&gt;

&lt;h1&gt;
  
  
  tips
&lt;/h1&gt;

&lt;h1&gt;
  
  
  javascript
&lt;/h1&gt;

&lt;h1&gt;
  
  
  frontend
&lt;/h1&gt;

&lt;h1&gt;
  
  
  backend
&lt;/h1&gt;

&lt;h1&gt;
  
  
  fullstack
&lt;/h1&gt;

&lt;h1&gt;
  
  
  life
&lt;/h1&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>tutorial</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
