<?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: Makinde Sheriffdeen</title>
    <description>The latest articles on DEV Community by Makinde Sheriffdeen (@mashobtechie).</description>
    <link>https://dev.to/mashobtechie</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%2F1574877%2F6dc4f0ce-6a60-4f58-b7ec-6b382aff41b6.png</url>
      <title>DEV Community: Makinde Sheriffdeen</title>
      <link>https://dev.to/mashobtechie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mashobtechie"/>
    <language>en</language>
    <item>
      <title>Tabs vs Spaces: Let’s Hear Your Side!</title>
      <dc:creator>Makinde Sheriffdeen</dc:creator>
      <pubDate>Fri, 03 Jan 2025 06:23:01 +0000</pubDate>
      <link>https://dev.to/mashobtechie/tabs-vs-spaces-lets-hear-your-side-5c6m</link>
      <guid>https://dev.to/mashobtechie/tabs-vs-spaces-lets-hear-your-side-5c6m</guid>
      <description>&lt;p&gt;Hey Devs! Here’s a fun debate to brighten your day: Tabs or Spaces?&lt;br&gt;
➡️ Tabs: Clean, quick, and efficient.&lt;br&gt;
⬜ Spaces: Precise, detailed, and uniform.&lt;br&gt;
If you’ve seen Silicon Valley, you’ll probably recall the heated exchange Richard had with a girl over this—it’s hilarious but oh-so-relatable. Drop your thoughts in the comments!&lt;/p&gt;

&lt;h1&gt;
  
  
  CodingLife #TabsVsSpaces #DevCommunity
&lt;/h1&gt;

</description>
      <category>coding</category>
      <category>softwareengineering</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Why Some Information Is Harder to Find on Google and Where to Get Unfiltered Results</title>
      <dc:creator>Makinde Sheriffdeen</dc:creator>
      <pubDate>Thu, 07 Nov 2024 06:35:34 +0000</pubDate>
      <link>https://dev.to/mashobtechie/why-some-information-is-harder-to-find-on-google-and-where-to-get-unfiltered-results-147</link>
      <guid>https://dev.to/mashobtechie/why-some-information-is-harder-to-find-on-google-and-where-to-get-unfiltered-results-147</guid>
      <description>&lt;p&gt;Introduction&lt;br&gt;
In recent years, Google has made strides to filter out certain types of content, such as misinformation, illegal content, and harmful information. However, in its attempts to clean up search results, Google sometimes restricts access to legitimate information on niche topics, sensitive subjects, or alternative perspectives. For those who prefer less-filtered search experiences, alternative search engines like Yandex and Brave are becoming popular options.&lt;/p&gt;

&lt;p&gt;Google’s Approach to Content Filtering&lt;br&gt;
Google employs sophisticated algorithms to detect and remove or rank down certain kinds of content. The goal is to make search safer and more relevant, but these filters also mean that:&lt;/p&gt;

&lt;p&gt;Certain Perspectives Are Deprioritized: Content that doesn’t align with Google's content guidelines, even if not harmful or illegal, can be pushed further down in the rankings.&lt;br&gt;
Sensitive Topics May Be Hidden: Google actively works to down-rank or omit topics like adult content, unverified medical advice, conspiracy theories, and some political topics.&lt;br&gt;
Algorithms That Prioritize “Authority”: Google prioritizes high-authority sources like government websites, established media, and academic sources. While useful for mainstream searches, this can limit access to smaller, independent sites and alternative viewpoints.&lt;br&gt;
Alternative Search Engines for Uncensored Content&lt;br&gt;
Yandex&lt;/p&gt;

&lt;p&gt;Yandex, a popular search engine in Russia, is known for offering less-restricted results than Google. It doesn’t use the same rigorous filtering for sensitive topics and provides access to a broader range of content, including niche forums, alternative viewpoints, and international sources.&lt;br&gt;
Pros: Diverse results, less filtering, a better option for international or niche content.&lt;br&gt;
Cons: Not as private as some other options, and results may prioritize Russian content.&lt;br&gt;
Brave Search&lt;/p&gt;

