Search
Results
Results
${ capture(/^/, {
0: (data, captures) => (
data.params.project !== undefined ?
include('#filter-navigation-close-project', data) :
data.params.collection !== undefined ?
include('#filter-navigation-close-collection', data) :
include('#filter-navigation-search', data)
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name) }
${data.collections.reduce(function (acc, col) {
return acc + col.content_count
}, 0)}
${
merge([{ type: 'resize' }], events('resize', window))
// To size
.map(() => (window.innerWidth >= px('70em') ? 'big' : 'small'))
// Deduplicate
.filter(((prev) => (value) => {
const result = prev !== value;
prev = value;
return result;
})(null))
// Include
.map((size) => (size === 'big' ? 'Living Archives' : capture(/^/, {
0: (data, captures) => (
data.identifier === 'filters' ? 'Search / Filter' :
data.params.project !== undefined ? 'Project' :
data.params.collection !== undefined ? 'Collection' :
'Results'
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name)))
}
${ data.id[0].toUpperCase() + data.id.slice(1) }
${ events('dom-activate', element)
.take(1)
.map(() =>
request('/cms/' + data.id + '/')
.then((html) => {
const template = document.createElement('template');
template.innerHTML = html;
return template.content.querySelector('.inline-content-block');
})
) }
Back to navigation
The theoretical research, From Hard to Soft: Gentrification and the Transformation of the Northern Quarter in Brussels, aimed to understand the process of gentrification through its historical evolution in the Post-Fordist Global North. The analysis sought to propose a contemporary overview of this urban phenomenon, now led by real estate powers and public planning tools, by focusing on Brussels’ Northern Quarter’s historical evolution. Throughout this case study, gentrification can be understood as hard urban transformations evolving towards soft interventions, generally hiding strong private and public power structures. In reaction to the political project of gentrification which affects the Northern Quarter’s surroundings, the project takes place in the industrial Maritime Quarter, in Molenbeek-Saint-Jean. The intervention aims to transform a typical hybrid urban block by deploying its inner core to the neighbourhood. Former industrial warehouses are turned into two superimposed fields: an open plinth made of collective services supporting a network of rooms dedicated to affordable housing. As an institution of resistance, the project’s ambition is to offer an alternative but situated way of living that continues to negotiate with the Quarter’s heritage.