Shant Dashjian
open-menucloseme
Blog
Projects
About
githublinkedin
  • Daily Code Reviews and APIs

    calendarApr 24, 2023 · 2 min read · code review api javascript process  ·
    Share on: twitterfacebooklinkedincopy

    Code Reviews I'm enjoying performing a code review per day. I committed yesterday to doing 2 more code reviews in addition to the first one I did a couple of days ago. I created a list of all the solo projects I did so far as part of the program. I created a folder to include all the recaps of all the modules I studied …


    Read More
  • Code Reviews and APIs

    calendarApr 23, 2023 · 1 min read · code review api  ·
    Share on: twitterfacebooklinkedincopy

    Code Reviews Yesterday I completed the code reviews module. Key learnings: How to perform Scrim-based over the shoulder code reviews. I performed my first real code review of a solo project for a student. I have nine more to go. I plan on doing one per day for the next 2 days. How to do PRs. You create an issue, create …


    Read More
  • Code Reviews

    calendarApr 22, 2023 · 1 min read · code review  ·
    Share on: twitterfacebooklinkedincopy

    Code Reviews Yesterday I kicked off Module 8: Code Reviews. Key things I went through: Code reviews are an important activity in software development. They help share knowledge, improve code quality, and raise developers skill level. When code reviewing, the reviewers can use a checklist of things to go through. I …


    Read More
  • Next Level Javascript and Classes

    calendarApr 21, 2023 · 1 min read · javascript classes  ·
    Share on: twitterfacebooklinkedincopy

    Next Level JavaScript Yesterday I went through the following concepts: .reduce() => Ternary operator setTimeout() class You use this when defining a property inside the constructor. Outside the constructor, you don't use the function keyword to define a method, or this to declare a property.


    Read More
  • Next Level JavaScript

    calendarApr 20, 2023 · 1 min read · javascript  ·
    Share on: twitterfacebooklinkedincopy

    Next Level JavaScript I continue studying through the Next Level JavaScript module. Yesterday I went through the following concepts: object destructuring .map() .join() to convert an array to a string new Array() .fill() to fill a newly created array with items constructor functions this methods Object.assign(target, …


    Read More
  • 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
  • React, Kubernetes, and Make It Stick

    calendarApr 15, 2023 · 1 min read · react kubernetes k8s kcna props  ·
    Share on: twitterfacebooklinkedincopy

    React Basics Yesterday I went through the props concept in React. It's passing data to a component to enable dynamic websites and code reusability. It includes passing an aobject and a non-string prop, destructuring, and spreading. I also studied mapping an array to a group of components. Kubernetes I started …


    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
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

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