Vitaly Krenel ⚡️ Profile picture
Technical partner, builder, startup CTO. Always willing to help. Feel free to DM me if you need advising with your startup, technical or product help.
Sep 30, 2020 11 tweets 5 min read
Great books and resources for diving into software architecture in #webdev (recommended for #FullStack engineers and #SoftwareArchitect's)

1) "Composing software" by @_ericelliott - it's an article series that became a full book. Link: medium.com/javascript-sce…

Covers many aspects of functional programming that a software architect has to know working with Javascript (as both functional and object paradigm elements present in JS).
Jul 18, 2020 11 tweets 3 min read
Suggestions on the frontend developer portfolio and projects there:

1. Add a link to your Github profile somewhere on the page, so it is visible. I usually quickly skim over portfolios and want to have a look at that to see some general activity on Github (comments, PRs, etc) Even though HRs may not care, developers are actually quite interested in that one to see whether how long your were coding, how do you communicate, have you tried working in collaboration on something, and so on.
Jul 12, 2020 11 tweets 2 min read
There's nothing that prevents you from starting learning NodeJS after you got slightly proficient with HTML, CSS, and basic Javascript. Especially if you feel like you are really interested in cross-functional development when you may be involved in really diverse tasks - I strongly like it myself as it allows me to work with various technologies and solve diverse development challenges.