<?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: ktfth</title>
    <description>The latest articles on DEV Community by ktfth (@ktfth).</description>
    <link>https://dev.to/ktfth</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%2F327080%2F0daa51e7-9574-44e3-8d9b-a34541e9789a.jpeg</url>
      <title>DEV Community: ktfth</title>
      <link>https://dev.to/ktfth</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ktfth"/>
    <language>en</language>
    <item>
      <title>If you struggle with manage your workload try: npx smolerclaw

Just that!</title>
      <dc:creator>ktfth</dc:creator>
      <pubDate>Thu, 02 Apr 2026 02:00:52 +0000</pubDate>
      <link>https://dev.to/ktfth/if-you-struggle-with-manage-your-workload-try-npx-smolerclawjust-that-30nk</link>
      <guid>https://dev.to/ktfth/if-you-struggle-with-manage-your-workload-try-npx-smolerclawjust-that-30nk</guid>
      <description></description>
    </item>
    <item>
      <title>Hey Dev! Announcement about a little project we've made it... A digital bank infrastructure with some cool stuffs related to scalability, let me show you something: https://github.com/ktfth/red-velvet-workspace This is just the beginning. Thanks!</title>
      <dc:creator>ktfth</dc:creator>
      <pubDate>Sat, 15 Mar 2025 19:01:56 +0000</pubDate>
      <link>https://dev.to/ktfth/hey-dev-announcement-about-a-little-project-weve-made-it-a-digital-bank-infrastructure-with-4n65</link>
      <guid>https://dev.to/ktfth/hey-dev-announcement-about-a-little-project-weve-made-it-a-digital-bank-infrastructure-with-4n65</guid>
      <description></description>
      <category>github</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Adventures in TypeScript Typescript System</title>
      <dc:creator>ktfth</dc:creator>
      <pubDate>Fri, 24 May 2024 22:04:09 +0000</pubDate>
      <link>https://dev.to/ktfth/adventures-in-typescript-typescript-system-5h6k</link>
      <guid>https://dev.to/ktfth/adventures-in-typescript-typescript-system-5h6k</guid>
      <description>&lt;p&gt;Write modern systems is a hard task, if you not followed the tendencies accross the internet. There's something important to consider here, you need time to live and enjoy the life isn't?&lt;/p&gt;

&lt;p&gt;Become a successful programmer or a developer, and even a engineer, you need to consider those thing's. And it's magical!&lt;/p&gt;

&lt;p&gt;In my past experiences I dedicated some time to learn almost every concept I need to know how to be prolific with JavaScript, when TypeScript come to live, I just ignored what I've learned from JavaScript and try to clean my mind and focus on this new language.&lt;/p&gt;

&lt;p&gt;For me, learn the new language quietly become a hard task, to setup the environment, understand how conditioner the compiler give me answer's and apply this effectively on a profitable project is a major thing that I wanted, to avoid loss all the perks the language offer.&lt;/p&gt;

&lt;p&gt;But something come to mind, why I need that? And how to capture indicators of that change?&lt;/p&gt;

&lt;p&gt;This kind of questions come to mind, with TypeScript and all the other technologies we choose. When something new pop's up, you need to hack around and discover your way, nothing delivery's more value than a good approach of what's you expect, the client expect or your users need.&lt;/p&gt;

&lt;p&gt;Useful stuff to follow:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;source code&lt;/li&gt;
&lt;li&gt;change logs&lt;/li&gt;
&lt;li&gt;channel's&lt;/li&gt;
&lt;li&gt;reverse engineering other application's&lt;/li&gt;
&lt;li&gt;put thing's together&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Don't trust other people say, if you want, try yourself and move fast!&lt;/p&gt;

&lt;p&gt;Understand concept's behind a certain technology's, involve a bunch of experimentation and collaboration.&lt;/p&gt;

&lt;p&gt;What you want to achieve? My goal is money, and I believe the money is in certain way a expression of wisdom.&lt;/p&gt;

&lt;p&gt;Be carefully with anxious bahvior to adopt a technology just by the fact is cool, search your own way to make a change in the world with good quality code and discover why create a state of art piece of software is a concern. Sleep well without the fear of your software stop, without any clues for a investigation is a bad thing to happen.&lt;/p&gt;

&lt;p&gt;Here the piece of wisdom extract from type system of TypeScript:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Modern compiler infrastructure&lt;/li&gt;
&lt;li&gt;Tools supporting the language without a need to run at your own the code you need to made&lt;/li&gt;
&lt;li&gt;Flexibility at choices you need to made to deliver portable code&lt;/li&gt;
&lt;li&gt;Interop with JavaScript concept's&lt;/li&gt;
&lt;li&gt;Good mapping of what you are doing with your code&lt;/li&gt;
&lt;li&gt;Reusability with documentation based on types you or other's made it&lt;/li&gt;
&lt;li&gt;Modern modules base on the language&lt;/li&gt;
&lt;li&gt;Huge community&lt;/li&gt;
&lt;li&gt;Supported by big company&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is my thoughts about a good roadmap to learn new things, It is not perfect, but I feel comfortable with that, to cut a pathways down.&lt;/p&gt;

&lt;p&gt;Nice to here from you if you can type your opinion about this approach and let's hack together?&lt;/p&gt;

&lt;p&gt;Cheer's!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>typescript</category>
    </item>
    <item>
      <title>Person registration</title>
      <dc:creator>ktfth</dc:creator>
      <pubDate>Tue, 14 Jun 2022 15:23:27 +0000</pubDate>
      <link>https://dev.to/ktfth/person-registration-3l34</link>
      <guid>https://dev.to/ktfth/person-registration-3l34</guid>
      <description>&lt;p&gt;On Brazil we have some documents, who can appear on development test process and I have create a set of utilities to generate some random sequences of these documents.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://person-registration.kaeyosthaeron.com/"&gt;Demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/ktfth/person-registration-app"&gt;App&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/ktfth/person_registration_api"&gt;REST API&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/ktfth/person_registration"&gt;Module&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;With these resources you can understand the usage of tools, it is totally simple and have a weight to use in practice mode. Enjoy!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
