Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
learning
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nick An
learning
Commits
44cd0387
Commit
44cd0387
authored
Aug 31, 2017
by
nick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
ea21627a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
self_training.md
self_training.md
+4
-4
No files found.
self_training.md
View file @
44cd0387
...
...
@@ -105,7 +105,7 @@ Ruby Object Model:
-
Potential security problem to watch out
-
Security best practices
-
[
x
]
[
Rails Autoloading
]
(http://urbanautomaton.com/blog/2013/08/27/rails-autoloading-hell/) (optional)
-
[
]
[
Rails upgrading from 3 to 4
]
(http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html) (optional)
-
[
x
]
[
Rails upgrading from 3 to 4
]
(http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html) (optional)
# Advanced programming techniques
-
[
x
]
Inversion of control
...
...
@@ -128,9 +128,9 @@ Read the following materials and get familiar with our workflow:
-
[
x
]
[
Ruby coding convention
]
(https://github.com/bbatsov/ruby-style-guide)
-
[
x
]
[
Rails coding convention
]
(https://github.com/bbatsov/rails-style-guide)
-
[
x
]
[
RSpec best practices
]
(http://betterspecs.org/)
-
[
]
[
Strikingly API convention
]
(https://github.com/strikingly/home/wiki/API-Convention)
-
[
x
]
[
Strikingly API convention
]
(https://github.com/strikingly/home/wiki/API-Convention)
-
[
x
]
[
Spotify software development lifecycle
]
(https://s3.amazonaws.com/uploads.hipchat.com/53157/363231/w6KOrtEE3UJUel7/HowSpotifyBuildsProducts.pdf)
-
[
]
https://github.com/strikingly/home/wiki/Code-design
-
[
x
]
https://github.com/strikingly/home/wiki/Code-design
See Flo to discuss about rails large scale applications conventions
...
...
@@ -245,7 +245,7 @@ Make sure you can answer the following questions before proceeding
-
[
x
]
What's the difference between commonjs and AMD?
-
[
x
]
Can we chain loaders? If so, how would you do this?
-
[
x
]
What are the differences between webpack and Require.js? Why do you think we prefer webpack over require.js?
-
[
]
Write an example code that use code-splitting to async load js chunk
-
[
x
]
Write an example code that use code-splitting to async load js chunk
[
co
](
https://github.com/tj/co
)
-
[
x
]
What's callback hell?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment