<?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>Forem: b-meet</title>
    <description>The latest articles on Forem by b-meet (@meetbhalodiya).</description>
    <link>https://forem.com/meetbhalodiya</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%2F583243%2F8816bdae-05bc-4590-ba3d-2d8389f7a896.png</url>
      <title>Forem: b-meet</title>
      <link>https://forem.com/meetbhalodiya</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/meetbhalodiya"/>
    <language>en</language>
    <item>
      <title>I Built a Lightweight Web App That Replaces Dozens of Online Calculators</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Wed, 28 Jan 2026 12:40:25 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/i-built-a-lightweight-web-app-that-replaces-dozens-of-online-calculators-15c1</link>
      <guid>https://forem.com/meetbhalodiya/i-built-a-lightweight-web-app-that-replaces-dozens-of-online-calculators-15c1</guid>
      <description>&lt;p&gt;As developers, we constantly need small utilities. Percentage checks, unit conversions, quick finance math, and sanity checks that are too small to justify writing a script for, but too frequent to ignore.&lt;/p&gt;

&lt;p&gt;I kept running into the same problem. Every calculator site was either overloaded with ads, old, out-date, slow, or focused on only one niche. So I decided to build something simpler and modern looking.&lt;/p&gt;

&lt;p&gt;That idea became CalcSuite.&lt;br&gt;
👉 &lt;a href="https://calcsuite.in/" rel="noopener noreferrer"&gt;https://calcsuite.in/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Problem With Most Online Calculator Websites
&lt;/h2&gt;

&lt;p&gt;If you search for any calculator online, you will notice a pattern:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bloated pages with aggressive ads&lt;/li&gt;
&lt;li&gt;Poor mobile experience&lt;/li&gt;
&lt;li&gt;Single-purpose tools scattered across many sites&lt;/li&gt;
&lt;li&gt;Unnecessary logins or paywalls&lt;/li&gt;
&lt;li&gt;Old out dated UI/UX&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For developers and technical users, this breaks flow. You want answers quickly, not a page fighting for attention.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Is CalcSuite?
&lt;/h2&gt;

&lt;p&gt;CalcSuite (&lt;a href="https://calcsuite.in" rel="noopener noreferrer"&gt;https://calcsuite.in&lt;/a&gt;) is a lightweight web app that brings multiple commonly used calculators into one clean interface.&lt;/p&gt;

&lt;p&gt;The focus was on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Speed&lt;/li&gt;
&lt;li&gt;Simplicity&lt;/li&gt;
&lt;li&gt;Zero friction&lt;/li&gt;
&lt;li&gt;Modern UI/UX&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No signups. No tracking-heavy scripts. Just calculators that load fast and do their job.&lt;/p&gt;




&lt;h2&gt;
  
  
  Design and Performance Decisions
&lt;/h2&gt;

&lt;p&gt;A few core principles guided the build:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Minimal UI&lt;br&gt;
The interface avoids unnecessary elements. Each calculator focuses on inputs and outputs only.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fast Load Times&lt;br&gt;
Pages are lightweight and optimized for quick rendering, even on slow networks.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Mobile First&lt;br&gt;
Many devs and students use tools on mobile. CalcSuite works smoothly across screen sizes&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  SEO Without Being Spammy
&lt;/h2&gt;

&lt;p&gt;CalcSuite is designed around real search intent:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;People searching for specific calculators&lt;/li&gt;
&lt;li&gt;Users who want instant answers&lt;/li&gt;
&lt;li&gt;Repeat visitors who bookmark tools&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Instead of keyword stuffing, each calculator solves a specific problem cleanly. Over time, this approach compounds.&lt;/p&gt;

&lt;p&gt;You can explore the growing calculator set here:&lt;br&gt;
👉 &lt;a href="https://calcsuite.in" rel="noopener noreferrer"&gt;https://calcsuite.in&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  What’s Next for CalcSuite
&lt;/h2&gt;

&lt;p&gt;The roadmap is intentionally simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Add more practical calculators&lt;/li&gt;
&lt;li&gt;Improve UX based on usage patterns&lt;/li&gt;
&lt;li&gt;Keep the platform free and accessible&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Long term, this kind of utility project can scale in multiple directions without losing its core value.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Not every project needs to be a massive SaaS platform. Sometimes, small focused tools provide the most value.&lt;/p&gt;

&lt;p&gt;CalcSuite is one of those projects.&lt;/p&gt;

&lt;p&gt;If you want a fast, no-nonsense calculator hub, check it out:&lt;br&gt;
🔗 &lt;a href="https://calcsuite.in" rel="noopener noreferrer"&gt;https://calcsuite.in&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback from fellow developers is always welcome.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>tailwindcss</category>
    </item>
    <item>
      <title>Reasons you might not know why there are two, a local and a session storage.</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Sun, 26 May 2024 10:17:46 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/reasons-you-might-not-know-why-there-are-two-a-local-and-a-session-storage-2jbl</link>
      <guid>https://forem.com/meetbhalodiya/reasons-you-might-not-know-why-there-are-two-a-local-and-a-session-storage-2jbl</guid>
      <description>&lt;p&gt;As a web developer, I wondered why there are two storages in browsers a session and a local storage. On searching about it I got that the only difference is about how long the data stays. I said okayyy...! After that, I never bothered about this thing again. &lt;/p&gt;

&lt;p&gt;While working with a huge client I found some challenges/errors which were solved when I transferred some data from session storage to local storage.&lt;/p&gt;

&lt;p&gt;I thought to take a deeper dive into this thing! So here I am sharing the exact details that answer the question of why we have local and session storage.&lt;/p&gt;




&lt;h2&gt;
  
  
  Defination wise:
&lt;/h2&gt;

&lt;p&gt;Local and session storage are both part of the Web Storage API, which allows websites to store data on the client side within the user's browser.&lt;/p&gt;

&lt;p&gt;If you, my friend are a developer then this definition should be enough for you! (for the similarities, not the differences 😅)&lt;/p&gt;

&lt;p&gt;Below are the indeed required details:&lt;/p&gt;

&lt;h2&gt;
  
  
  Persistence Duration
&lt;/h2&gt;

&lt;p&gt;Local Storage: Data stored in local storage has &lt;strong&gt;no expiration time&lt;/strong&gt;. It remains available even after the browser is closed and reopened, providing a way to persist data across sessions. This is useful for data that needs to be kept between visits to the website, such as &lt;strong&gt;user preferences, settings, or state information&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Session Storage: Data stored in session storage is only &lt;strong&gt;available for the duration of the page session&lt;/strong&gt;. It is cleared when the page session ends, which typically happens when the browser tab or window is closed. This is ideal for temporary data that should only be available during a single session, such as &lt;strong&gt;form inputs or state information specific to that session&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  Scope (That's where I was stuck)
&lt;/h2&gt;

&lt;p&gt;Local Storage: Accessible by all tabs and windows that &lt;strong&gt;share the same origin&lt;/strong&gt; (same protocol, host, and port). This means if a user opens multiple tabs on the same site, they can all access the same local storage data.&lt;/p&gt;

&lt;p&gt;Session Storage: Isolated to the tab or window where it was created. &lt;strong&gt;Different tabs or windows do not share session storage&lt;/strong&gt;, even if they are on the same site. This ensures that data is isolated per session, preventing potential conflicts or data leakage between tabs.&lt;/p&gt;




&lt;h2&gt;
  
  
  Use Cases
&lt;/h2&gt;

&lt;p&gt;Local Storage: Storing user preferences and settings. Caching data can improve performance by avoiding repeated network requests.&lt;br&gt;
Persisting user state or information across sessions.&lt;/p&gt;

&lt;p&gt;Session Storage: Temporary storage for data during a single session, such as form data that hasn't been submitted yet. Information that should be cleared when the user closes the tab, like temporary state information that is session-specific.&lt;/p&gt;




&lt;h2&gt;
  
  
  Security Considerations
&lt;/h2&gt;

&lt;p&gt;Local Storage: Since data persists indefinitely, it can be a target for attackers if sensitive information is stored without proper security measures. It is essential to avoid storing sensitive data like passwords or personal information in local storage.&lt;/p&gt;

&lt;p&gt;Session Storage: Data has a shorter lifespan, reducing the risk window for potential exploitation. However, it still should not be used for highly sensitive information without proper security measures.&lt;/p&gt;




&lt;p&gt;That's all!! &lt;/p&gt;

&lt;p&gt;This is all the stuff that I could find out. If you have any other thing in mind which I missed just go to comments and mention about the same!&lt;/p&gt;

&lt;p&gt;Stay happy, Keep hustling&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌️&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>react</category>
    </item>
    <item>
      <title>How NOT to stay an only developer person</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Thu, 09 May 2024 07:04:29 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/how-not-to-stay-an-only-developer-person-4h8l</link>
      <guid>https://forem.com/meetbhalodiya/how-not-to-stay-an-only-developer-person-4h8l</guid>
      <description>&lt;h2&gt;
  
  
  What things matter
&lt;/h2&gt;

&lt;p&gt;This section of the blog is basically for all the shit show that you have been hearing for a long time and may have got bored of reading this. I have to write these things as not all people might have read about this (not every fresher has experience 😂)&lt;/p&gt;

&lt;p&gt;See to be a good "better" developer several factors are coming your way and you need to work on those here is a list of them:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Continuous Learning&lt;/strong&gt;: &lt;br&gt;
These days, technology is constantly evolving, so staying updated with new tools, languages, and best practices is crucial. Engage in ongoing learning through courses, workshops, and online resources.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Problem-Solving Skills&lt;/strong&gt;: &lt;br&gt;
Enhance your ability to analyze issues, break them down into smaller tasks, and develop effective solutions after all programming is fundamentally about solving problems. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Practice&lt;/strong&gt;: &lt;br&gt;
&lt;em&gt;Practice makes anyone perfect&lt;/em&gt;, Work on personal projects, contribute to open-source, and participate in coding challenges to refine your skills and gain practical experience.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Code Quality and Maintainability&lt;/strong&gt;: &lt;br&gt;
Not really very necessary if you are a selfish developer (LOL 😂) Try to keep the code clean, readable, and maintainable. Follow coding standards, use appropriate design patterns, and refactor code regularly to improve its quality.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Adaptability&lt;/strong&gt;:&lt;br&gt;
Technology changes rapidly. Being adaptable and open to learning new tools and languages ensures you can adapt to new challenges and opportunities.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Teamwork and Collaboration&lt;/strong&gt;: &lt;br&gt;
If you don't know the importance of teamwork and collaboration, are you even a programmer? &lt;br&gt;
Collaboration &lt;strong&gt;often&lt;/strong&gt; leads to better outcomes. Learn to work effectively in teams, &lt;strong&gt;share knowledge&lt;/strong&gt;, and leverage collective expertise to solve problems.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  What thing actually matters
&lt;/h2&gt;

&lt;p&gt;As a developer, most of the people are either nerds or less social and we agree on it, but if you keep the same attitude for your whole life you might end up &lt;strong&gt;being only a developer&lt;/strong&gt; and nothing more.&lt;/p&gt;

&lt;p&gt;The most important thing that I feel is &lt;strong&gt;to be able to communicate, connect, and socialize&lt;/strong&gt; not so professionally that it feels like you are talking to an AI bot. The conversation should have the power to grab the attention when speaking in a group.&lt;/p&gt;

&lt;p&gt;You should try doing it. Eventually, you might enjoy taking the lead in all the prospects of your life and exchanging ideas. EOD that's how you might get the idea for the next big thing.&lt;/p&gt;

&lt;h2&gt;
  
  
  This is what you must must must do
&lt;/h2&gt;

&lt;p&gt;So the key takeaway can be to &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;learn to express yourself&lt;/strong&gt; in public&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Don't be shy of mistakes&lt;/strong&gt; (those who don't make any are not doing anything)&lt;/li&gt;
&lt;li&gt;Start taking &lt;strong&gt;lead&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Take &lt;strong&gt;the harder decisions&lt;/strong&gt; (after all with a vision in mind you will have to make decisions)&lt;/li&gt;
&lt;li&gt;When life gives you lemons make lemonade with it (might not make much sense but I felt like writing after all it's my blog you can only read it!)&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;In short, becoming a more than developer is a journey of continuous learning, practice, and refinement of both technical and soft skills. Strive for improvement, stay curious, and embrace challenges as opportunities for growth.&lt;/p&gt;

&lt;p&gt;Stay happy, Keep hustling&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌️&lt;/p&gt;

</description>
      <category>community</category>
      <category>productivity</category>
      <category>watercooler</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Why Reactjs Hooks Are Essential for Modern Web Development</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Mon, 06 Feb 2023 18:46:00 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/what-are-reactjs-hooks-4pab</link>
      <guid>https://forem.com/meetbhalodiya/what-are-reactjs-hooks-4pab</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;React is one of the very popular javascript Library. It is developed by Facebook and is Facebook's first open source projects maintained by its vast community.&lt;/p&gt;

&lt;p&gt;It was released with OOP and functional programming paradigm. In it's initial days the dominating paradigm was OOP or say class based components. Maybe due to &lt;em&gt;increase in popularity and ease of functional programming&lt;/em&gt; react team developed hooks to make functional way of programming more powerful.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;With Hooks, you can extract stateful logic from a component so it can be tested independently and reused. Hooks allow you to reuse stateful logic without changing your component hierarchy. This makes it easy to share Hooks among many components or with the community.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;React has around 10-15 &lt;a href="https://beta.reactjs.org/reference/react" rel="noopener noreferrer"&gt;built in hooks&lt;/a&gt;. Out of which generally 6-7 comes handy during development of any application with reactjs 😅.&lt;/p&gt;

&lt;p&gt;Hooks in react has replaced the lifecycle methods, and so the class components from react (Hooks don't work inside classes). Despite of 10-15 built-in hooks you can make your own &lt;strong&gt;custom hooks&lt;/strong&gt; which can be used in your application at various places honouring the DRY (Do not Repeat Yourself) principle.&lt;/p&gt;

&lt;h2&gt;
  
  
  Rules to make Custom hooks
&lt;/h2&gt;

&lt;p&gt;There are rules to be followed before/while making the custom hook.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Only call Hooks at the top level. Don't call Hooks inside loops, conditions, or nested functions.&lt;/li&gt;
&lt;li&gt;We have to use "use" keyword infront of name of hook.&lt;/li&gt;
&lt;li&gt;Only call Hooks from React function components.&lt;/li&gt;
&lt;li&gt;Don't call Hooks from regular JavaScript functions.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;find the concept of hook in many other libraries used with react, as in &lt;code&gt;react-router-dom&lt;/code&gt; , &lt;code&gt;redux-toolkit&lt;/code&gt; etc.&lt;/p&gt;

&lt;h2&gt;
  
  
  What are react hooks?
&lt;/h2&gt;

&lt;p&gt;Hooks are superpower for functional components which are functions that let you “hook into” React state and lifecycle features from function components. they let you use React without classes.&lt;/p&gt;

&lt;p&gt;With hooks you can store you state data for a particular component, you can perform side effects like API calls, setTimeout, and DOM manipulation (with hooks like &lt;code&gt;useRef&lt;/code&gt;) and many other things which helps you to keep the application work smooth and faster.&lt;/p&gt;

&lt;h2&gt;
  
  
  How much to use hooks?
&lt;/h2&gt;

&lt;p&gt;If react has given the superpower it doesn't mean that You will use it as much as you want. Remember a thumb rule in react&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Lesser the number of re-renders, Faster the app will work.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So before declaring any hook think, if it can work without using the hook. Component hierarchy also matters lot when it comes to where to declare/use a hook in a project.&lt;/p&gt;

&lt;p&gt;before starting to learn react or even after having a experience in working with react &lt;a href="https://beta.reactjs.org/learn/thinking-in-react" rel="noopener noreferrer"&gt;this page&lt;/a&gt; from its docs is worth going through.&lt;/p&gt;

&lt;p&gt;Stay happy, Keep your surroundings clean,&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌&lt;/p&gt;

</description>
      <category>web3</category>
      <category>announcement</category>
      <category>devto</category>
      <category>crypto</category>
    </item>
    <item>
      <title>Play animation only on hover</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Thu, 29 Dec 2022 06:50:16 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/play-animation-only-on-hover-35d2</link>
      <guid>https://forem.com/meetbhalodiya/play-animation-only-on-hover-35d2</guid>
      <description>&lt;p&gt;Recently, I came across a situation where I had to animate a element only on hover. On browsing the internet for some amount of time, I found a very easy and reliable way to achieve this.&lt;/p&gt;

&lt;p&gt;There is a built in CSS property to do this &lt;code&gt;animation-play-state&lt;/code&gt; which tells the browser should the animation be &lt;code&gt;running&lt;/code&gt; or &lt;code&gt;paused&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;I used it in combination with &lt;code&gt;:hover&lt;/code&gt; to &lt;strong&gt;play animation only on hover&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Here is the code example&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;HTML&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;div&amp;gt;
   &amp;lt;p className='figure'&amp;gt;&amp;lt;/p&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;CSS&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight css"&gt;&lt;code&gt;&lt;span class="nc"&gt;.figure&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
  &lt;span class="nl"&gt;width&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="m"&gt;200px&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
  &lt;span class="nl"&gt;height&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="m"&gt;200px&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
  &lt;span class="nl"&gt;background-color&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="no"&gt;aqua&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
  &lt;span class="nl"&gt;animation&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;change&lt;/span&gt; &lt;span class="m"&gt;1s&lt;/span&gt; &lt;span class="n"&gt;infinite&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
  &lt;span class="nl"&gt;animation-play-state&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;paused&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;

&lt;span class="k"&gt;@keyframes&lt;/span&gt; &lt;span class="n"&gt;change&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
  &lt;span class="nt"&gt;from&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
    &lt;span class="nl"&gt;background-color&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="no"&gt;red&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
  &lt;span class="p"&gt;}&lt;/span&gt;

  &lt;span class="nt"&gt;to&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
    &lt;span class="nl"&gt;background-color&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="no"&gt;pink&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
  &lt;span class="p"&gt;}&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;

&lt;span class="nc"&gt;.figure&lt;/span&gt;&lt;span class="nd"&gt;:hover&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
  &lt;span class="nl"&gt;animation-play-state&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;running&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;That's it you got to know how to animate on hover.&lt;/p&gt;

&lt;p&gt;Stay happy, Keep your surroundings clean,&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>career</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Understanding Time zones</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Fri, 21 Oct 2022 12:17:17 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/understanding-time-zones-4dpc</link>
      <guid>https://forem.com/meetbhalodiya/understanding-time-zones-4dpc</guid>
      <description>&lt;p&gt;Let's talk about time-zone, before that you need to know:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;latitude - imaginary horizontal lines on earth's surface&lt;/li&gt;
&lt;li&gt;longitude - imaginary vertical lines on earth's surface&lt;/li&gt;
&lt;/ul&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%2Ftwlzl01zsd2jbsyfc3ex.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%2Ftwlzl01zsd2jbsyfc3ex.png" alt="latitude and longitude" width="650" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now latitude/longitude being clear lets move back to the topic.&lt;/p&gt;




&lt;h1&gt;
  
  
  What actually is time zone?
&lt;/h1&gt;

&lt;p&gt;Timezone is a region/area which experiences a same time. that means if you travel longitudinally, then you won't experience any change in time zone&lt;/p&gt;

&lt;h2&gt;
  
  
  How are time zones made?
&lt;/h2&gt;

&lt;p&gt;Earth rotates at equator with speed of 1000miles per hour.&lt;br&gt;
The earths rotation is directly related to our time. So if we calculate then earth rotates about 15deg every hour.&lt;br&gt;
That means total number of hours in a day are 24hr&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;360/15 = 24hours&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;if you look from top-view (north-pole) then you would find a line passing through north-pole. One of its side is called prime meridian and other one is called international dateline.&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%2F50r7kqzqbl4kqa4jngxg.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%2F50r7kqzqbl4kqa4jngxg.png" alt="prime meridian and international dateline" width="760" height="617"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If we go towards western hemisphere then we need to subtract 1hr every 15degs and vice-versa.&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%2F8hvvs4nm556fl6ta50ql.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%2F8hvvs4nm556fl6ta50ql.png" alt="prime meridian and international dateline" width="777" height="632"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;so if its 12am at prime meridian then it will be 12pm at international dateline.&lt;/p&gt;

&lt;p&gt;There are name given to every time zone and we call it as IST,PST,PDT etc... &lt;strong&gt;&lt;em&gt;GMT &amp;amp; UTC have no time difference&lt;/em&gt;&lt;/strong&gt;. Prior to 1972, this time was called Greenwich Mean Time (GMT) but is now referred to as Coordinated Universal Time or Universal Time Coordinated (UTC).&lt;/p&gt;

&lt;p&gt;Also there are political changes made in time zone value i.e, some countries prefer to stay in other time zone to keep things little less complicated and more maintainable.&lt;/p&gt;

&lt;h1&gt;
  
  
  Conclusion
&lt;/h1&gt;

&lt;p&gt;So now I hope you have good knowledge about time zones. Now you might get a little help in using &lt;code&gt;Date&lt;/code&gt; constructors etc... 😅&lt;/p&gt;

&lt;p&gt;Stay happy, Keep your surroundings clean,&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
    <item>
      <title>The Challenges of Job Searching and How is it done</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Sun, 31 Jul 2022 07:06:00 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/is-job-search-really-difficult--3a6f</link>
      <guid>https://forem.com/meetbhalodiya/is-job-search-really-difficult--3a6f</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Hey guys!! Today let's discuss about this &lt;strong&gt;&lt;em&gt;hot&lt;/em&gt;&lt;/strong&gt; topic.&lt;/p&gt;

&lt;p&gt;Until now, we have learned things to get a job and use them as tools for tech development.&lt;/p&gt;

&lt;p&gt;So Is it really tough to land a job?&lt;br&gt;
especially for self-taught developers because they don't have degree in their resumes 🤔🤔.&lt;/p&gt;

&lt;p&gt;Let me tell you about &lt;strong&gt;How I landed a job&lt;/strong&gt; ?&lt;/p&gt;



&lt;h2&gt;
  
  
  How It's Done &amp;amp; Is It Really Tough?
&lt;/h2&gt;

&lt;p&gt;In the last post we discussed about the platforms where you can get variety of jobs. Searching and applying is really easy especially on LinkedIn because we don't have to fill long forms for applying instead we just have to fill a few details and upload our latest resume along with it.&lt;/p&gt;

&lt;p&gt;The recruiters will contact you via provided email/phone number within 2-3 days. Don't worry if they don't contact you because they might not be interested. Also they might schedule an interview and may not return with the results so, until you a job offer don't stop applying and giving interviews.&lt;/p&gt;

&lt;p&gt;Mostly you will come across the companies which will responded you in nice way weather the result is good or bad.&lt;/p&gt;

&lt;p&gt;Inshort: &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%2Fywxcedoc8jlkzquxic82.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%2Fywxcedoc8jlkzquxic82.png" alt="inshort keep applying and go with the best" width="800" height="355"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So, We don't need to worry until and unless we are skilled enough. Just try to look out of the box, there are hundreds and thousands of companies looking of &lt;strong&gt;good and skilled&lt;/strong&gt; employees. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Learn from the mistakes you made.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;The thing is if you get rejected you don't need to worry because you have lots of options, but at the same time you should look at what went wrong and try to fix it in next interview 😎.&lt;/p&gt;

&lt;p&gt;Searching job suitable for you ain't so difficult as we have lots of platforms and companies.&lt;/p&gt;

&lt;p&gt;Stay happy, Keep your surroundings clean,&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌&lt;/p&gt;

</description>
      <category>community</category>
      <category>career</category>
      <category>discuss</category>
      <category>beginners</category>
    </item>
    <item>
      <title>How do I get more recognition?</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Fri, 22 Jul 2022 17:35:00 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/tell-who-you-are-what-you-do-2e7b</link>
      <guid>https://forem.com/meetbhalodiya/tell-who-you-are-what-you-do-2e7b</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Now we know the resources from where we can learn things and hopefully you gathered the skills using the resources but now what?&lt;/p&gt;

&lt;p&gt;How will you let the world know who you are? What you do?&lt;br&gt;
Well! A one word answer to this can be networking.&lt;/p&gt;

&lt;p&gt;We need to know some good skills which has some value in market, which we have learned already. So the next step is to sign up on &lt;a href="https://www.linkedin.com/" rel="noopener noreferrer"&gt;linkedIn&lt;/a&gt;.&lt;/p&gt;



&lt;h2&gt;
  
  
  What Is LinkedIn
&lt;/h2&gt;

&lt;p&gt;LinkedIn Online service provider company whose parent organization is &lt;a href="https://www.microsoft.com/en-in/" rel="noopener noreferrer"&gt;Microsoft&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Basically it is a social media application where &lt;a href="https://www.google.com/search?q=recruiter&amp;amp;rlz=1C1ONGR_enIN1012IN1012&amp;amp;sxsrf=ALiCzsb5_KP-m8j1JPaCPp8Sf0oCetStZQ%3A1658040593935&amp;amp;ei=EbHTYvPMOI_KseMP1LqQmAQ&amp;amp;ved=0ahUKEwizmf_Eqv_4AhUPZWwGHVQdBEMQ4dUDCA4&amp;amp;uact=5&amp;amp;oq=recruiter&amp;amp;gs_lcp=Cgdnd3Mtd2l6EAMyBwgAEEcQsAMyBwgAEEcQsAMyCggAEEcQsAMQyQMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAEEcQsAMyBwgAELADEEMyBwgAELADEEMyBwgAELADEEMyDQguEMcBENEDELADEEMyCggAEOQCELADGAEyCggAEOQCELADGAEyCggAEOQCELADGAEyCggAEOQCELADGAEyCggAEOQCELADGAFKBAhBGABKBAhGGAFQAFgAYM6KAWgCcAF4AIABAIgBAJIBAJgBAMgBEcABAdoBBggBEAEYCQ&amp;amp;sclient=gws-wiz" rel="noopener noreferrer"&gt;recruiters&lt;/a&gt; post jobs and interested people can apply for the job. Many HR's will send you connection requests and will offer a job interview you just need to go through the job description and if you want to apply you can. Further process [&lt;em&gt;interview rounds&lt;/em&gt;] is then handled by the company you applied in.&lt;/p&gt;

&lt;p&gt;Everyone has profile which can be filled up with basic information and can also be customized.&lt;/p&gt;



&lt;h2&gt;
  
  
  Value Of LinkedIn profile
&lt;/h2&gt;

&lt;p&gt;Whenever you apply for a job the probability of recruiter checking your profile is very high. Based on that they offer/call for scheduling an interview with you. This itself describes the importance of LinkedIn profile. &lt;/p&gt;

&lt;p&gt;All you basic information [job experience in any / profile photos / Summary / Skills / Education etc] should be filled up in a neat and &lt;strong&gt;&lt;em&gt;truthful&lt;/em&gt;&lt;/strong&gt; manner.&lt;/p&gt;

&lt;p&gt;You can also add different sections to your profile where you can link your other social profiles, achievements, your resume and many other things.&lt;/p&gt;



&lt;h2&gt;
  
  
  Connections In LinkedIn
&lt;/h2&gt;

&lt;p&gt;Here in LinkedIn the format is little different than Instagram where there are only followers and following.&lt;/p&gt;

&lt;p&gt;Linked has connections:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;1st connection&lt;/li&gt;
&lt;li&gt;2nd connection&lt;/li&gt;
&lt;li&gt;3rd connection&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So what are connections in LinkedIn ? Its pretty simple lets begin&lt;/p&gt;

&lt;h3&gt;
  
  
  1st Connections
&lt;/h3&gt;

&lt;p&gt;So these are people with whom you are directly connected that's the people in your contact list or the people to whom you sent connection request and they accepted it.&lt;/p&gt;

&lt;h3&gt;
  
  
  2nd Connections
&lt;/h3&gt;

&lt;p&gt;So these are people with whom you are indirectly connected that's&lt;br&gt;
the connections on your 1st connections. You don't have any direct connection with them until and unless your sent connection request is accepted by them.&lt;/p&gt;

&lt;h3&gt;
  
  
  3rd Connections
&lt;/h3&gt;

&lt;p&gt;These are people unknown to you and unknown to your connections as well.&lt;/p&gt;




&lt;p&gt;Phew! finally 😅&lt;/p&gt;

&lt;h2&gt;
  
  
  Is LinkedIn the only one?
&lt;/h2&gt;

&lt;p&gt;No, It's not. &lt;/p&gt;

&lt;p&gt;No doubt it's the best one and most trusted one but you know there are always competitors.&lt;/p&gt;

&lt;p&gt;Other than LinkedIn there are many other similar platforms which offers similar services. &lt;/p&gt;

&lt;p&gt;Some of them are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://angel.co/" rel="noopener noreferrer"&gt;AngelList&lt;/a&gt; (mostly startup jobs)&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.hirect.in/" rel="noopener noreferrer"&gt;Hirect&lt;/a&gt; (direct talks with decisions makers)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.jobcase.com/" rel="noopener noreferrer"&gt;Jobcase&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;Remember it's really necessary to keep your profile &lt;strong&gt;&lt;em&gt;professional and truthful&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Hopefully this post will help you!&lt;br&gt;
See you in the next one. Adios Amigos 👋&lt;/p&gt;

&lt;p&gt;Yup I know Spanish 😎 but only a little 😅😅&lt;/p&gt;

&lt;p&gt;Stay happy, Keep your surroundings clean,&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌&lt;/p&gt;

</description>
      <category>community</category>
      <category>beginners</category>
      <category>career</category>
      <category>networking</category>
    </item>
    <item>
      <title>Resources For Learning To Code</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Sat, 16 Jul 2022 10:09:33 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/resources-for-learning-to-code-5257</link>
      <guid>https://forem.com/meetbhalodiya/resources-for-learning-to-code-5257</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Hey there 👋 how are you pals? back again, today with some exciting resources to get started with.&lt;/p&gt;

&lt;p&gt;So in the previous posts we talked about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Advantages of being a self-taught developer 🤩.&lt;/li&gt;
&lt;li&gt;Disadvantages of being a self-taught developer 😥.&lt;/li&gt;
&lt;li&gt;Solutions for the disadvantages 😎.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here now in this post our main focus will be on answering the questions like Where do I get started? Where can I learn to code? etc. resources&lt;br&gt;
Free and paid as well.&lt;/p&gt;

&lt;p&gt;Lets get started with paid stuff first [Good things at the end 😝😜]&lt;/p&gt;



&lt;h2&gt;
  
  
  Paid Resources
&lt;/h2&gt;

&lt;p&gt;Paid resources are paid and can't be used as free 😂😅 lol&lt;/p&gt;

&lt;p&gt;So lets get a little serious&lt;/p&gt;

&lt;p&gt;There many great paid resources like:&lt;/p&gt;

&lt;p&gt;1) &lt;a href="https://www.udemy.com/" rel="noopener noreferrer"&gt;Udemy&lt;/a&gt;&lt;br&gt;
2) &lt;a href="https://www.upgrad.com/" rel="noopener noreferrer"&gt;upGrad&lt;/a&gt;&lt;br&gt;
3) &lt;a href="https://unacademy.com/" rel="noopener noreferrer"&gt;Unacademy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I personally haven't used any of the paid resources except Udemy. I have explored upGrad a little and it seemed like it has degrees in different fields offered by many reputed institutes/universities.&lt;/p&gt;

