Paddy Moogan
17 posts
Create a New Rails 7.2 Project with Bootstrap Theme on a Newly Set Up WSL (in Minutes)
Setting up a new Rails 7.2 project with a Bootstrap theme on Windows Subsystem for Linux (WSL) involves…
Date Function in Javascript
Using the Date function without the ‘new’ keyword will give you a string showing the current date and…
SUNDAY REWIND: Creative Leadership by John Maeda
Sunday Rewind this week is a 2019 talk from #mtpcon Singapore, in which John Maeda argues that the…
How to Manage Variables Configuration in a PowerShell Project
One of the challenges of writing PowerShell scripts is how to handle variables configuration, such as settings, paths,…
Why lowercase letters save data
Lowercase letters and uppercase letters use the same amout of data — 1 byte each. So, it’s surprising…
Managing up: Leveraging one-on-one check-ins for your professional development
Practical advice for product managers left feeling like they are lost and alone in career development Read more » The…
Hacktoberfest 2023: Celebrando o Open Source💻🎃
O Hacktoberfest, um dos eventos mais empolgantes para desenvolvedores de software em todo o mundo, está de volta…
Easy Context in React Server Components (RSC)
Continuing the need to have easy context from my other posts, I wanted to find a way to…
Importance of Practice in Learning Programming: Tips for Building a Strong Coding Skillset
Introduction Learning programming can be a challenging yet rewarding endeavor. Whether you aspire to become a professional developer…
Dynamic SVG images using Next.js
SVG has emerged as a dominant image format, offering unparalleled flexibility and scalability for today’s web development landscape.…