Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
About Frameworks
Thanos Polychronakis
November 26, 2014
Programming
0
55
About Frameworks
A few things to consider when choosing all kinds of technologies for your stack
Thanos Polychronakis
November 26, 2014
Tweet
Share
More Decks by Thanos Polychronakis
See All by Thanos Polychronakis
Why Logging is Important
thanpolas
0
21
Intro to WebRTC
thanpolas
1
63
Classical Inheritance in Javascript
thanpolas
0
250
Testing Node.js Applications
thanpolas
1
110
Top Tier Remote
thanpolas
6
2.1k
Desktop apps with Electron
thanpolas
2
290
Error Handling in Javascript and Node.js
thanpolas
2
86
Classical Inheritance in Javascript
thanpolas
0
160
Getting Serious with remote
thanpolas
2
400
Other Decks in Programming
See All in Programming
職場にPythonistaを増やす方法
soogie
0
170
Go言語仕様輪読会の開催を通じた振り返り
syumai
1
130
クリエイティブ系のウェブサイト制作で役立つCSS技法 / CSS for develop creative website
clockmaker
1
940
スクラムの窓から眺めてみた エンジニアリングマネジメント / em-meetup#10 scrum with em
shinden
1
400
Monadic Java
mariofusco
4
250
Keep Your Cache Always Fresh With Debezium
gunnarmorling
0
170
Untangling Coroutine Testing (Android Makers 2022)
zsmb
0
390
Named Document って何?
harunakano
0
150
코드 품질 1% 올리기
pluu
0
750
roadmap to rust 2024
matsu7874
1
380
設計とテストの必要性について考える
akeno
0
140
How useEvent would change our applications
koba04
1
1.1k
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
349
27k
What’s in a name? Adding method to the madness
productmarketing
11
1.5k
Producing Creativity
orderedlist
PRO
333
37k
Large-scale JavaScript Application Architecture
addyosmani
499
110k
Support Driven Design
roundedbygravity
86
8.4k
Music & Morning Musume
bryan
35
4.1k
Building Applications with DynamoDB
mza
83
4.6k
For a Future-Friendly Web
brad_frost
164
7.4k
A better future with KSS
kneath
225
15k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
11
4.6k
The Mythical Team-Month
searls
208
39k
Product Roadmaps are Hard
iamctodd
34
6.1k
Transcript
Frameworks Languages Databases Services A few things to consider
None
None
What shines ain't gold! • How mature is it? •
Has it been battle tested? • How generic is it? • What’s the stack it uses? • What do you really need?
No, really! What do you need? • Speed of development?
• Structure? • Easy developer onboarding? • Documentation? • Security?
What’s your scope? • Weekend hackathon? • Product prototype? •
Get product / market fit while bootstraped? • Get funded? • Build a long lived business?
What’s your expertise on the FW? • Heard people talking
about it? • Read a blog or two about it? • Went through the docs diagonally? • Did a ‘Hello World’? • Worked on it for a year? • Built multiple projects?
Development Speed
Is there a perfect solution? No
We will fuck it up
What can we do?
Don’t believe the hype!
Do your homework
Do your homework • Analyse your problem • Discover your
options • Study them
Rules
Your Rules • Devise them • Set them • Follow
them
Best Practices • Follow Best Practices • Develop Patterns •
Code Review • Pair Coding • Static Analysis • Linters and….
Testing!
Testing! • TDD • BDD / E2E • Test Coverage
• Headless Browsers • Selenium • Browserling • Continuous Integration
and...
The man with the axe
Thanasis Polychronakis @thanpolas thanpolas@gmail.com Thank you!
Thanasis Polychronakis @thanpolas thanpolas@gmail.com Questions?