&lt;h2&gt;
  
  
  Unpaid Resources
&lt;/h2&gt;




&lt;p&gt;There are plenty of unpaid resources, some on them even gives you the certificate after completing the course.&lt;/p&gt;

&lt;p&gt;1) &lt;a href="https://www.freecodecamp.org/learn" rel="noopener noreferrer"&gt;Freecodecamp&lt;/a&gt; (my mentor/ personal favourite)&lt;br&gt;
2) &lt;a href="https://www.geeksforgeeks.org/" rel="noopener noreferrer"&gt;GeeksforGeeks&lt;/a&gt;&lt;br&gt;
3) &lt;a href="https://www.w3schools.com/" rel="noopener noreferrer"&gt;W3schools&lt;/a&gt;&lt;br&gt;
4) &lt;a href="https://developer.mozilla.org/en-US/" rel="noopener noreferrer"&gt;MDN&lt;/a&gt; (Mozilla Developer Network)&lt;br&gt;
5) &lt;a href="https://www.youtube.com/" rel="noopener noreferrer"&gt;YouTube&lt;/a&gt; (The University of everything)&lt;br&gt;
6) &lt;a href="https://stackoverflow.com/" rel="noopener noreferrer"&gt;Stack Overflow&lt;/a&gt; (Ocean of questions and Answers)&lt;/p&gt;

