Outline the blog post and think of some tests to conduct with JS modules.
This commit is contained in:
parent
ce6bf28804
commit
277e3af581
@ -61,5 +61,22 @@ Now the connection pool is only created once and you can require this
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Outline:
|
||||||
|
|
||||||
|
* Explain what I know about JavaScript
|
||||||
|
* How does this differ to my experience with PHP
|
||||||
|
* Describe modules
|
||||||
|
* Describe how we can set up singletons thinking in modules
|
||||||
|
* Talk about avoiding classes
|
||||||
|
* Talk about big express applications
|
||||||
|
* And how I used to make MVC applications
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user