Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile
Aleksandar Zeljković

@a_zeljkovic

💻 Software Engineer
🛠 Web, Cloud & JavaScript
✏️ Writing @ zeljkovic.sh

ID: 1133469976294318082

linkhttps://www.zeljkovic.sh calendar_today28-05-2019 20:27:56

91 Tweet

86 Followers

208 Following

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

In this article, I shared five web applications that I'm using to experiment with test automation, CI and development. zeljkovic.sh/my-favorite-we… #testautomation #web #development

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

It was a pleasure contributing to the @TestProject_io test automation blog with my recommendation of "6 Books Every Test Automation Engineer Should Read". Enjoy and feel free to share what you would add to this list! blog.testproject.io/2022/06/07/6-b… #testautomation #book

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

If you wanted to see these two e2e testing heavyweight contenders side by side, this is the chance! Clash of the Titans: Cypress.io vs Playwright Place: Continuous Testing Meetup Berlin (online) Time: August 24th (19:00 CEST) See you there! #e2e #testing #cypress #playwright

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

If you skipped the meetup, but you're still interested in "Clash of the Titans: Cypress vs Playwright", the recording is out: youtube.com/watch?v=rvwfgW…

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

Today is a good day for two reasons: - Cypress 10.8.0 is out and it brings (experimental) WebKit support - Cypress vs Playwright – Clash of the Titans blog series starts - zeljkovic.sh/cypress-vs-pla… Enjoy! #cypress #playwright #webkit

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

The second article of the Cypress vs Playwright series compares the setup, configuration and debugging capabilities of Cypress and Playwright. zeljkovic.sh/cypress-vs-pla… #cypress #playwright

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

The next article in Cypress vs Playwright series explains basic syntax through a very simple UI test. zeljkovic.sh/cypress-vs-pla… #cypress #playwright

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

The 4th article of the Cypress vs Playwright series covers API testing and HTTP request capabilities. zeljkovic.sh/cypress-vs-pla… #cypress #playwright

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

Interesting Wix success story about how worker threads in Node.js can bring significant performance gains in CPU-intensive operations: thenewstack.io/wix-multithrea… #NodeJS #Cloud

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

New year - new website! My blog got some rework during the holidays (more details in the article below). I hope you like the new look and feel, and I'm looking forward to making some new interesting content this year! zeljkovic.sh/blog/2023/welc…

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

There is a convenient way to automatically install and load a desired version of Node.js in zsh shell and .nvmrc file. Read how in the following article: zeljkovic.sh/blog/2023/auto… #NodeJS #zsh #nvm

Aleksandar Zeljković (@a_zeljkovic) 's Twitter Profile Photo

In the latest blog post, I'm giving a brief introduction to CORS (Cross-Origin Resource Sharing) and related terminology, with a tiny Node.js server example. Enjoy! zeljkovic.sh/blog/2023/cors