&lt;p&gt;These are just a few names which I have used. I am really sorry if I did not mention the resource you are using (Yeah!! I know it hurts sometimes😣).&lt;/p&gt;

&lt;p&gt;Out of these Freecodecamp will give you certificates on completion of the course and everything is free there. They also have a &lt;a href="https://www.youtube.com/c/Freecodecamp" rel="noopener noreferrer"&gt;YouTube channel&lt;/a&gt; where they share many useful courses. They have a &lt;a href="https://forum.freecodecamp.org/" rel="noopener noreferrer"&gt;Forum&lt;/a&gt; as well where people post there issues and get the solution by other people there.&lt;/p&gt;

&lt;p&gt;W3schools also has great interactive documentation of different courses, they offer exercises and quiz for every course. At the end there is a optional exam which you can attend by paying specified amount and you will also receive the certificate of the course.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;YouTube is great for learning anything&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Stack Overflow is Golden Goose for every developers, really amazing.&lt;/p&gt;

&lt;p&gt;That's pretty much it. All of these places will help you reach your destination and yeah to be consistent, you only need to give a little dedication and discipline 😎.&lt;/p&gt;

&lt;p&gt;Stay tuned for next post 😈 Yes next post you read it correct haha 😂😅. The writer inside me is awaken I guess 😅. You can share other resources in comment section to help our fellow learners. &lt;/p&gt;

