Pierre Bouillon
banner
pbouillon.bsky.social
Pierre Bouillon
@pbouillon.bsky.social
Software Engineer, Coffee Lover, Forever Enthusiast

🔗 https://pbouillon.github.io
📝 https://dev.to/pbouillon
💼 https://www.linkedin.com/in/pierre-bouillon
starship.rs is a fantastic shell prompt, I really hope that #angular will be supported someday.

You can give the issue a 👍 if you happen to have the same need!

github.com/starship/sta...
Add Angular support · Issue #6139 · starship/starship
Feature Request Angular is a comprehensive web framework and would be a suitable candidate for starship, such as a Python or a dotnet project. Is your feature request related to a problem? Please d...
github.com
February 22, 2025 at 10:14 PM
Reposted by Pierre Bouillon
I'm so happy someone captured Angular's story in a documentary!

This 15+ year tale is summarized in just an hour...

This video shares a glimpse into the project into which we have poured thousands of hours of love and dedication.

Enjoy!

www.youtube.com/watch?v=cRC9...
Angular: The Documentary | An origin story
YouTube video by Honeypot
www.youtube.com
February 4, 2025 at 5:28 PM
Reposted by Pierre Bouillon
👋
January 22, 2025 at 12:36 PM
Very interesting article on JS Frameworks and their directions by @ryansolid.bsky.social 💡
dev.to/this-is-lear...
JavaScript Frameworks - Heading into 2025
I admit I wasn't sure I'd be writing this article this year. It's easy to write articles that excite...
dev.to
January 7, 2025 at 6:17 PM
Looking to get started in Angular in 2025?

In our new book, you will then learn about reactivity, routing, testing and best practices so that you can navigate existing codebases and build your own applications

Order your copy here 👉 orangeava.com/products/mod... or www.amazon.com/Modern-Web-D...
January 4, 2025 at 9:46 PM
I am proud to announce the release of my first book: “Modern Web Development with Angular”

Duncan Faulkner and I spent the last months putting together a learning path for newcomers in the framework featuring hands-on exercises, concepts and more

You can buy it here: www.amazon.com/Modern-Web-D...
Modern Web Development with Angular: Build Cutting-Edge, Scalable Web Apps from Scratch with Angular, TypeScript, and Reactive Programming (English Edition)
Modern Web Development with Angular: Build Cutting-Edge, Scalable Web Apps from Scratch with Angular, TypeScript, and Reactive Programming (English Edition) [Faulkner, Duncan, Bouillon, Pierre] on Amazon.com. *FREE* shipping on qualifying offers. Modern Web Development with Angular: Build Cutting-Edge, Scalable Web Apps from Scratch with Angular, TypeScript, and Reactive Programming (English Edition)
www.amazon.com
December 5, 2024 at 5:40 PM
Pocketbase really is the ultimate side project BaaS, it’s so nice to just run an executable and get storage, authentication and much more out of the box 🔥
pocketbase.io
PocketBase - Open Source backend in 1 file
Open Source backend in 1 file with realtime database, authentication, file storage and admin dashboard
pocketbase.io
December 3, 2024 at 6:03 PM
Played a bit with Angular 19, I would never have guessed how much linked signals would be useful 🔥
December 2, 2024 at 5:54 PM
Reposted by Pierre Bouillon
State of JavaScript is open!

I'd like to encourage Angular developers to share their experience over the past year below 👇
survey.devographics.com/en-US/survey...
State of JavaScript 2024
Take the State of JavaScript survey
survey.devographics.com
November 21, 2024 at 6:53 PM
Just finished going through Refactoring UI and it has been an real eye-opener

Already putting some of these tips into practice and loving the results!

www.refactoringui.com
Refactoring UI
Learn how to design awesome UIs by yourself using specific tactics explained from a developer's point-of-view.
www.refactoringui.com
February 24, 2024 at 2:39 PM
Reposted by Pierre Bouillon
❤️ Excited to share a Valentine's day surprise! Angular v17.2 is out. It brings:

‣ Experimental Material 3 support
‣ Signal queries and model inputs in developer preview
‣ Hydration debugging support in Angular DevTools
‣ Support for Bun's package manager
‣ More!

🎁 blog.angular.io/angular-v17-...
Angular v17.2 is now available
We rarely write blog posts about minor releases, but today we have a few surprises for you — experimental support for Material 3, signal…
blog.angular.io
February 15, 2024 at 12:32 AM
Pico just got its v2.0.0 ✨

This new major release comes with a bunch of interesting features such as built-in colors, theme customization, reworked breakpoints, and much more

Prototyping just got easier while still being a bliss to design!

Here's the full release note: github.com/picocss/pico...
Pico CSS • Minimal CSS Framework for semantic HTML
Minimalist and lightweight starter kit that prioritizes semantic syntax, making every HTML element responsive and elegant by default.
picocss.com
February 11, 2024 at 10:14 AM
Ever struggled to navigate between resolutions and screen orientations for your website? I did, and Responsively has been really helpful for that!

Responsively is an Open Source tool that gives you an overview of a web page on various screen resolutions at a glance, and more

responsively.app
Responsively App - A Web Developer's Browser
A dev-tool that aids faster and precise responsive web development.
responsively.app
January 21, 2024 at 1:12 PM
Reposted by Pierre Bouillon
🔥 In Angular you can now have truly reactive component parameters via Signal inputs!

I can finally refactor these getters in my code!

Keep in mind that signal inputs are still in developer preview, so we are not yet following semver for updating their API.

📚 github.com/angular/angu...
January 17, 2024 at 11:14 PM
Another great video of @joshmorony.com, explaining how AnalogJS is working with .ng files to add its support
www.youtube.com/watch?v=XoCt...
How to casually change the entire way Angular components work
My Angular course: https://angularstart.com/We recently looked at a new proposed format for Angular components that was developed by the community. This vide...
www.youtube.com
January 11, 2024 at 4:25 AM
Curious about @brandonroberts.dev's upcoming live event on the .ng format for Analog and Angular
www.youtube.com/watch?v=eYrZ...
https://www.youtube.com/watch?v=eYrZ09j8UZo
www.youtube.com
January 8, 2024 at 7:59 PM
Shout out to Pico CSS, a small CSS library that facilitates quick prototyping, allowing you to rapidly design an idea while still having an elegant-lookin UI

Pico CSS is a minimalist and lightweight CSS library that style elements based on semantic HTML

picocss.com
Pico.css • Minimal CSS Framework for semantic HTML
Elegant styles for all native HTML elements without .classes and dark mode automatically enabled. 7.9 kB minified and gzipped!
picocss.com
January 8, 2024 at 6:09 PM
Did you know that you can customize the router policy in angular for when to run guards and resolvers on a route? I didn't!
angular.dev/api/router/R...
January 7, 2024 at 10:07 AM
Today I learned that you can have a multi-window VS Code instance by just dragging a tab out of the main window

code.visualstudio.com/updates/v1_8...
Visual Studio Code November 2023
Learn what is new in the Visual Studio Code November 2023 Release (1.85)
code.visualstudio.com
January 6, 2024 at 10:27 AM