2020: The Year in review
This is my second year in review post, so many things happened in the year 2020 and I want to retrospect to understand what I did better and what I could do better in 2021 and my area of improvementsā¦
Continue Reading »I'm a web developer and Google Developer Expert (GDE) in India. Besides coding, I like gaming, running, football, travelling and finally an author.
This is my second year in review post, so many things happened in the year 2020 and I want to retrospect to understand what I did better and what I could do better in 2021 and my area of improvementsā¦
Continue Reading Ā»Why this post? As a web developer, I use a lot of tools (new & old), utilities & some tips from my discovery and from lots of people around (twitter, product hunt etc,). Today I want to share all ofā¦
Continue Reading Ā»Last year I wrote a list of things I wanted to achieve in 2019. So I thought why not I write a blog post every year-end about what I did throughout the year. This post will be really helpful when Iā¦
Continue Reading Ā»Today after updating macOS from to in my MacBook Pro, I found out that Mojave has some render issue. Here is how to fix the issue. Steps to fix Copy this code . Open your terminal application. Pasteā¦
Continue Reading Ā»What is danger.js anyway? DangerJS runs during your CI process, and helps your team to automate certain manual code review tasks like: Is there a or ? Does this are added to ? Is kept up to dateā¦
Continue Reading Ā»What is prettier? Prettier is an opinionated code formatter. Thatās all. ā Language support šš» Life without Prettier Dev (A): Hey, can you review my code?, Here is the PR link. Dev (B): Sure. Hmmā¦
Continue Reading Ā»š¼ So what is GraphQL exactly? A query language for your API. GraphQL gives the power to ask for exactly what we need and nothing more. Get as many as resources in a single request. Evolve your APIāsā¦
Continue Reading Ā»This comparison blog post is to show why you should move from HTTP to HTTPS and why you should add support to HTTP/2. Before comparing HTTP vs HTTP/2. Lets see what is HTTP first. Hypertext Transferā¦
Continue Reading Ā»As the web is moving forward very fast and now we can do almost everything on the web which can be done in native applications ( & ). Such as , , etc. But many websites started using these featuresā¦
Continue Reading Ā»Accessibility means letting the user navigate and interact with a website by any means. Let it be a keyboard, a mouse or people with disabilities or impairments. Web Accessibility Let us learn what isā¦
Continue Reading Ā»Webpack is module bundler for modern web applications. It is a highly configurable and easy to use. Reduces the network request by bundling all static assets into a single file. Hot Reloading helps usā¦
Continue Reading Ā»A CSS selector is like patterns which are used to select and style the pattern matching elements. We will compare with selectors and give some examples for better understanding. Pseudo Class Pseudoā¦
Continue Reading Ā»An average user stays in your site if the page loads in < 1000ms. In 2014, an average page size is 1.9MB. See the below chart for more stats. via source httparchive The core content of site shouldā¦
Continue Reading Ā»Google chrome is one of the fastest browser around and using chrome devTools for development is simply awesome. I use two chrome browers, one is normal chrome and other is chrome canary. Theā¦
Continue Reading »Learn about Web, Javascript, Frameworks, Design, and about life with me.
I promise you there won't be any spamming!.
Thanks for subscribing! Your subscription is confirmed.