&lt;p&gt;Stay happy, Keep hustling,&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>community</category>
      <category>beginners</category>
      <category>career</category>
    </item>
    <item>
      <title>Is it good to be a Self Taught Developer ?</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Thu, 14 Jul 2022 14:43:01 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/is-it-good-to-be-a-self-taught-developer--5dpe</link>
      <guid>https://forem.com/meetbhalodiya/is-it-good-to-be-a-self-taught-developer--5dpe</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;What's up gals/guys !! Here I am with another post continuing the self-taught developer series.&lt;/p&gt;

&lt;p&gt;In this section We will be answering "&lt;strong&gt;Is it good to be a Self Taught Developer ?&lt;/strong&gt;". I said "WE" because I want you guys/gals to participate in the discussion 😊😉.&lt;/p&gt;

&lt;p&gt;The upcoming points in this article are only my opinions and experiences, nothing more than that. All of you can also share your opinions in comment section.&lt;/p&gt;

&lt;p&gt;To get answer of any question like this one, the best thing I do is list out advantages and drawbacks of the topic. SO lets do it.&lt;/p&gt;



&lt;h2&gt;
  
  
  Advantages of being a Self taught developer
&lt;/h2&gt;

&lt;p&gt;Yup! things ain't easy when you are on your own. Still teaching myself:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Gave me sense of time. &lt;/li&gt;
&lt;li&gt;Made me realize importance is discipline cuz that's what you need to be consistent.&lt;/li&gt;
&lt;li&gt;Made me realize importance of consistency.&lt;/li&gt;
&lt;li&gt;Feels like its never enough, and that my friend boosts your growth.(if taken positively 😅😅)&lt;/li&gt;
&lt;li&gt;Most importantly Made me responsible for everything thing I type and everything I do.&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;Consistency can make you way more skillful than intensity ever would.&lt;/p&gt;
&lt;/blockquote&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%2Fe5dv4keerzlxjjyusglt.jpg" 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%2Fe5dv4keerzlxjjyusglt.jpg" alt="consistency vs intensity" width="249" height="202"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;keep that fire lite everyday with same intensity.&lt;/p&gt;



