<?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: Bryan Tong</title>
    <description>The latest articles on DEV Community by Bryan Tong (@nullivex).</description>
    <link>https://dev.to/nullivex</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%2F245033%2Ffb186bb9-0888-4b3d-b9d1-1c6721ffa129.jpeg</url>
      <title>DEV Community: Bryan Tong</title>
      <link>https://dev.to/nullivex</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nullivex"/>
    <language>en</language>
    <item>
      <title>Thank you</title>
      <dc:creator>Bryan Tong</dc:creator>
      <pubDate>Thu, 09 Oct 2025 20:07:26 +0000</pubDate>
      <link>https://dev.to/nullivex/thank-you-5ecn</link>
      <guid>https://dev.to/nullivex/thank-you-5ecn</guid>
      <description>&lt;p&gt;For being a part of my programming journey! I am excited for the new things to come.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>webdev</category>
      <category>ai</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Brand Reputation</title>
      <dc:creator>Bryan Tong</dc:creator>
      <pubDate>Sat, 11 Mar 2023 20:55:02 +0000</pubDate>
      <link>https://dev.to/nullivex/brand-reputation-4k3k</link>
      <guid>https://dev.to/nullivex/brand-reputation-4k3k</guid>
      <description>&lt;p&gt;When you code, it is important to code towards good goals. I can tell you from experience, even the best written software can harm society more than it helps.&lt;/p&gt;

&lt;p&gt;Realizing this and cleaning up the act is the important part. There are so many people who need help with their technology stacks. I am a bit ashamed to have wasted too much time on a few ill ventures.&lt;/p&gt;

&lt;p&gt;Time for a restart!&lt;/p&gt;

&lt;p&gt;Happy Coding, keep the keyboard tapping.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
    <item>
      <title>Thinking Back and Coding Forward</title>
      <dc:creator>Bryan Tong</dc:creator>
      <pubDate>Thu, 09 Mar 2023 01:58:37 +0000</pubDate>
      <link>https://dev.to/nullivex/thinking-back-and-coding-forward-4e9k</link>
      <guid>https://dev.to/nullivex/thinking-back-and-coding-forward-4e9k</guid>
      <description>&lt;p&gt;I have been making web pages in some fashion since 1994. Yes, thats Internet Explorer 3. There is one thing I find crazy about that. I am just as enthusiastic about making great web pages now as I was then.&lt;/p&gt;

&lt;p&gt;Going through all the changes and styles, that is the tough part. I feel like now that we have developed so much in terms of browsers and how they work. We now have a chance to start making a really great web that works well without the long term hassle.&lt;/p&gt;

&lt;p&gt;I don't have a lot to go into here. However, the last couple weeks I have been diving back into the modern CSS tactics and dumping frameworks one by one. The frameworks were suspension to deal with browser differences. Now that the browsers have standardized, I find the frameworks adding more complexity than they solve. That goes for JavaScript and CSS. There is no real benefit to bringing tools you don't need to solve problems you don't have.&lt;/p&gt;

&lt;p&gt;I am finding it easier and easier to work with mobile first design and still have a great display on desktop. Without draging in some 12 column grid or making a bunch of vanilla classes. It's not that bad to write the CSS and the JS from scratch and still end up with a stunning website. What I find really great, is that without a framework there is no need for framework knowledge or documentation.&lt;/p&gt;

&lt;p&gt;I do want to offer up one thought. If using a framework because you can search solutions seems like a good idea, it might be a better idea to search for solutions in the native language. Typically, learning something in the native language is a one time task without the need for the manual in the future. Frameworks always feel like an anchor to me, meaning I have to read and memorize their documentation, in order to do what I already know how to do.&lt;/p&gt;

&lt;p&gt;I didn't want this blog to turn into an anti-framework post because its not and I like frameworks. My point is that the internet is demanding faster loading, lighter sites. With the modern browser being on billions of devices, it's simply time to start trusting the browser as the framework. That way, you will be shipping a very light code set (No CDN, etc). Your site will be crazy fast.&lt;/p&gt;

&lt;p&gt;Signing Off...&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>css</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Dont Let Your Project Ice Over</title>
      <dc:creator>Bryan Tong</dc:creator>
      <pubDate>Tue, 08 Oct 2019 06:13:18 +0000</pubDate>
      <link>https://dev.to/nullivex/dont-let-your-project-ice-over-17g8</link>
      <guid>https://dev.to/nullivex/dont-let-your-project-ice-over-17g8</guid>
      <description>&lt;p&gt;Hello and Welcome to my Corner!&lt;/p&gt;

&lt;h2&gt;
  
  
  An Introduction to Myself
&lt;/h2&gt;

&lt;p&gt;I like to make my posts into a conversation or at least like I told them to you from across the table. I was thinking of how to start out writing to this great community and I finally came up with a great Ice Breaker! Oh the pun.&lt;/p&gt;

&lt;h2&gt;
  
  
  Workloads that Create Ice
&lt;/h2&gt;

&lt;p&gt;My workload consists of managing a multitude of projects this is partly a disaster of my own making but also a result of time spent working. I have over 100 projects that are published to the internet. That being said there is no good way to either reduce the number of projects or touch them more often.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Project Icing
&lt;/h2&gt;

&lt;p&gt;That is where this article comes to a head. A common problem I run into with my projects is ice over the project leaving me foggy on what to do or where to go. Like most developers I employ a small army of task management tools but honestly these ice over just as easily as the project itself.&lt;/p&gt;

&lt;p&gt;That is what I have come up with a small concise solution to help with project ice:&lt;/p&gt;

&lt;h2&gt;
  
  
  Write Your Last Thought Into resume.txt
&lt;/h2&gt;

&lt;p&gt;Yep! That is it, our brains are like relational databases in their own way and we usually need a link to stir our memory and jog that mental space back into the clear.&lt;/p&gt;

&lt;h2&gt;
  
  
  An Example
&lt;/h2&gt;

&lt;p&gt;So lets try this out for an example.&lt;/p&gt;

&lt;p&gt;I just finished working on my latest project putting in a subscription module to collect email addresses before launch. It's late and then writing this post took some more time so I am plenty ready for bed. Its time to setup a resume.txt, it should be simple and leave a simple task at hand to get the next round of coding off the ground in a flash.&lt;/p&gt;

&lt;p&gt;Here is my example&lt;/p&gt;

&lt;p&gt;&lt;em&gt;resume.txt&lt;/em&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Okay, its been a good session.
Now you must finish the sign up page scripting to handle validation.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;Again, nice and simple. The simpler the better, the more complexity there is in the message the more it serves to add to the ice.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why resume.txt?
&lt;/h2&gt;

&lt;p&gt;Well it is also imperative to have a nice consistent place to look to get the memory stir going, this goes back to having a multitude of task managers that confuse the idea of where to look to get started.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Think resume.txt Works
&lt;/h2&gt;

&lt;p&gt;I am a post it note kind of person, I like short concise notes that embellish a larger more complex thought that is stored elsewhere. I believe this is a post it note system that can stay consistent across any project. I would also recommend against putting this file into version control as it should be personal to the developer.&lt;/p&gt;

&lt;p&gt;Let me know what you think!&lt;/p&gt;

</description>
      <category>codequality</category>
      <category>productivity</category>
      <category>watercooler</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
