9th February 2020 at 13:18
A developer shares their perspective on TypeScript, questioning its value for small teams and linking to an article with reasons against using it.
A developer shares their perspective on TypeScript, questioning its value for small teams and linking to an article with reasons against using it.
A tutorial on implementing pagination for a blog's post list using Django's built-in Paginator class and creating a reusable template.
Part 6 of a Django tutorial series, focusing on creating HTML templates (base.html, post_list.html) for a blog application using Django's template language.
Andy Bell shares a front-end tip for preventing line breaks using a zero-width, non-breaking space HTML entity.
ksqlDB 0.7 adds support for primitive data types as message keys, simplifying data joins and reducing the need for pre-processing.
A developer's guide to using Publish, a Swift static site generator, covering setup, theming, syntax highlighting, and deployment.
Explains limitations of ONLINE rebuild for Rowstore indexes on tables with Columnstore Indexes in older SQL Server versions (2016, 2017).
A quick Git tip on removing committed files and a brief introduction to the author's web development work and courses.
Andy Bell discusses the need for visual feedback in client-side routers and suggests a fallback mechanism to standard links for better UX.
Web Share API support in Safari and iOS is a win-win for user-friendly content sharing, prompting a deeper look.
Andy announces moving his CSS courses to piccalil.li and introduces his work as a front-end developer and founder.
A developer shares their personal routine of waking at 5 AM to study algorithms, data structures, Python, and machine learning to advance their tech career.
A developer shares his initiative to create a list of companies using F#, and offers advice on introducing new technologies to a team.
A retrospective on KnightOS, a Unix-like operating system written in assembly for TI z80 calculators, focusing on its unique constraints and design.
Andy Bell announces major changes and the future direction of Piccalilli, a publication for front-end developers.
Andy shares how switching to Netlify's nameservers dramatically improved his site's time to first byte, with a Web Page Test report.
Andy shares a technical tip about improving DNS resolution by pushing domain nameservers to Netlify, along with an introduction to his work.
A web developer recommends a perfect guide to understanding CSS cascade and specificity, which are often cited as reasons why CSS is difficult.
A developer shares advice on learning programming languages and frameworks, emphasizing transferable skills and personal experience.
Andy discusses the powerful combination of Eleventy and Service Workers for building modern, performant websites.