Skip to main content

Richard Branson Quotes


Founder - Virgin Group


Respect is how to treat everyone, not just those you want to impress.

Train people well enough so they can leave, treat them well enough so they don’t want to.

You don’t learn to walk by following rules. You learn by doing, and by falling over.

There is no greater thing you can do with your life and your work than follow your passions – in a way that serves the world and you.

Luck is what happens when preparation meets opportunity.
As soon as something stops being fun, I think it’s time to move on. Life is too short to be unhappy. Waking up stressed and miserable is not a good way to live.

Do not be embarrassed by your failures, learn from them and start again.”

Courage is what it takes to stand up and speak; courage is also what it takes to sit down and listen.

I have always believed that the way you treat your employees is the way they will treat your customers, and that people flourish when they are praised.

Whatever your goal is you will never succeed unless you let go of your fears and fly.

Capitalism – which in its purest form is entrepreneurism even among the poorest of the poor – does work; but those who make money from it should put it back into society, not just sit on it as if they are hatching eggs.

Hard-won things are more valuable than those that come too easily.
If somebody offers you an amazing opportunity but you are not sure you can do it, say yes – then learn how to do it later!

How slim the line is between genius and insanity and between determination and stubbornness.

To be successful you have to be out there, you have to hit the ground running.
 
The best way of learning about anything is by doing.

Take a chance. It’s the best way to test yourself. Have fun and push your boundaries.

Entrepreneurship is a great leveler, The wonderful thing is that money is not the sole currency when it comes to starting a business; drive, determination, passion and hard work are all free and more valuable than a pot of cash.

Screw it. Let’s do it.

When you’re first thinking through an idea, it’s important not to get bogged down in complexity. Thinking simply and clearly is hard to do.

Listen. Take the best. Leave the rest.

If you spot an opportunity and are really excited by it, throw yourself into it with everything you’ve got.

A business has to be involving, it has to be fun, and it has to exercise your creative instincts.

Once a changemaker, always a changemaker but only a few swim against the tide.

 
 
 

Comments

Popular posts from this blog

Remote Developer Job Sites

Remote Developer Job Sites 1.  https://angel.co/ 2.  https://turing.com/ 3.  https://www.employremotely.com/ 4.  https://www.upwork.com/ 5.  https://www.freelancer.com/ 6.  https://www.pesto.tech/ 7.  https://www.guru.com/ 8.  https://www.fiverr.com/ 9.  https://remotive.io/ 10. Search Remote Jobs on LinkedIn or other such platforms. 11. Sell Code on  https://codecanyon.net/ Lastly, a viable option could be, you can open your own website, display your work and get your own set of clients.

The Salesforce MasterClass

  Salesforce Master Class 1.0 Overview Orgs Developer Console Setup Objects Object Relationship Object Manager Page Layout Multitenant Architecture Governor Limits Metadata Standard Objects Custom Objects Fields Formula Fields Roll Up Summary Fields Master Detail Relationship LookUp Relationship Validation Rules Web to Lead Chatter Schema Builder Workflow Rules Process Builder Workflow vs Process Builder Salesforce Master Class 2.0 Apex Triggers Visual Flow Apex Visualforce Static Resources SOQL SOSL SOQL vs SOSL Workbench DML Lightening Components/Aura Lightening Web Components Lwc vs Aura Lightening Design System Apex Test Class Approval Process Reports  Dashboards Data Loader, Import wizard Salesforce Data Security Apex CallOuts Integration Public Groups, Sharing Rules Sandbox and Production Change Set Deployment Salesforce Master Class 1.0 Overview - Salesforce Classic Salesforce Classic is the earlier version of the UI which was provided within the Salesforce Application ...

Is React Native Garbage ?

Well we shall look into two different scenarios inorder to understand this fully. Scenario 1. Company like Google or Apple who wants to release an app and wants real crazy fast app load, wants better control over hardware and does not much care about the cost of hiring teams of native developers for different platforms. This is the case when one should opt for Native code bases like Java or Swift.  Now lets look at our next Scenario. Scenario 2. A startup wants to grow crazy fast. It has cost constraint but wants to reach the consumer base of both web, ios and android. In such a scenario, the startup settles down with a framework like React Native and does not bother if the app loads up a little slow, and serves its purpose of getting to the larger audience faster with a bunch of Javascript Developers. So, nothing is garbage. Its just two different scenarios and different priorities based on Business demand.