
Frontend Masters
Codecademy
Egghead
GitHub Student Developer Pack
Free Code Camp
Treehouse
Scrimba
Pluralsight
Codeception
PHPUnit
TestMu AI (Formerly LambdaTest)
CrossBrowserTesting
TestingWhiz
Selenium
Behat
Sauce Labs
Frontend MastersBased on our record, Frontend Masters seems to be a lot more popular than Codeception. While we know about 94 links to Frontend Masters, we've tracked only 8 mentions of Codeception. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In my quest to deep dive into the building blocks of Frontend Engineering, I recently took a course on Frontend Masters titled Vanilla JavaScript: You might not need a Framework by Maximiliano Firtman on Frontend Masters. It's a cool course that you should totally check out. - Source: dev.to / 12 months ago
Frontend Masters Top-tier courses, especially for advanced frontend and JS. - Source: dev.to / over 1 year ago
Frontend Masters offers several React courses that, while not game-specific, provide deep dives into animation, state management, and performance optimization—all critical for game development. - Source: dev.to / over 1 year ago
For those seeking deeper, more comprehensive training, Frontend Masters offers professional-grade courses taught by industry experts and open-source maintainers. - Source: dev.to / over 1 year ago
I'm in a coding session with a recruiter soon to show off my front-end skills. The truth is, I haven't coded front-end in a while and am out of date with industry best practices. What's a good way to as quickly as possible relearn this? I have about 4 years of software dev experience, mostly back-end. In my first year it was mostly front-end (in React). I was wondering if something like [1] would help. But I just... - Source: Hacker News / over 2 years ago
Personal experience: - don’t use Behat unless you really needed a “story telling”, it has a intermediate layer Gherkin that you’ll need to code. You can write “Given/When/Then” steps but you’ll also need to write “php code” that will interpret this step. - using real browser be prepared for instability - any interaction with JavaScript can broken/delay execution - be prepared that this tests are call functional... Source: over 3 years ago
Codeception: https://codeception.com/. Source: over 3 years ago
I would say to check out Codeception. Codeceptions has modules for Symfony and database generally. Long and short of it is that if you want you can run api tests that go into the controllers and rollback the database afterwards. Source: almost 4 years ago
There are enough blog posts about Jest or Cypress already, so let me introduce Codecept. It comes in two flavors. There is Codeception for PHP, and there is CodeceptJS for JavaScript which we will be using here. - Source: dev.to / about 4 years ago
There are many tools you can use for this purpose, but one I particularly like is CodeCeption. What I like most about it is that it's a unified tool that can be used to perform several types of tests, acceptance being one of them. - Source: dev.to / about 4 years ago
Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, we’ve taught over 45 million people using a tested curriculum and an interactive learning environment.
PHPUnit - Application and Data, Build, Test, Deploy, and Testing Frameworks
Egghead - Learn the best JavaScript tools and frameworks from industry pros. Video tutorials for badass web developers.
TestMu AI (Formerly LambdaTest) - World’s first full-stack Agentic AI Quality Engineering platform.
GitHub Student Developer Pack - The best developer tools, free for students.
CrossBrowserTesting - Browser Testing made simple! Run automated, visual, and manual tests on 1500+ real browsers and mobile devices. Test more browsers, in less time.