<?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: Vishnu Baliga</title>
    <description>The latest articles on DEV Community by Vishnu Baliga (@vishnubaliga).</description>
    <link>https://dev.to/vishnubaliga</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%2F363075%2F5fb42cca-14b7-4134-912f-8f9bb3d1a0c6.png</url>
      <title>DEV Community: Vishnu Baliga</title>
      <link>https://dev.to/vishnubaliga</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vishnubaliga"/>
    <language>en</language>
    <item>
      <title>3 Insanely Simple Steps To DIY Tooltips</title>
      <dc:creator>Vishnu Baliga</dc:creator>
      <pubDate>Wed, 10 Jun 2020 10:03:21 +0000</pubDate>
      <link>https://dev.to/vishnubaliga/3-insanely-simple-steps-to-diy-tooltips-5d50</link>
      <guid>https://dev.to/vishnubaliga/3-insanely-simple-steps-to-diy-tooltips-5d50</guid>
      <description>&lt;p&gt;GUIs have made monumental leaps since the inception of the &lt;a href="https://history-computer.com/ModernComputer/Software/Sketchpad.html" rel="noopener noreferrer"&gt;humble Sketchpad&lt;/a&gt;. However, it’s the simplest tools that often spruce up your website from mediocrity to excellence. One such GUI element that holds this distinction is the humble tooltip. For the uninitiated, the tooltip is the little hovering box that pops up when you float your cursor over an item without clicking on it. A tooltip is typically used to provide information on an item or instructions to its purpose.&lt;/p&gt;

&lt;p&gt;At first glance, tooltip might seem like an inelegant entity not worth investing time in when creating your website. On the contrary, it is like the last Lego block needed to complete your model set: a small piece without which the whole model falters. Tooltip allows visitors of your website to stay on the same page when browsing thus effectively eliminating the need for a ‘Help’ section. This enhances user experience and ensures that the point you are communicating through your website is delivered seamlessly without any needless interruptions. Moreover, they are a fine addition as it does not crowd out the content you are presenting whilst giving the viewer the choice to make use of the tooltip. These minute improvements in user experience could lead to a positive cumulative effect at the end of the day. I have outlined the methods to build your own CSS only tooltip below. I have chosen to demonstrate using CSS over JS to reduce the unwanted JavaScript overhead.&lt;/p&gt;

&lt;h1&gt;
  
  
  How to Build a DIY CSS tooltip?
&lt;/h1&gt;

&lt;p&gt;You don’t have to rummage through StackExchange to come across a decent free tooltip.&lt;/p&gt;

&lt;p&gt;What if I say you can make one yourself?&lt;/p&gt;

&lt;p&gt;Here’s a DIY CSS tooltip that you can use. Alternatively, you can use SASS or Less, as per your preference.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Define HTML elements with tooltip related attributes
&lt;/h2&gt;

&lt;p&gt;You can define any HTML elements such as button, anchor, span, and then add the attribute to enable a tooltip on them. In the following example, I’ve added &lt;code&gt;tooltip-title&lt;/code&gt; attribute to the elements.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F1pvt3apn92mww95kf9sv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F1pvt3apn92mww95kf9sv.png" alt="HTML"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  2. Add styling to your tooltip.
&lt;/h2&gt;

&lt;p&gt;We are styling the tooltip in the &lt;code&gt;:after&lt;/code&gt; pseudo-element of the selected element using CSS.&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;
 

&lt;h2&gt;
  
  
  3. Advanced tooltip features (optional).
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;3.1 Position your tooltips&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In addition to its looks, you can define the position of the tooltip as well. For instance, top, bottom, left, right, top-right, top-left, bottom-right, bottom-left, etc.&lt;/p&gt;

&lt;p&gt;Shown below is an example of making a tooltip display according to the position mentioned in the &lt;code&gt;tooltip-position&lt;/code&gt; attribute. ( &lt;code&gt;tooltip-position='bottom'&lt;/code&gt; is shown as the example, you can do it similarly with other possible positions.)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmhd0500fd3j05erdz0a7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmhd0500fd3j05erdz0a7.png" alt="HTML"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fecv2bdy9vexfqjl6bl7b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fecv2bdy9vexfqjl6bl7b.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3.2 Colour your tooltips&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can define a color to your tooltip depending on the message you are displaying (example: success/green, warning/yellow, error/red, etc.)&lt;/p&gt;

&lt;p&gt;In the example below, I’m adding &lt;code&gt;tooltip-color&lt;/code&gt; attribute to the element to define the required color. ( &lt;code&gt;tooltip-color='warning'&lt;/code&gt; is shown as the example, you can do it similarly with other possible colors.)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F2slzqh2uxa9chnj7up2u.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F2slzqh2uxa9chnj7up2u.png" alt="HTML"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F5op6gcjkfacic4p07bit.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F5op6gcjkfacic4p07bit.png" alt="CSS"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3.3 Size your tooltips&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can define size to your tooltip depending on the length of the message you are displaying (example: small, medium, large, extra-large, auto-width, etc.)&lt;/p&gt;

