Daniel Bergholz - Videos

Back to Channel

My Claude Code workflow

Check my website: https://bergdaniel.com.br/ Claude Code custom commands: https://docs.anthropic.com/en/docs/claude-code/slash-commands#custom-slash-commands

2,793 views • 108 likes • 25 comments • July 08, 2025

Indie hacking is broken

Check my website: https://bergdaniel.com.br/

935 views • 80 likes • 22 comments • July 01, 2025

Fullstack frameworks are back (thanks to AI)

Check my website: https://bergdaniel.com.br/

2,602 views • 116 likes • 24 comments • June 24, 2025

Create the perfect CLAUDE.md file

Check my website: https://bergdaniel.com.br/ Claude Code documentation: https://docs.anthropic.com/en/docs/claude-code Next.js CLAUDE.md: https://github.com/danielbergholz/bergdaniel.com.br/bl...

20,047 views • 421 likes • 34 comments • June 17, 2025

How does Phoenix scopes work?

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/1.8.0-rc.3/scopes.html

1,163 views • 76 likes • 14 comments • June 12, 2025

Apple is hiring elixir devs?

Check my website: https://bergdaniel.com.br/ Job posting: https://jobs.apple.com/en-us/details/200604960/sr-software-engineer-elixir-environmental-systems?team=SFTWR

10,867 views • 273 likes • 29 comments • June 05, 2025

Stop getting outdated Elixir code from AI

Check my website: https://bergdaniel.com.br/ Context7 MCP: https://context7.com/

1,900 views • 120 likes • 8 comments • June 02, 2025

Finally, a UI Library for Phoenix

Check my website: https://bergdaniel.com.br/ The official announcement: https://www.phoenixframework.org/blog/phoenix-1-8-released Daisy UI docs: https://daisyui.com/

2,415 views • 115 likes • 20 comments • May 30, 2025

Elixir AI code generation got a MASSIVE upgrade

Check my website: https://bergdaniel.com.br/ Check TideWave: https://tidewave.ai/

3,136 views • 115 likes • 20 comments • May 27, 2025

Should junior developers use AI?

Check my website: https://bergdaniel.com.br/

494 views • 46 likes • 7 comments • May 22, 2025

React vs Phoenix LiveView

Check my website: https://bergdaniel.com.br/

1,851 views • 93 likes • 27 comments • May 19, 2025

Phoenix crash course #20: Deployment

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/deployment.html https://hexdocs.pm/phoenix/releases.html https://hexdocs.pm/phoenix/fly.html GitHub re...

1,192 views • 59 likes • 21 comments • April 03, 2025

Phoenix crash course #19: LiveView

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix_live_view/welcome.html https://hexdocs.pm/phoenix_live_view/html-attrs.html GitHub repo: https://githu...

1,839 views • 78 likes • 10 comments • March 27, 2025

The AI hype is real

Check my website: https://bergdaniel.com.br/

915 views • 67 likes • 17 comments • March 25, 2025

From copilot to cursor

492 views • 27 likes • 3 comments • March 24, 2025

Phoenix crash course #18: Testing contexts and controllers

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/testing.html GitHub repo: https://github.com/danielbergholz/shop Course content: 0:00 - Intro 0:36 -...

919 views • 37 likes • 11 comments • March 20, 2025

Are you a programmer or a builder?

Check my website: https://bergdaniel.com.br/

1,038 views • 122 likes • 24 comments • March 18, 2025

Phoenix crash course #17: Authentication

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/mix_phx_gen_auth.html https://dashbit.co/blog/a-new-authentication-solution-for-phoenix GitHub repo: h...

1,296 views • 74 likes • 5 comments • March 13, 2025

Phoenix crash course #16: JSON and APIs

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/json_and_apis.html GitHub repo: https://github.com/danielbergholz/shop Course content: 0:00 - Intro ...

1,199 views • 67 likes • 10 comments • March 06, 2025

Phoenix crash course #15: CRUD generators (mix tasks)

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/mix_tasks.html https://hexdocs.pm/phoenix/Mix.Tasks.Phx.Gen.html GitHub repo: https://github.com/danielb...

1,278 views • 59 likes • 11 comments • February 27, 2025

Phoenix crash course #14: Contexts

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/contexts.html GitHub repo: https://github.com/danielbergholz/shop Course content: 0:00 - Intro 0:22 ...

1,338 views • 81 likes • 3 comments • February 20, 2025

Phoenix crash course #13: Ecto data persistence

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/ecto.html#data-persistence https://hexdocs.pm/ecto/3.10.1/crud.html GitHub repo: https://github.com/da...

1,366 views • 67 likes • 12 comments • February 13, 2025

Phoenix crash course #12: Ecto changesets

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/ecto.html#changesets-and-validations GitHub repo: https://github.com/danielbergholz/shop Course conte...

1,463 views • 68 likes • 8 comments • February 06, 2025

Phoenix crash course #11: Ecto schemas and migrations

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/ecto.html https://hexdocs.pm/phoenix/Mix.Tasks.Phx.Gen.html https://hexdocs.pm/phoenix/Mix.Tasks.Phx.Gen...

1,869 views • 83 likes • 3 comments • January 30, 2025

When should you use Inertia.js?

Check my website: https://bergdaniel.com.br/

2,410 views • 114 likes • 23 comments • January 28, 2025

Phoenix crash course #10.1: LiveView 1.0 update (new HEEx syntax)

Check my website: https://bergdaniel.com.br/ Announcement: https://www.phoenixframework.org/blog/phoenix-liveview-1.0-released GitHub repo: https://github.com/danielbergholz/shop

1,726 views • 83 likes • 6 comments • January 24, 2025

Phoenix crash course #10: Core components

Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/phoenix/components.html#corecomponents GitHub repo: https://github.com/danielbergholz/shop Course content: 0...

1,354 views • 62 likes • 8 comments • January 23, 2025

Inertia.js is absolutely insane

Check my website: https://bergdaniel.com.br/

14,384 views • 501 likes • 73 comments • January 21, 2025