Results adapted to your current session Sign in to personalize →
About 7 results (463ms)
  1. CSS — What is currentColor keyword?

    gosink.in › css-what-is-currentcolor-keyword

    The currentColor keyword refers to the current value of the color property of an element (after computing all the properties) and allows us to use it directly without explicitly specifying the color code.

    2026-07-06
  2. Javascript & CSS — Toggle dark/light theme based on your user's preferred scheme

    gosink.in › javascript-css-toggle-dark-light-theme-based-on-your-users-preferred-scheme

    focuses on how to switch between the dark and the light theme as per your user's preference.

    2026-07-02
  3. Next.js — Make your own Progress bar indicator component easily!!!

    gosink.in › next-js-make-your-own-progress-bar-indicator-component-easily

    npm i nextjs-progressbar. In this article, we’ll make a Next.js component which can easily be modified for all kinds of usage using NProgress package, and use it inside our Next.js app.

    2026-07-02
  1. Sink In - Tech Learnings

    gosink.in

    Sink In - Tech Learnings (Shah Code Exporters - FZCO)

    2026-07-06
  2. Common UI/UX design mistakes young designers should avoid

    gosink.in › common-ui-ux-design-mistakes-young-designers-should-avoid

    Mistakes in the design phase often lead to a cycle of rework in the product development process. So, It is always best to avoid and take care of mistakes that might occur unknowingly or knowingly.

    2026-07-06
  3. Common Javascript Promise mistakes every beginner should know and avoid

    gosink.in › common-javascript-promise-mistakes-beginners

    Whenever some new developer says that their code is not working or complain about the execution speed, I always check for these mistakes first. When I started coding 4 years back, I didn't know about this and I used to ignore them. But after being assigned to a project which handles around a million requests in a few minutes, this was no longer a case.

    2026-07-06
  4. CAP Theorem: A Comprehensive Guide to Distributed Databases

    gosink.in › demystifying-the-cap-theorem-a-comprehensive-guide-to-distributed-databases

    Designing and maintaining distributed databases is a complex task, and developers must navigate a myriad of trade-offs to ensure the desired performance, reliability, and consistency.

    2026-07-06
People also ask