Skip to content

Instantly share code, notes, and snippets.

@schliflo
schliflo / frontend-testing.md
Last active January 3, 2023 09:46
A collection of frontend testing tips, tricks and tools

Frontend Testing

This is an incomplete collection of frontend testing tips, tricks and tools. It's just the stuff I've found useful over the years. Feel free to suggest more stuff. I'll add it if I like it ;)

Device Testing

Performance

@noelboss
noelboss / page_tsconfig.txt
Created November 21, 2013 14:18
How to configure gridelements for Typo3 purely with TypoScript and TSconfig and thus living in files. Based on this article: http://www.networkteam.com/blog/post/gridelements-professionell-nutzen.html
# Page TSConfig:
tx_gridelements.setup {
# ID of Element
1 {
title = Two Columns
config {
colCount = 2
rowCount = 1
rows {
1 {