&lt;p&gt;In the below example I’m adding the &lt;code&gt;tooltip-length&lt;/code&gt; attribute to the element to define the width of the tooltip. ( &lt;code&gt;tooltip-length='lg'&lt;/code&gt; is shown as the example, you can do it similarly with other possible lengths.)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F5gi05vl7ovne80ngbjpq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F5gi05vl7ovne80ngbjpq.png" alt="HTML"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fxkp1jijro1kjpyg9x9xo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fxkp1jijro1kjpyg9x9xo.png" alt="CSS"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can have a look at the working demo of the above example here: &lt;a href="https://spiketip.com/" rel="noopener noreferrer"&gt;&lt;strong&gt;Tooltip Preview&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also, I’ve created an open-source tooltip library called &lt;a href="https://spiketip.com/" rel="noopener noreferrer"&gt;&lt;strong&gt;SpikeTip&lt;/strong&gt;&lt;/a&gt;, which you can use in your website/ fork/ and then modify it the way you want.&lt;/p&gt;

&lt;p&gt;For those of you who want to directly incorporate the tooltip into your projects, I have created an NPM package and you’ll find the installation guide here: &lt;a href="https://www.npmjs.com/package/spiketip-tooltip" rel="noopener noreferrer"&gt;&lt;strong&gt;SpikeTip — NPM Package&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Tooltips would definitely be a pertinent addition to your website and I hope the DIY mini-tutorial above helped you to create stylized tooltips of your choice.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Originally published at&lt;/em&gt; &lt;a href="https://vishnubaliga.com/blog/diy-css-tooltips-spiketip" rel="noopener noreferrer"&gt;&lt;em&gt;https://vishnubaliga.com&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>webdev</category>
      <category>html</category>
    </item>
    <item>
      <title>3 Insanely Simple Ways to Switch Your Website To Dark Mode</title>
      <dc:creator>Vishnu Baliga</dc:creator>
      <pubDate>Wed, 29 Apr 2020 12:37:28 +0000</pubDate>
      <link>https://dev.to/vishnubaliga/3-insanely-simple-ways-to-switch-your-website-to-dark-mode-3l7d</link>
      <guid>https://dev.to/vishnubaliga/3-insanely-simple-ways-to-switch-your-website-to-dark-mode-3l7d</guid>
      <description>&lt;p&gt;As the infamous Darth Vader once said, “You don’t know the power of the dark side.” 2019 brought justice to Vader when dark mode took over our apps and the craze is yet to plateau. From Instagram to Youtube, our beloved apps have jumped on the bandwagon and it won’t be long before the Sith triumphs. &lt;/p&gt;

&lt;h2&gt;
  
  
  What is Dark Mode?
&lt;/h2&gt;

&lt;p&gt;For those fond of technical jargon, Wikipedia defines dark mode as the “color scheme that uses light-colored text, icons, and graphical user interface elements on a dark background.”&lt;/p&gt;

&lt;p&gt;Simply put, dark mode is just as the name suggests: a darker thematic interface for your apps. However, there’s more to it than a gothic premise.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why is Dark Mode all the rage?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Who doesn’t like a tall, ‘Dark’ Stranger.   The dark mode has a certain sense of aesthetic appeal that's charismatic to all; a congruence that's hardly kaleidoscopic.&lt;/li&gt;
&lt;li&gt;For a generation that spends more time in front of screens than people, dark mode takes a minimal toll on your eyes. God bless thy eyes!&lt;/li&gt;
&lt;li&gt;It helps maintain the circadian rhythm of users.&lt;/li&gt;
&lt;li&gt;Finally, it drains less of your battery. Now, that’s a deal-sealer, ain’t it!&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  What are the ways to switch your website to Dark Mode?
&lt;/h2&gt;

&lt;p&gt;‘Ready, you are’, so let’s take a look at three easy ways to implement dark mode for websites.&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Check for OS-level preferences
&lt;/h3&gt;

&lt;p&gt;Before getting into the nitty-gritty of the affair, it is vital to check the parameters for the operating system. For instance, Whatsapp in certain android versions gave the users the option to switch to night mode whereas iOS dark mode was set as default on its devices for the app. This should be taken into account before adding the codes for the same. The code to implement the dark theme is shown below in both CSS and Js.&lt;/p&gt;

&lt;h4&gt;
  
  
  Using CSS
&lt;/h4&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;h4&gt;
  
  
  Code if Js detection is needed
&lt;/h4&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;h3&gt;
  
  
  2. Choose a theme based on the time of day
