Leaders Eat Last by Simon Sinek (Blinkist)
What’s in it for me? Learn what defines true leadership. Why is our society set up the way it is today? A society where some […]
What’s in it for me? Learn what defines true leadership. Why is our society set up the way it is today? A society where some […]
What’s in it for me? Travel around the world, one meal at a time. Have you ever become restless, and wished you could expand your […]
Ref: git-flow Point of view The overall flow of Gitflow is: A develop branch is created from master A release branch is created from develop Feature branches are created from develop When a feature is […]
What is difference between Postgres and PgAdmin Postgres.app is a full-featured PostgreSQL installation packaged as a standard Mac app. It sets up a PostgreSQL database server […]
SCSS contains all the features of CSS and more SCSS offers variables, you can shorten your code by using variables SASS adds the feature of […]
What’s in it for me? Improve your data literacy and learn to see the agenda behind the numbers. You might think that with the growing […]
What happen when you type “http://google.com” in browser? You type in google.com, it will do a DNS look up for the domain name,and it will […]
What’s in it for me? Ascend the stairway to success with just six simple steps. Most people believe that success is something that comes to […]
AppStore submit April 2020, Apple requires all app store submissions to be built with Xcode 11 and target the iOS 13 SDK UIWebView has to […]
Setup Create NodeJS project Code template How to open Chrome app, not Chromium? Open Terminal/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome –remote-debugging-port=9222 –no-first-run –no-default-browser-check –user-data-dir=$(mktemp -d -t ‘chrome-remote_data_dir’) You […]
Copyright © 2024 | WordPress Theme by MH Themes