&lt;p&gt;Brave is a privacy-focused search engine that doesn’t track your browsing habits and limits censorship in search results. Brave gives more weight to user preferences and less to authority-based filtering, allowing for more freedom in accessing diverse information.&lt;br&gt;
Pros: Prioritizes user privacy, provides a more neutral search experience.&lt;br&gt;
Cons: Newer and sometimes limited in data compared to Google.&lt;br&gt;
DuckDuckGo (Optional)&lt;/p&gt;

&lt;p&gt;While DuckDuckGo isn’t completely uncensored, it doesn’t track user behavior and provides unbiased results. DuckDuckGo is often mentioned alongside Brave as a good alternative to Google for those seeking more privacy and fewer algorithmic constraints.&lt;br&gt;
How to Use These Search Engines Safely&lt;br&gt;
When exploring alternative search engines, it's important to remember that unrestricted results mean users must critically evaluate sources. Consider these tips:&lt;/p&gt;

&lt;p&gt;Verify Information: Cross-check facts using multiple sources.&lt;br&gt;
Beware of Bias: Be cautious about websites with strong ideological leanings.&lt;br&gt;
Use Tools Wisely: Tools like Brave’s privacy controls help filter out malicious content without limiting the scope of results.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>React vs. Vue: Frontend Duel.</title>
      <dc:creator>Makinde Sheriffdeen</dc:creator>
      <pubDate>Sun, 30 Jun 2024 14:42:00 +0000</pubDate>
      <link>https://dev.to/mashobtechie/react-vs-vue-frontend-duel-m97</link>
      <guid>https://dev.to/mashobtechie/react-vs-vue-frontend-duel-m97</guid>
      <description>&lt;p&gt;Hey folks,&lt;br&gt;
I’ve been diving into two awesome frontend technologies: React and Vue. Both are super powerful but have their own vibes. Since I use ReactJS a lot, I thought it’d be cool to explore Vue too, which i did but for a short period of time. So, here’s what I found:&lt;br&gt;
Let's start with react;&lt;br&gt;
React is a library for building user interfaces with components and a virtual DOM and as we all know it was made by Facebook.&lt;br&gt;
Why I prefer React:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Component-Based: It is components based, and with that you can be able to use a particular UI in any other place on your work environment.&lt;/li&gt;
&lt;li&gt;Flexible: Mix and match with other tools and frameworks.
But, it has some downsides;
1.Learning Curve: The filename JSX can be weird at first.&lt;/li&gt;
&lt;li&gt;Also, many setups before starting to work with it.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Now, let's talk about VUE&lt;br&gt;
Vue is a progressive framework built on top of standard HTML, CSS and JavaScript.&lt;br&gt;
Why It Rocks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Easy to Learn: Simple syntax, great for beginners.&lt;/li&gt;
&lt;li&gt;Single-File Components: Keep HTML, JS, and CSS in one place.&lt;/li&gt;
&lt;li&gt;Reactivity: State management is straightforward.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Downside:&lt;br&gt;
Smaller Ecosystem: Not as many third-party tools as React.&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;     THEIR DIFFERENCES
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;Learning Curve: &lt;br&gt;
a. React: Steeper, especially with JSX.&lt;br&gt;
b. Vue: Easier to pick up.&lt;/p&gt;

&lt;p&gt;Ecosystem:&lt;br&gt;
a. React: Huge.&lt;br&gt;
b. Vue: Growing but smaller.&lt;/p&gt;

&lt;p&gt;Performance:&lt;br&gt;
Both are fast but handle updates differently.&lt;/p&gt;

&lt;p&gt;Final Thoughts&lt;br&gt;
React and Vue both kick butt. React's robustness is great for big projects, while Vue’s simplicity is perfect for getting started quickly. Exploring both is fun, but React remains my top choice for building scalable apps.&lt;/p&gt;

&lt;p&gt;How I Plan to Use React in HNG&lt;br&gt;
1.Building User Interfaces: I’m using React to create clean, reusable components that make our UIs look great and function smoothly.&lt;br&gt;
2.State Management: With tools like Context API, I’ll manage complex state across our app, ensuring everything works seamlessly.&lt;/p&gt;

&lt;p&gt;Check out more about the HNG Internship program via  &lt;a href="https://hng.tech/internship"&gt;https://hng.tech/internship&lt;/a&gt; or &lt;a href="https://hng.tech/hire"&gt;https://hng.tech/hire&lt;/a&gt;.&lt;/p&gt;

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