SOLFIND
Web Lens
Portal home

Alejandro - DEV Community

https://dev.to/alejandrodeveloper • 155 KB fetched
Open original page


Alejandro - DEV Community

Skip to content

Powered by Algolia

Log in

Create account

DEV Community

Follow

Alejandro

Angular · Node.js · API integrations · Performance optimization · Available for freelance work

Spain

Joined on  Jul 3, 2026

https://www.upwork.com/freelancers/~01793f51342c18adc6?viewMode=1

Pronouns

he/him

Work

Senior Software Engineer at Técnicas Reunidas

More info about @alejandrodeveloper

Badges

Skills/Languages

Angular, API, Laravel, Node.js, PHP, javaScript, TypeScript

Currently hacking on

Currently working on scalable web apps, API integrations, Angular performance optimization and backend architecture

Available for

Available for freelance web development, API integrations, Angular optimization, backend architecture and debugging complex production issues

15 posts published

1 comment written

9 tags followed

Part 6: When Your Angular Frontend and API Stop Agreeing

Alejandro

Alejandro

Alejandro

Follow

Jul 30

Part 6: When Your Angular Frontend and API Stop Agreeing

# angular
# typescript
# webdev
# api

1  reaction

Add Comment

6 min read

Want to connect with Alejandro?

Create an account to connect with Alejandro. You can also sign in below to proceed if you already have an account.

Create Account

Already have an account?

Sign in

Part 5: The Angular subscrition Problems That Only Appear in Production

Alejandro

Alejandro

Alejandro

Follow

Jul 30

Part 5: The Angular subscrition Problems That Only Appear in Production

# angular
# webdev
# frontend
# rxjs

Add Comment

6 min read

Part 4: When an Angular Component Becomes Too Large to Maintain

Alejandro

Alejandro

Alejandro

Follow

Jul 30

Part 4: When an Angular Component Becomes Too Large to Maintain

# angular
# architecture
# frontend
# softwareengineering

Add Comment

7 min read

Part 3: The Angular Change Detection Mistakes That Make Large Apps Feel Slow

Alejandro

Alejandro

Alejandro

Follow

Jul 29

Part 3: The Angular Change Detection Mistakes That Make Large Apps Feel Slow

# angular
# webdev
# javascript
# performance

Add Comment

8 min read

Part 2: Angular Bundle Size Is Only One Part of Performance

Alejandro

Alejandro

Alejandro

Follow

Jul 20

Part 2: Angular Bundle Size Is Only One Part of Performance

# angular
# webdev
# javascript
# performance

2  reactions

Add Comment

9 min read

Part 1: Why Angular Applications Get Slower as They Grow

Alejandro

Alejandro

Alejandro

Follow

Jul 16

Part 1: Why Angular Applications Get Slower as They Grow

# angular
# webdev
# javascript
# performance

1  reaction

Add Comment

9 min read

Part 5: Stop Using Effects for State Resets

Alejandro

Alejandro

Alejandro

Follow

Jul 16

Part 5: Stop Using Effects for State Resets

# react
# javascript
# webdev
# programming

2  reactions

2  comments

7 min read

Part 4: Event handlers are usually the better place for side effect

Alejandro

Alejandro

Alejandro

Follow

Jul 16

Part 4: Event handlers are usually the better place for side effect

# webdev
# frontend
# react
# coding

Add Comment

6 min read

Part 3: Stop Syncing Props Into State

Alejandro

Alejandro

Alejandro

Follow

Jul 15

Part 3: Stop Syncing Props Into State

# webdev
# react
# frontend
# coding

Add Comment

7 min read

Part 2: Stop Fetching Data Inside useEffect (what modern React apps do instead)

Alejandro

Alejandro

Alejandro

Follow

Jul 15

Part 2: Stop Fetching Data Inside useEffect (what modern React apps do instead)

# react
# webdev
# javascript
# frontend

Add Comment

5 min read

Part 1: Why I Rarely Use useEffect Anymore (and what I use instead)

Alejandro

Alejandro

Alejandro

Follow

Jul 15

Part 1: Why I Rarely Use useEffect Anymore (and what I use instead)

# react
# javascript
# webdev
# frontend

1  reaction

