Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Commit

Permalink
Delete old files and leave the basic for start to work on it
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefersson Nathan committed Apr 16, 2015
1 parent 22b7ead commit 417bb9b
Show file tree
Hide file tree
Showing 59 changed files with 3 additions and 245 deletions.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Doctrine ORM is Webscale</title>
<title>Doctrine - Best pratices series</title>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
Expand Down

This file was deleted.

16 changes: 0 additions & 16 deletions slides/application-example/bad-example/contract-controller.html

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions slides/application-example/bad-example/invoice-controller.html

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion slides/application-example/why-you-ask.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/applications-suck/applications-suck.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/applications-suck/crud/crud-is-horrible.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/applications-suck/crud/crud.html

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion slides/applications-suck/our-applications-suck/our.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/applications-suck/our-applications-suck/suck.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/basic-cqrs/crud-vs-command.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/basic-cqrs/intro.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/basic-cqrs/why-cqrs.html

This file was deleted.

2 changes: 0 additions & 2 deletions slides/basic-cqrs/workflow/command-handle.html

This file was deleted.

5 changes: 0 additions & 5 deletions slides/basic-cqrs/workflow/command.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/basic-cqrs/workflow/commandbus.html

This file was deleted.

6 changes: 0 additions & 6 deletions slides/basic-cqrs/workflow/example/command-handle.html

This file was deleted.

6 changes: 0 additions & 6 deletions slides/basic-cqrs/workflow/example/command.html

This file was deleted.

8 changes: 0 additions & 8 deletions slides/basic-cqrs/workflow/example/commandbus.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/basic-cqrs/workflow/note/command-handle.html

This file was deleted.

6 changes: 0 additions & 6 deletions slides/basic-cqrs/workflow/note/command.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/basic-cqrs/workflow/note/commandbus.html

This file was deleted.

7 changes: 0 additions & 7 deletions slides/basic-cqrs/workflow/what-we-need.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/command-bus/command-bus-executes.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/command-bus/command-bus.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/command-bus/who-executes-commands.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/commands/commands-are-simple.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/commands/commands-are-value-objects.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/commands/commands-express-intent.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/commands/commands.html

This file was deleted.

5 changes: 0 additions & 5 deletions slides/commands/examples/create-an-invoice.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/commands/examples/give-me-a-beer.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/commands/examples/make-me-a-sandwich.html

This file was deleted.

9 changes: 0 additions & 9 deletions slides/cqrs/command-query-responsibility-segregation.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/cqrs/cqrs.html

This file was deleted.

11 changes: 0 additions & 11 deletions slides/cqrs/example/contract-command-handler.html

This file was deleted.

11 changes: 0 additions & 11 deletions slides/cqrs/example/contract-controller.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/final-classes/final-classes.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/final-classes/i-am-not-talking-about-it.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/final-classes/read-it.html

This file was deleted.

3 changes: 0 additions & 3 deletions slides/final-classes/there-is-a-blogpost.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/intent/how-do-we-code-intent.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/intent/intent.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/intent/our-code-does-not-express.html

This file was deleted.

File renamed without changes.
70 changes: 2 additions & 68 deletions slides/list.json
@@ -1,74 +1,8 @@
[
"introduction/kittens.html",
"introduction/intro.html",
"introduction/i-am-marco.html",
"introduction/i-work-for.html",

"final-classes/final-classes.html",
"final-classes/there-is-a-blogpost.html",
"final-classes/read-it.html",
"final-classes/i-am-not-talking-about-it.html",

"applications-suck/let-s-talk-about-something-important.html",
"applications-suck/our-applications-suck/our.html",
"applications-suck/our-applications-suck/applications.html",
"applications-suck/our-applications-suck/suck.html",

"applications-suck/crud/we-build-massive-piles-of.html",
"applications-suck/crud/crud.html",
"applications-suck/crud/crud-is-horrible.html",

"application-example/why-you-ask.html",
"application-example/we-started-building-behavior-around-state.html",
"application-example/bad-example/invoice-controller.html",
"application-example/bad-example/creating-an-invoice-is-not-about-saving-it.html",
"application-example/bad-example/contract-controller.html",
"application-example/bad-example/contract-controller-stamp.html",
"application-example/bad-example/terminating-a-contract-is-not-the-same-as-updating-it.html",

"intent/our-code-does-not-express.html",
"intent/intent.html",
"intent/how-do-we-code-intent.html",

"commands/commands.html",
"commands/examples/create-an-invoice.html",
"commands/examples/give-me-a-beer.html",
"commands/examples/make-me-a-sandwich.html",
"commands/commands-express-intent.html",
"commands/commands-are-simple.html",
"commands/commands-are-value-objects.html",

"command-bus/who-executes-commands.html",
"command-bus/command-bus.html",
"command-bus/command-bus-executes.html",

"read-model/who-gives-us-the-data.html",
"read-model/read-model.html",
"read-model/read-model-read.html",

"cqrs/cqrs.html",
"cqrs/command-query-responsibility-segregation.html",
"cqrs/example/contract-controller.html",
"cqrs/example/contract-command-handler.html",

"more/cqrs-has-more.html",
"more/i-like-the-explicit-intent.html",

"basic-cqrs/intro.html",
"basic-cqrs/why-cqrs.html",
"basic-cqrs/workflow/what-we-need.html",
"basic-cqrs/workflow/command.html",
"basic-cqrs/workflow/example/command.html",
"basic-cqrs/workflow/note/command.html",
"basic-cqrs/workflow/command-handle.html",
"basic-cqrs/workflow/example/command-handle.html",
"basic-cqrs/workflow/note/command-handle.html",
"basic-cqrs/workflow/commandbus.html",
"basic-cqrs/workflow/example/commandbus.html",
"basic-cqrs/workflow/note/commandbus.html",
"basic-cqrs/crud-vs-command.html",

"shittycqrs/intro.html",
"shittycqrs/show-me-the-code.html",

"doctrine/beginer.html",
"outro/thanks.html"
]
1 change: 0 additions & 1 deletion slides/more/cqrs-has-more.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/more/i-like-the-explicit-intent.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/read-model/read-model-read.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/read-model/read-model.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/read-model/who-gives-us-the-data.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/shittycqrs/intro.html

This file was deleted.

1 change: 0 additions & 1 deletion slides/shittycqrs/show-me-the-code.html

This file was deleted.

0 comments on commit 417bb9b

Please sign in to comment.