&lt;h2&gt;
  
  
  Disadvantages of being a Self taught developer
&lt;/h2&gt;

&lt;p&gt;Even if it has so many advantages it also has its own drawbacks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Lack of friends.&lt;/li&gt;
&lt;li&gt;Lack of huge network.&lt;/li&gt;
&lt;li&gt;Lack of gals/guys who could help you out of any errors.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Communication
&lt;/h3&gt;

&lt;p&gt;While these disadvantages may not seem severe at first glance, &lt;strong&gt;&lt;em&gt;self-taught developers lack skills in communication and cooperation&lt;/em&gt;&lt;/strong&gt; because of these minor disadvantages.&lt;/p&gt;

&lt;p&gt;I thought communication shouldn't be a problem, anyone could do it but naahh, it's not as simple as it seems.&lt;/p&gt;

&lt;p&gt;Communication is a very huge part of your job, because &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It is one of the most important skill which will get you a job&lt;/li&gt;
&lt;li&gt;Which will make other person think you are really confident of what you are speaking,&lt;/li&gt;
&lt;li&gt;Which will make you different for others cuz not everyone has good communication skill.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Damn now it feels the disadvantages are really huge!&lt;/p&gt;



&lt;h2&gt;
  
  
  Solutions to disadvantages
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;Never be afraid to reinvent yourself&lt;/p&gt;


