Geeky techie UX design Tools The best UI/UX and Product design tools can fit almost every design process and hopefully meet your creative requirements. Now is such a great time to explore new tools and see what's available to design and showcase your projects.
Geeky techie How to run a Parcel project Just follow these steps: Step 1: npm i -g parcel-bundler Step 2: init -y Step 3: touch index.html module.js module2.js Step 4: include javascript module file into the html Step
Geeky techie Starting a project with Webpack Installing webpack: Step 1: Download Node globally - npm install -g webpack Step 2: Create a project folder at your desired directory Step 3: Open that project folder on your IDE application -
Geeky techie How to Setup a SASS Project with or without Gulp "SASS is CSS with superpowers" as their official website says. When we start learning SASS, first question comes to our mind is - what's the best way to install and use SASS. This can be a guide to that.
Geeky techie Basic front-end coding best practices, do's and don'ts in a nutshell We often miss some basic practices and to make all our developers aware, this document covers these best practices of writing HTML, CSS and JS codes at a glance.
Geeky techie How to display a full page loader with a background using CSS Yup, it's not a very complex fix and there are many ways to do this. I've done it differently at different times before but this one was the design requirement to one of
Geeky techie Definition of designations Definitions for designations in software company Project manager is a person who thinks nine women can deliver a baby in one month. Developer is a person who thinks it will take 18 months
Geeky techie Remember this the next time you upload a profile picture! A picture says a thousand words. And if the picture we are talking about is the one posted as your “profile pic” on social networking sites like Facebook, it surely tells a lot
Geeky techie Hack me not A teacher needs to show a presentation to the class but cannot remember the password to her laptop. One child valiantly offers to help, types in the word 'password,' and immediately gains
Geeky techie Chaos in Computer A TV can insult your intelligence, but nothing rubs it in like a computer. I have realized this truth more after taking computer science; engaging myself for 4 years of never ending torture