Shant Dashjian
open-menucloseme
Blog
Projects
About
githublinkedin
  • React Basics: Composability and Declarativeness

    calendarApr 13, 2023 · 1 min read · react  ·
    Share on: twitterfacebooklinkedincopy

    React I completed the first part of the React Basics module with its solo project. Key learnings from this section: Why Learn React: Composability of the app Declarativeness of the coding style Hireability as a technical skill Great community to support you as a developer React Basics: Components JSX


    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
  • Spring: Put and Delete

    calendarApr 5, 2023 · 1 min read · Spring PUT DELETE  ·
    Share on: twitterfacebooklinkedincopy

    Spring Yesterday I wrapped up the first course in the Spring Certified Professional learning path. The course finished with implementing the PUT and DELETE actions. A key learning was understanding when to use PUT for creating vs POST. The bottom line is that you use PUT for creation when you already have the …


    Read More
  • Spring: GETing a list of items, Paging and Sorting, and Spring Security + Javascript: textarea and forEach

    calendarApr 3, 2023 · 1 min read · spring paging and sorting spring security javascript textarea foreach  ·
    Share on: twitterfacebooklinkedincopy

    Spring I studied: GETing a list of items, using paging and sorting Spring Security: This is a large topic. Yesterday I looked at the pillars of software security: authentication and authorization and how to implement basic authentication in Spring. JavaScript I looked at: testarea forEach(), a method to iterate over …


    Read More
  • Spring Data and Javascript Array Methods

    calendarApr 1, 2023 · 1 min read · spring spring data repository pattern javascript array methods  ·
    Share on: twitterfacebooklinkedincopy

    Spring I used Spring Data to implement the Repository pattern for the separation of concerns. I learned the concept of idempotent operations. They give the same outcome no matter how many times they get run. POST is not an idempotent operations. The 201 CREATED status code should return a Location header in the …


    Read More
  • Spring: TDD, REST + Javascript: FormData, for of, export/import

    calendarMar 31, 2023 · 1 min read · spring javascript es6 tdd rest api  ·
    Share on: twitterfacebooklinkedincopy

    Backend with Spring The two key concepts I went through yesterday were TDD and REST. The project-based course uses test-driven development which is a nice treat. By the end of this learning path, I'll have solidified: Spring REST APIs TDD Frontend with JavaScript On the frontend side, I reviewed important concepts …


    Read More
  • Building Habits Studying Spring and Frontend

    calendarMar 30, 2023 · 1 min read · habit spring frontend  ·
    Share on: twitterfacebooklinkedincopy

    Spring I kicked off the Spring Certified Professional learning path yesterday. Key learnings: You initialize a new Spring-based application using spring initializr. It's 3 steps: Fill out metadata Pick dependencies Create the project Spring makes JEE development easier. Spring Boot made Spring development easier. …


    Read More
  • Kick Off Three Month Plan

    calendarMar 28, 2023 · 1 min read · planning kick-off spring frontend react  ·
    Share on: twitterfacebooklinkedincopy

    Kick Off Today I kick off a new Sprint that will start a 3-month-long learning path. By the end of this learning path, I plan to study: Spring Frontend, specifically React K8s AWS Java REST APIs Cloud Native Microservices This first Sprint I will focus on Spring and React.


    Read More
  • Spring Slice Tests, Mocking, and Gradle

    calendarMar 25, 2023 · 1 min read · spring mockito mocking gradle slice tests  ·
    Share on: twitterfacebooklinkedincopy

    Spring I continue studying for the Spring certification. Yesterday, I reviewed: Adding a GET endpoint and testing it with TestRestTemplate Separating concerns using Spring Data and the Repository pattern Using Optional Slice Tests Spring Boot provides a way for test slicing. Yesterday, I practiced using @WebMvcTest and …


    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