dmtpavlov Profile Banner
Dmytro Pavlov Profile
Dmytro Pavlov

@dmtpavlov

Followers
2
Following
66
Media
10
Statuses
40

Software Engineer, working at IT outsourcing company in Ukraine. My main stack is: AWS, Node.js, Typescript.

Ukraine, Kyiv
Joined April 2020
Don't wanna be here? Send us removal request.
@dmtpavlov
Dmytro Pavlov
1 month
Hey @SupergiantGames . I really enjoyed playing Hades on Pc, steam deck and switch 1, will Hades receive an update for Switch 2 ?.
0
0
0
@dmtpavlov
Dmytro Pavlov
2 years
Today I encountered with situation where I need to modify certain commit because I needed to change 'Author' there, and find out new command for me. git rebase -i --root. Never used interactive rebase before actually. #SoftwareEngineering #git #github #gitlab.
0
0
0
@dmtpavlov
Dmytro Pavlov
2 years
Today I finished my project on #iOS course. It is a simple movie search App, written with #Alamofire, #UIKit, and #Realm .
github.com
Dmtreaqq has 26 repositories available. Follow their code on GitHub.
0
0
0
@dmtpavlov
Dmytro Pavlov
2 years
Today I thought a lot, about why we don't just use #eslint for all the checks, including style checks and not bring one more package (#prettier) to our project. Any #IDE like #WebStorm or #VSCode can fix eslint style rules I guess.
0
0
0
@dmtpavlov
Dmytro Pavlov
2 years
Today I discovered that there is NO such data type as 'Array' in MySQL, but there is in PostgreSQL, you can store an array there. #SQL #PostgreSQL #mysql #SoftwareEngineering.
Tweet card summary image
postgresql.org
8.15. Arrays # 8.15.1. Declaration of Array Types 8.15.2. Array Value Input 8.15.3. Accessing Arrays 8.15.4. Modifying Arrays 8.15.5. Searching in …
0
0
0
@dmtpavlov
Dmytro Pavlov
3 years
Today I learned that in .concat(value) Array method you can put any value, which you want to concatenate with array. It was obvious, but I thought that you can put only another array. #javascript #js #ecmascript #arraymethods #es6 #frontend #nodejs
Tweet media one
0
0
0
@dmtpavlov
Dmytro Pavlov
3 years
Today I remembered about wonderful method Promise.all() which takes an iterable of promises and fulfills only when all of the promises are fulfilled, but also rejects when any of the promises rejected. #javascript #mdn #ecmascript #js.
0
0
0
@dmtpavlov
Dmytro Pavlov
3 years
Always wanted to know do I actually need to learn algorithms (YES ?) and Data Structures as a JavaScript dev :) Hope to know at the @fwdays workshop about it. #fwdays #javascript #algorithms #js #es6.
0
0
0
@dmtpavlov
Dmytro Pavlov
3 years
Today I found out that private field members already are in native Javascript. I thought they are only in the draft stage. #javascript #mdn #js.
0
0
0
@dmtpavlov
Dmytro Pavlov
3 years
Today I found how to swap two words with .replace() and regex. Regex is a powerful thing actually, need to learn it a bit).#regex #javascript #js #learnjs #learntocode #webdevelopment #frontend #backend
Tweet media one
0
0
0
@dmtpavlov
Dmytro Pavlov
3 years
Today I found a cool free alternative to Heroku, called Render, where you can easily deploy your Node.js API.#heroku #render #freeapi #freehosting #nodejs #apiserver #nodejsapi #javascript
Tweet media one
0
0
0
@dmtpavlov
Dmytro Pavlov
3 years
Today I found a great example of that let and const also hoisted and saw the work of TDZ. In the first console.log you will receive a ReferenceError. #javascript #js #learnjs #learningjs #tdz #jsinterview #temporaldeadzone #ydkjs #youdontknowjs #hoisting
Tweet media one
0
0
1
@dmtpavlov
Dmytro Pavlov
3 years
I'm now a 4 kyū blue belt on @codewars! Come join me #codewarriors!.
0
0
2
@dmtpavlov
Dmytro Pavlov
5 years
Tweet media one
0
0
0