&lt;/blockquote&gt;

&lt;p&gt;Even tough communication is a huge issue among most of the self-taught developers, it can be improved gradually.&lt;/p&gt;

&lt;p&gt;There is nothing that can be learnt or improved.&lt;br&gt;
Obviously some of the initial attempts might make you feel nervous ,you might start shaking when you have to talk for a long time or the adrenaline levels of body rises but that should not make you weak.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;You keep trying and you get good at it, that's human nature of learning things in this way.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Think back to the first time you rode a bike and compare it to today. You can do this unconsciously now because of how good you are at riding a bike.&lt;/p&gt;

&lt;p&gt;That's how you can overcome any drawbacks. So finally I conclude&lt;br&gt;
that you should be good at all your skills and then you will be good to go!!&lt;/p&gt;

&lt;p&gt;Stay tuned for the next post on the third part of the series.&lt;br&gt;
The discussion must go on!! 😉&lt;/p&gt;

&lt;p&gt;Stay happy, Keep hustling,&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>discuss</category>
      <category>community</category>
      <category>career</category>
    </item>
    <item>
      <title>How is it to become a self taught developer</title>
      <dc:creator>b-meet</dc:creator>
      <pubDate>Tue, 12 Jul 2022 04:27:01 +0000</pubDate>
      <link>https://forem.com/meetbhalodiya/how-is-it-to-become-a-self-taught-developer-of6</link>
      <guid>https://forem.com/meetbhalodiya/how-is-it-to-become-a-self-taught-developer-of6</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Hey there guys I am &lt;strong&gt;&lt;em&gt;Meet&lt;/em&gt;&lt;/strong&gt; and I am from India.&lt;/p&gt;

