Skip to content
Sandesh S. Sardar

Sandesh S. Sardar

iOS (swift) / Web Developer

  • iOS (Swift)
  • SwiftUI
  • Devops
  • Japanese
  • Europe
  • More

    Category: A

    Setup scss project

    1. npm init 2. to the project folder -> npm install node-sass –save-dev 3. go to package.json -> dependancy -> and you will able to see sass… Read more “Setup scss project”

    January 16, 2020 by Sandesh S. Sardar

    Meaning and how to use Developer tool in iPhone?

    There are very helpful developer tools available to enhance and ease our app development process. How to check available developer tool  :  go to Setting -> Developer… Read more “Meaning and how to use Developer tool in iPhone?”

    December 30, 2019December 30, 2019 by Sandesh S. Sardar

    How to pass data between screens in iOS Swift (Forward)

    1. Using programatically to implement this method we are considering we have one viewcontroller in storyboard having identifier //FirstViewController import UIKit class FirstViewController: UIViewController { var myName… Read more “How to pass data between screens in iOS Swift (Forward)”

    December 25, 2019December 25, 2019 by Sandesh S. Sardar

    General use Verbs

    1. Ekimasu – to Go 2. Tabemasu – to Eat 3.  Arimasu – There is 4. imasu – to be / exist Note: arimasu and imasu are 2… Read more “General use Verbs”

    November 1, 2019November 3, 2019 by Sandesh S. Sardar

    Run iOS app wirelessly on iPhone using Xcode

    Make sure you have at least Xcode 9 or later and a device with iOS 11 or later 1- Open your project on Xcode 2- Plugged in your iPhone with… Read more “Run iOS app wirelessly on iPhone using Xcode”

    June 6, 2019June 6, 2019 by Sandesh S. Sardar

    RxSwift – Observe IBOutlet change

    // // ViewController.swift // RxSwift-example1 // // Created by sandesh sardar on 23/05/19. // Copyright © 2019 sandesh sardar. All rights reserved. // import UIKit import RxSwift… Read more “RxSwift – Observe IBOutlet change”

    May 24, 2019May 24, 2019 by Sandesh S. Sardar

    In Sass, difference between Mixins and Extend features?

    @mixin Here is how the mixin works. The definition and usage: @mixin awesome { width: 100%; height: 100%; } body { @include awesome; } p { @include awesome;… Read more “In Sass, difference between Mixins and Extend features?”

    October 14, 2018October 14, 2018 by Sandesh S. Sardar

    All about GULP (with project structure)

    Refer – https://css-tricks.com/gulp-for-beginners/  (Best link to learn gulp as per personal experience)  

    September 30, 2018January 20, 2020 by Sandesh S. Sardar

    Difference between Display inline, inline-block, block

    Inline elements: The default value for elements. Takes left & right margins and padding, but not top & bottom An inline element will accept margin and padding, but the element… Read more “Difference between Display inline, inline-block, block”

    September 10, 2018September 10, 2018 by Sandesh S. Sardar

    How to add border in clip-path CSS

      Can border be applied to a clipped element along the clip path? No, adding border property to the clipped element would not apply the borders along the clipped… Read more “How to add border in clip-path CSS”

    September 9, 2018September 9, 2018 by Sandesh S. Sardar

    Posts navigation

    Older posts
    Website Built with WordPress.com.
    Sandesh S. Sardar
    Website Built with WordPress.com.
    • Follow Following
      • Sandesh S. Sardar
      • Already have a WordPress.com account? Log in now.
      • Sandesh S. Sardar
      • Customize
      • Follow Following
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar
     

    Loading Comments...