&lt;/h3&gt;

&lt;p&gt;In the age of convenience, a full-time dark mode may not be a viable option for users of your website. Your website’s flair would be spruced up immensely by using a theme that mirrors the time of day. In this manner, the early birds are taken care of and so are the night owls! It’s only sensible to maintain this natural equilibrium. &lt;/p&gt;

&lt;h4&gt;
  
  
  The following code is a good place to start.
&lt;/h4&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;h3&gt;
  
  
  3. Let visitors manually choose a theme
&lt;/h3&gt;

&lt;p&gt;As the old adage goes ‘Beauty is in the eye of the beholder.’ Not everyone will be comfortable with a dark theme and it would help your cause if you enable the option to toggle between the two. Imagine the plight of a hypermetropic uncle browsing through your website that’s in night mode. &lt;/p&gt;

&lt;h4&gt;
  
  
  The following widget is a working example
&lt;/h4&gt;

&lt;p&gt;&lt;iframe src="https://jsfiddle.net/Baliga/gf6mzvxy//embedded//dark" width="100%" height="600"&gt;
&lt;/iframe&gt;
&lt;/p&gt;




&lt;h2&gt;
  
  
  Browser Support
&lt;/h2&gt;

&lt;p&gt;We have all faced it. &lt;/p&gt;

&lt;p&gt;The distressing compatibility issues that pop up while opening attachments that were created &amp;amp; modified in archaic versions. The same applies to the codes above as it might not run in certain versions or different browsers. To help you out, the following chart provides an outline in this regard. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--N1ZqR2QN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/w2jv43w5vmfwx2i8j4wx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--N1ZqR2QN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/w2jv43w5vmfwx2i8j4wx.png" alt="prefers-color-scheme browser support"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Dark mode is here to stay, well, at least until a Jedi rises with a new format. &lt;/p&gt;

&lt;p&gt;The three methods mentioned above can definitely boost the appeal of your site. And, to know more about Night mode and the related topics, here are some links for you!.&lt;/p&gt;

&lt;p&gt;Until then, may the force be with you! 🖖&lt;/p&gt;




&lt;p&gt;Originally published at &lt;a href="https://vishnubaliga.com/blog/simple-ways-to-switch-your-website-to-dark-mode"&gt;https://vishnubaliga.com&lt;/a&gt; &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Top 10 Web Design and Development Blogs to Follow in 2020</title>
      <dc:creator>Vishnu Baliga</dc:creator>
      <pubDate>Sun, 26 Apr 2020 15:10:22 +0000</pubDate>
      <link>https://dev.to/vishnubaliga/top-10-web-design-and-development-blogs-to-follow-in-2020-154</link>
      <guid>https://dev.to/vishnubaliga/top-10-web-design-and-development-blogs-to-follow-in-2020-154</guid>
      <description>&lt;p&gt;From college students looking to make some extra cash to professionals&lt;br&gt;
moonlighting or working full time, web design and development is a niche that has been thrust into the limelight of late. It takes skills and creativity to be a web designer or developer and new strategies are popping up at a rate faster than Dwayne ‘The Rock’ Johnson movies. It is, therefore, a herculean task for folks to stay on top of all the info. As Steve Jobs rightly said, “There’s always ‘one more thing’ to learn”. It is vital for both fledgling and veteran developers &amp;amp; designers to keep up with the latest trends in order to stay in touch with techniques that’ll allow the creative juices to flow.&lt;/p&gt;

&lt;h2&gt;
  
  
  Best Places to Learn
&lt;/h2&gt;

&lt;p&gt;There is an overwhelming amount of information pertaining to this area making it difficult to pinpoint the ones ideally suited for the needs of developers and designers. A good place to start would be to browse through blogs that are able to guide one through the process and that is updated regularly with new and exciting tricks of the trade. We have compiled a list of the top 10 web design and development blogs to follow. So, what are you waiting for? Let’s learn something new, today!!&lt;/p&gt;

&lt;h3&gt;
  
  
  1. CSS-Tricks
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--AOlX5KLX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/css-tricks.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AOlX5KLX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/css-tricks.png" alt="CSS-Tricks"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://css-tricks.com/"&gt;CSS-Tricks&lt;/a&gt; has been going strong for over a decade and has a plethora of articles providing insights, tutorials, and updates pertaining to web design and development. It is built and run by website Guru Chris Coyier and features articles from numerous guest writers across all spectra of website building.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Codrops
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FHYuFaRf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/codrops.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FHYuFaRf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/codrops.png" alt="Codrops"&gt;&lt;/a&gt;&lt;br&gt;
Blog posts on &lt;a href="https://tympanus.net/codrops/"&gt;Codrops&lt;/a&gt; feature articles on the latest web trends and novel techniques for its implementation. It also has a playground that contains the latest experiments and plug-ins relating to web design and development.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Smashing Magazine
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JcHvmkO7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/smashingmagazine.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JcHvmkO7--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/smashingmagazine.png" alt="Smashing Magazine"&gt;&lt;/a&gt;&lt;br&gt;
Since its inception in 2006, &lt;a href="https://www.smashingmagazine.com/"&gt;Smashing Magazine&lt;/a&gt; has gone onto host conferences and workshops in addition to publishing articles on anything and everything related to design and development. They also possess a library of over 60 ebooks for users to peruse. Be sure to check this one out!&lt;/p&gt;