&lt;p&gt;Here in Dev Community, technically it will be my first post. &lt;br&gt;
Following is the table of content:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Experiences of being a self-taught developer.&lt;/li&gt;
&lt;li&gt;Its benefits.&lt;/li&gt;
&lt;li&gt;Its drawbacks.&lt;/li&gt;
&lt;li&gt;At last I will share some valuable resources to get started with the journey.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;So let's begin.&lt;/p&gt;



&lt;h2&gt;
  
  
  Inspiration
&lt;/h2&gt;

&lt;p&gt;I responded to and analyzed the annual survey by &lt;strong&gt;Stack Overflow&lt;/strong&gt;. According to the &lt;a href="https://survey.stackoverflow.co/2022/#learning-how-to-code" rel="noopener noreferrer"&gt;stack overflow survey 2022 results&lt;/a&gt;  Learning to code online increased from 60% to 70% year over year. &lt;/p&gt;

&lt;p&gt;In general, people are using many online resources to learn to code, regardless of whether they are in college/university or not.&lt;/p&gt;

&lt;p&gt;It was the time of the pandemic breakout and the same year before the start of the countrywide lockdown I completed high school. The colleges were not taking in any students as the time was hard and universities/colleges were shut.&lt;/p&gt;

&lt;p&gt;I wondered why to waste a lot of time and started to casually browse what I can learn, to be honest, I started with Photoshop first but it seemed to be very slow and unexciting eventually after trying out a few things I came across the basic HTML and CSS.&lt;/p&gt;

&lt;p&gt;I thought the websites in the whole world use the same 2 things but gradually I was kinda wrong about this 😂 well obviously these are the basic things but a tonne of things are there that need to be taken care of.&lt;/p&gt;

&lt;p&gt;I practiced HTML &amp;amp; CSS for around 6 months well that's too much but as I told you my assumption hahaha!&lt;/p&gt;



&lt;h2&gt;
  
  
  My Experiences
&lt;/h2&gt;

&lt;p&gt;I come under the self-taught developer gang. 😅😎&lt;/p&gt;

&lt;p&gt;I started to learn to code back in 2020 a tough time for everyone around the world.&lt;/p&gt;

&lt;p&gt;Initially, I didn't know what to do so I started with YouTube tutorials in C language. I didn't find C language much beginner-friendly ( I haven't learned that language yet😅 ).&lt;/p&gt;

&lt;p&gt;Eventually, I found this site called  &lt;a href="https://www.freecodecamp.org/learn/" rel="noopener noreferrer"&gt;Freecodecamp&lt;/a&gt; [FCC]. Where I started with the curriculum they recommended, without thinking much about it.&lt;/p&gt;

&lt;p&gt;Slowly and Steadily, I completed the first certification (Responsive Web Designing [HTML, CSS]) and moved on to the next course which was about JavaScript where I learned a lot. Once that was completed. I began researching what to do next. and I got to know that something called React is becoming very popular.&lt;/p&gt;

&lt;p&gt;I wanted to learn &lt;a href="https://reactjs.org/" rel="noopener noreferrer"&gt;Reactjs&lt;/a&gt; but I lost track. Why?? &lt;br&gt;
well! maybe cuz I had no one to report my progress to or maybe cuz I faced errors and I had no one to share it with(there are lots of communities but still if there is a mate beside you it makes a huge difference) so I left the project/challenge there and dived into web-series and gaming, procrastinating a whole day.&lt;/p&gt;

&lt;p&gt;I lost the consistency back then. I did reach the intermediate level in Reactjs, but that was only possible just because I used to reward myself if was able to complete the daily task ( I call it a daily mission sounds more fun yeah? 😄😅 ) &lt;/p&gt;

&lt;p&gt;Every night before sleep I used to set the tasks (mission) and just take a glimpse of it the next morning.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Rewards&lt;/strong&gt;!!&lt;br&gt;
What did I reward myself with?? 🤔&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The greater the difficulty of the task (mission), the better the reward will be.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  &lt;em&gt;I used to reward myself with:&lt;/em&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Watching 2 to 3 full episodes of an ongoing web series.&lt;/li&gt;
&lt;li&gt;Gaming for a specific amount of time (amount is not disclosed cuz it was high I think [2-3 hrs.] I am lying probably 😆😅).&lt;/li&gt;
&lt;li&gt;Hanging out with friends/family.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Rewards &amp;amp; Rules can both be set by you and following them is your choice at the end of the day and that's why &lt;strong&gt;discipline is very important.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I'm now concerned about the article's length 😅. Thus, it would be better if the next article covered the rest of the part. Dev Community won't say no to that [hehehe 🤗🙂]&lt;/p&gt;

&lt;p&gt;Stay happy, Keep hustling&lt;br&gt;
Signing off Meet Bhalodiya,&lt;/p&gt;

&lt;p&gt;Peace ✌&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>discuss</category>
      <category>community</category>
      <category>watercooler</category>
    </item>
  </channel>
</rss>
