Dany Paredes
Danywalls | Angular ♥ Web

Danywalls | Angular ♥ Web

Follow
homeAngularTypescriptKendoNestJSHow-toDevlife
Series

how-to

About of settings for Linux, OSX and hacks

Articles in this series

How To Improve Your Git Commit Messages Using Conventional Commits

Aug 4, 20232 min read 316 views

Simple Tips for Enhancing Git Commit Messages · When working with code, explaining to others what we've done in our code is not easy. Writing commit...

How To Improve Your Git Commit Messages Using Conventional Commits

How to Improve Cloud Skill As Frontend

Jan 2, 20239 min read 905 views

Essential Cloud Abilities for Frontend Developers · As a front-end developer, I'm looking to expand my cloud skills so I can build and deploy web...

How to Improve Cloud Skill As Frontend

How and When to Use Mocks or Spies on Unit Testing

Dec 30, 20224 min read 5.7K views

When Use Mock and Spy with Jasmine · A few days ago, my friend was writing tests for an Angular App with two dependencies and wanted to test his code. I...

How and When to Use Mocks or Spies on Unit Testing

How to Get Cloud Skills As Frontend

Dec 28, 20224 min read 923 views

Acquiring Cloud Knowledge as Frontend in 2023 · I'm a Front-end Developer focused on Angular, Typescript, and Sass; during the last four years, I put all...

How to Get Cloud Skills As Frontend

How to Build Your First App with Astro

Dec 19, 202211 min read 3.1K views

Starting Your Journey with the Astro Framework · For a few years, web projects have been taking more and more responsibility, which means more and more...

How to Build Your First App with Astro

How to show the git branch in the terminal

Feb 9, 20221 min read 3.6K views

How to see the current git branch in the terminal. · I'm a git Kraken lover but sometimes surf into my projects. I love to know in which branch I'm...

How to show the git branch in the terminal