Hello World!
Hello World!
Hello World!
Porownanie aplikacji mobilnej Slottica z wersja na komputery stacjonarne W dobie dynamicznego rozwoju technologii oraz rosnacego zapotrzebowania na wygodne rozwiazania, coraz wiecej graczy decyduje sie na korzystanie z kasyn online za pomoca urzadzen mobilnych. W niniejszym artykule dokonamy porownania aplikacji mobilnej Slottica z jej wersja na komputery stacjonarne. Przeanalizujemy roznice w interfejsie, funkcjonalnosci, wydajnosci oraz […]
This guide is about how to make better decisions as a Manager or an Engineer, and understanding where to focus your limited time and attention. It has been shaped by my experience as an Engineering Manager at Square & SoundHound, and through various books that I have read on the subject.
Tailwind is a very popular CSS framework that provides low-level utility classes to help developers build custom designs.
In this post, I’ll explain a several different ways you build reusable React components that leverage Tailwind CSSunder the hood, while exposing a nice “Reacty” interface to other components.
Here is a short guide on how to add HTTPS / SSL Certificates to your Wordpress website. It uses Certbot and Let’s Encrypt to manage and auto-renew certificates.
This is a summary of how I pulled travel data from across the internet built a travel site with it in two months.
My thoughts on how to help engineering teams write more maintainable software. Instead of just focussing on tools, we should also think about how code we write today affects engineers who look at it in the future.
After completing my second year of being a manager, I thought I would write up some of the things I’ve learned about Management. Consider this to be my personal guiding principles for management.
A common usecase you may have in your web app is sharing some environment variables between your server-side and client-side code. This post explains how to do it in Next.js.
I have found that having good 1-1s is important to build a good relationship between a manager and their team. However, it is very easy to get sucked into having 1-1s where you only focus on the immediate priorities. The steps listed below are useful for putting priorities in perspective and taking a step back to look at overall goals and expectations of both people.
In this post, I talk about how I use VS Code everyday and introduce the extensions that make me productive.
I use this handy mental guide to figure out whether or not it makes sense to jump onto the new hot JavaScript framework.
I’ve been building a new pet project that lets engineers find remote jobs. I share a little bit more about it in this post.
In this post, I’ll explain what NextJS is, and how you can use it to build a server-rendered React web application and deploy it to production.
Let’s talk about the different JavaScript events that fire when loading and unloading a page.