Add Comment

4 min read

Angular performance optimization: change detection mistakes you should avoid

Alejandro

Alejandro

Alejandro

Follow

Jul 3

Angular performance optimization: change detection mistakes you should avoid

# angular
# performance
# frontend
# development

Add Comment

1 min read

How to optimize Angular bundle size for faster load times

Alejandro

Alejandro

Alejandro

Follow

Jul 3

How to optimize Angular bundle size for faster load times

# angular
# performance
# webdev
# frontend

Add Comment

1 min read

Why API integrations break when your app scales

Alejandro

Alejandro

Alejandro

Follow

Jul 3

Why API integrations break when your app scales

# webdev
# api
# backend
# performance

Add Comment

1 min read

Building reliable API integrations in modern web application

Alejandro

Alejandro

Alejandro

Follow

Jul 3

Building reliable API integrations in modern web application

# webdev
# api
# backend
# architecture

1  reaction

Add Comment

1 min read

loading...

DEV Community — A space to discuss and keep up software development and manage your software career

*

Home

*

DEV Challenges

*

DEV++

*

Videos

*

DEV Education Tracks

*

DEV Help

*

Advertise on DEV

*

Organization Accounts

*

DEV Showcase

*

About

*

Contact

*

Free Postgres Database

*

DEV Shop

*

MLH

*

Code of Conduct

*

Privacy Policy

*

Terms of Use

Built on Forem — the open source software that powers DEV and other inclusive communities.

Made with love and Ruby on Rails . DEV Community (c) 2016 - 2026.

We're a place where coders share, stay up-to-date and grow their careers.

Log in

Create account

Links found on this page

  1. Skip to content [direct]
  2. Powered by Algolia [direct]
  3. Log in [direct]
  4. Create account [direct]
  5. https://www.upwork.com/freelancers/~01793f51342c18adc6?viewMode=1 [direct]
  6. Part 6: When Your Angular Frontend and API Stop Agreeing [direct]
  7. # angular [direct]
  8. # typescript [direct]
  9. # webdev [direct]
  10. # api [direct]
  11. Create Account [direct]
  12. Sign in [direct]
  13. Part 5: The Angular subscrition Problems That Only Appear in Production [direct]
  14. # frontend [direct]
  15. # rxjs [direct]
  16. Part 4: When an Angular Component Becomes Too Large to Maintain [direct]
  17. # architecture [direct]
  18. # softwareengineering [direct]
  19. Part 3: The Angular Change Detection Mistakes That Make Large Apps Feel Slow [direct]
  20. # javascript [direct]
  21. # performance [direct]
  22. Part 2: Angular Bundle Size Is Only One Part of Performance [direct]
  23. Part 1: Why Angular Applications Get Slower as They Grow [direct]
  24. Part 5: Stop Using Effects for State Resets [direct]
  25. # react [direct]
  26. # programming [direct]
  27. Part 4: Event handlers are usually the better place for side effect [direct]
  28. # coding [direct]
  29. Part 3: Stop Syncing Props Into State [direct]
  30. Part 2: Stop Fetching Data Inside useEffect (what modern React apps do instead) [direct]
  31. Part 1: Why I Rarely Use useEffect Anymore (and what I use instead) [direct]
  32. Angular performance optimization: change detection mistakes you should avoid [direct]
  33. # development [direct]
  34. How to optimize Angular bundle size for faster load times [direct]
  35. Why API integrations break when your app scales [direct]
  36. # backend [direct]
  37. Building reliable API integrations in modern web application [direct]
  38. DEV Community [direct]
  39. DEV Challenges [direct]
  40. DEV++ [direct]
  41. Videos [direct]
  42. DEV Education Tracks [direct]
  43. DEV Help [direct]
  44. Advertise on DEV [direct]
  45. Organization Accounts [direct]
  46. DEV Showcase [direct]
  47. About [direct]
  48. Contact [direct]
  49. Free Postgres Database [direct]
  50. DEV Shop [direct]
  51. MLH [direct]
  52. Code of Conduct [direct]
  53. Privacy Policy [direct]
  54. Terms of Use [direct]
  55. Forem [direct]
  56. open source [direct]
  57. Ruby on Rails [direct]