&lt;h3&gt;
  
  
  4. GitHub Blog
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--UonPTLHR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/github-blog.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UonPTLHR--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/github-blog.png" alt="GitHub Blog"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.blog/"&gt;GitHub Blog&lt;/a&gt; is owned by Github inc, a subsidiary of Microsoft. It provides a comprehensive array of articles on tips and tricks to help you navigate through the intricacies of web design and development.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. UXPin
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qvcWV0lz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/uxpin-blog.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qvcWV0lz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/uxpin-blog.png" alt="UXPin"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.uxpin.com/"&gt;UXPin&lt;/a&gt; is primarily a product design platform and its blogs revolve around topics that are often overshadowed or forgotten. Going through their blogs would be a clean way to polish your web designing and development skills. The articles here will provide instructions on techniques that will allow you to have greater control of your website and encourage a higher level of customization.&lt;/p&gt;

&lt;h3&gt;
  
  
  6. Scotch.io
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wAlUqpbv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/scotch.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wAlUqpbv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/scotch.png" alt="Scotch.io"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scotch.io/"&gt;Scotch.io&lt;/a&gt; has courses and tutorials aimed at enhancing the ability of web developers and designers. Moreover, it is run by a vibrant community of coders and provides a platform to discuss the hurdles faced during implementation. Be sure to pay a visit to their community to have fun while learning.&lt;/p&gt;

&lt;h3&gt;
  
  
  7. CodePen Blog
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--M7KsrNZ0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/codepen-blog.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--M7KsrNZ0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/codepen-blog.png" alt="CodePen Blog"&gt;&lt;/a&gt;&lt;br&gt;
One of the founders of &lt;a href="https://codepen.io/"&gt;CodePen&lt;/a&gt; is the same gentleman who created the first entry in our list and he intended this to be a playground to test the latest techniques in web design and development. &lt;a href="https://blog.codepen.io/"&gt;CodePen blog&lt;/a&gt; is the perfect place to start for those who want to hone their skills in a realtime environment.&lt;/p&gt;

&lt;h3&gt;
  
  
  8. Web Design Weekly
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KKoodn7n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/web-design-weekly.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KKoodn7n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/web-design-weekly.png" alt="Web Design Weekly"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://web-design-weekly.com/"&gt;Web Design Weekly&lt;/a&gt; as the name suggests, it is a weekly web design newsletter. It is an ideal platform for web developers and designers to stay updated and its content would resonate particularly well, for it’s written by experienced web designers.&lt;/p&gt;

&lt;h3&gt;
  
  
  9. Sitepoint Blog
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6FqFGUhV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/sitepoint-blog.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6FqFGUhV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/sitepoint-blog.png" alt="Sitepoint Blog"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.sitepoint.com/blog/"&gt;Sitepoint&lt;/a&gt; publishes innovative articles on web design and development on a daily basis. They also have a monthly newsletter that you can subscribe to which provides a round-up on all the ‘happening’ things in web design and development. Talk about consistency! &lt;/p&gt;

&lt;h3&gt;
  
  
  10. Tutorialzine
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--TbONzhdF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/tutorialzine.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--TbONzhdF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://vishnubaliga.com/img/blog/blog-102/tutorialzine.png" alt="Tutorialzine"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://tutorialzine.com/"&gt;Tutorialzine&lt;/a&gt; publishes interesting articles to improve the skills of web designers and developers in addition to having an extensive collection of libraries and web experiments.&lt;/p&gt;

&lt;p&gt;The 10 blogs listed above is a holistic pool of information for web design and development. There are more out there, however, the 10 I’ve handpicked here are relevant to the needs of the market and reflect the tremors in the world of web design and development. Moreover, these blogs have received glowing testimonials from those involved in the same field and the considerable traffic to these sites is further testament to their appeal. A few hours on these blogs could very well result in your skills growing tenfold whilst providing the opportunity to interact with a community of like-minded individuals. &lt;/p&gt;




&lt;p&gt;Originally published at &lt;a href="https://vishnubaliga.com/blog/best-web-design-and-development-blog-to-follow"&gt;https://vishnubaliga.com&lt;/a&gt; &lt;/p&gt;

</description>
      <category>design</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
