I’ve been doing a lot of work on my Chrome extension, DayWatch, lately.
Here’s a funny thing I found: ‘g’ stands for something different every gRPC release
The startup incubator, Y Combinator released an interesting “Request for Startups” document where they have a list of some promising fields in which they’d like to invest in companies.
The Proxy Pattern is a structural design pattern commonly used in object-oriented programming.
Introduction As much as tools like create-react-app, Next.js, and Gatsby.js have streamlined React development, there are times when setting up an entire project feels like overkill – especially when you just want to test a small idea.
We need to get rid of politicians - Elle Griffin
PostgreSQL commands can be broadly divided into command-line tools and SQL commands or functions you’d use within the psql interface.
Introduction The brief was to design an easy-to-use interface for a voting app.
The project for this week was to build our own custom browser in JavaFX.
Here is example JavaFX application that demonstrates the use of an ObservableList.