Shant Dashjian
open-menucloseme
Blog
Projects
About
githublinkedin
  • KCNA, Responsive Design Solo Project, Next Level JavaScript

    calendarApr 19, 2023 · 1 min read · kcna responsive design javascript  ·
    Share on: twitterfacebooklinkedincopy

    KCNA Yesterday I attended the first part of the O'Reilly KCNA Crash Course with Sander van Vugt. It was a good review of the material I already studied in the Linux Foundation course Kubernetes and Cloud Native Essentials. The first part covered Cloud Native, Containers, and Kubernetes. Today it will go through the …


    Read More
  • CSS Grid and the One Thing

    calendarApr 17, 2023 · 1 min read · css grid responsive design learning the one thing  ·
    Share on: twitterfacebooklinkedincopy

    CSS Grid The key difference between flex box and css grid is that flex box uses one-dimensional layout, either rows or columns, while css grid uses two-dimensional layout, with both rows and columns. Key css grid properties, units, and functions are: display: grid grid-template auto grid-row grid-column justify-items …


    Read More
  • Kubernetes and Responsive Design

    calendarApr 16, 2023 · 1 min read · kubernetes kcna responsive design  ·
    Share on: twitterfacebooklinkedincopy

    Kubernetes The core knowledge and experience tested on the KCNA exam is Kubernetes. Yesterday I looked at all the components in K8s: Cluster Node Namespace Pod Service Proxy Ingress kubelet kubectl Network Policy Cloud Control Manager Controller Manager Deployment ReplicaSet StatefulSet Volume API Server ConfigMap …


    Read More
  • Responsive Design and React Props

    calendarApr 14, 2023 · 1 min read · responsive design react  ·
    Share on: twitterfacebooklinkedincopy

    Responsive Design New Learnings from Yesterday: Use viewport meta tag to force mobile devices to use your @media queries User flexbox properties to have more control on wrapping with flex-wrap, flex-basis, and flex-grow Know common breakpoints React Basics I completed the first section and got going with section two, …


    Read More
  • Responsive Design and React Basics

    calendarApr 11, 2023 · 1 min read · responsive design react  ·
    Share on: twitterfacebooklinkedincopy

    Responsive Design Using em works fine for margin and padding as it is based on the font size of the element itself. On the other hand, it is not recommended to use em for font size because that is based on the font size of the parent which leads to a compounding effect that is better off being avoided. A better, …


    Read More
  • Frontend Multiple Modules

    calendarApr 10, 2023 · 1 min read · javascript responsive design react  ·
    Share on: twitterfacebooklinkedincopy

    Frontend Developer Path Yesterday I kicked off two modules in parallel: Module 6: This is about responsive design. I looked at relative units like % and em. Module 11: This is about basic React. I looked at JSX and why learning React is a good investment.


    Read More

Shant Dashjian photo

Shant Dashjian

Developer, learner, mentor, and continuous incremental improver
Read More

Featured Posts

  • Spring: TDD, REST + Javascript: FormData, for of, export/import
  • Spring Slice Tests, Mocking, and Gradle
  • My First Post

Recent Posts

  • Cloud-Native-Mas
  • AlgoExpert Coding Interview Questions: Easy Level Completed
  • Cloud Native Spring in Action: Chapter 2
  • Cloud Native Spring in Action: Chapter 1
  • Cloud Native Spring in Action: Chapter 0
  • Cloud Native Spring in Action in 16 Days
  • Cloud Native vs Microservices
  • Getting Interview Ready
  • Spring: TDD, REST + Javascript: FormData, for of, export/import
  • Spring Slice Tests, Mocking, and Gradle
  • My First Post

Tags

REACT 19 JAVASCRIPT 16 SPRING 12 CLOUD-NATIVE 8 CODE-REVIEW 8 SYSTEM-DESIGN 7 INTERVIEW 6 RESPONSIVE-DESIGN 6 API 4 KCNA 4 LEARNING 4 PRACTICE 4 PROJECT 4 KUBERNETES 3
All Tags
ADDING-FEATURES1 ALGOEXPERT1 API4 ARCHITECTURE1 ARMENIAN-NAMES2 ARRAY-METHODS1 BACKEND1 BOOK1 BOOK-REVIEW1 BREAK1 BUILD1 CDN1 CERTIFICATION1 CHROME-EXTENSION1 CLASS-COMPONENTS1 CLASSES1 CLOUD1 CLOUD-NATIVE8 CLOUDNATIVEMAS1 CODE-REVIEW8 CODING-INTERVIEW1 COLLABORATION1 COMMITMENT1 COMMUNICATION-STYLES1 COMMUNICATIONS-PROTOCOL1 COMMUNITY1 CONFIDENCE1 CONSENSUS-ALGORITHM1 CONTEXT1 CONTINUOUS-DEPLOYMENT1 CONTRIBUTION1 CONTROLLED-INPUT1 CSS2 CSS-GRID1 DAILY-PROGRESS1 DELETE1 DEVOPS1 ES61 EXPERIENCE1 FAVICON1 FETCH1 FIREBASE1 FOREACH1 FORMS1 FRONTEND2 FULLSTACK1 FUNDAMENTALS-OF-SWE1 GIT1 GITHUB-ACTIONS1 GLOBAL-SCOPE1 GRADLE1 GROWTH1 HABIT1 HOOKS1 HTML1 HTTP1 HUGO1 IMMUTABLE-STATE1 INFRASTRUCTURE-AS-CODE1 INTERVIEW6 INTERVIEW-PREPARATION1 INTERVIEW-READY1 JAVA1 JAVASCRIPT16 JEST1 JOB-READY1 K8S2 KCNA4 KICK-OFF1 KUBERNETES3 LEARNING4 MARKDOWN1 MENTORING1 MESSAGE-QUEUE1 MICROSERVICES3 MOCKING1 MOCKITO1 NPM1 NPM-PACKAGE1 OPEN-SOURCE1 OPEN-SOURCE-PROJECT1 OSS1 PAGING-AND-SORTING1 PASSION1 PERFORMANCE1 PLANNING3 PRACTICE4 PREPARATION2 PROCESS1 PROJECT4 PROMISES1 PROPS2 PULL-REQUEST1 PUT1 QUIZZICAL1 RABBITMQ1 RAFT1 REACT19 REACT-BASICS1 REACT-ROUTER1 README.MD1 REFACTOR1 RENDER-PROPS1 REPOSITORY-PATTERN1 RESPONSIVE-DESIGN6 REST1 REST-API1 REUSABILITY1 ROUTINE1 SIXTY-DAYS-TO-CLOUD-NATIVE-SPRING1 SLEEP1 SLICE-TESTS1 SOFTWARE-ENGINEERING1 SOLO-PROJECT1 SPRING12 SPRING-BOOT2 SPRING-CLOUD1 SPRING-DATA1 SPRING-SECURITY1 SQL1 STATE1 SWE1 SYSTEM-DESIGN7 SYSTEM-DESIGN-INTERVIEW1 TDD2 TECHNICAL-EDITING1 TERRAFORM1 TESTING1 TEXTAREA1 THE-ONE-THING1 TODO-LIST1 UI-DESIGN2 WEB-APPLICATION-MANIFEST1 WEBSOCKET1 WORK1 YAML1
[A~Z][0~9]
Shant Dashjian

Copyright  SHANT DASHJIAN. All Rights Reserved

to-top