HomeBlogBooksProjectsArchiveAboutlogo

week 2020-16

Whatever that catch my attention

r/javascript - Nobody talks about the real reason to use Tabs over Spaces

1,840 votes and 781 comments so far on Reddit

reddit.com 

nightborn-be/signum

Generate leads through your website with our open source solution. - nightborn-be/signum

github.com 

What is SKIP LOCKED for in PostgreSQL 9.5?

PostgreSQL 9.5 introduces a new SKIP LOCKED option to SELECT ... FOR [KEY] UPDATE|SHARE. It’s used in the same place as NOWAIT and, like NOWAIT, affects behaviour when the tuple is locked by another transaction. The main utility of SKIP LOCKED is for building simple, reliable and efficient concurrent work queues. Most work queue implementations […]

2ndquadrant.com 

Top JavaScript Frameworks and Topics to Learn in 2020 and the New Decade

If you want to land a great JavaScript job or catch up on important tech for 2020 and important technologies in the new decade, this post…

medium.com 

JavaScript Quick Tip — Avoid Serial Request Waterfalls

One gotcha that comes up frequently and has a serious impact on application performance is the tendency to accidentally fetch data in…

medium.com 

Do you miss the office?

An office noise generator - providing you with the soothing tones of modern office life to help you focus when working from home.

imisstheoffice.eu 

Conventional Commits

A specification for adding human and machine readable meaning to commit messages

conventionalcommits.org 

© I built this site withGatsbyfrom the starterjuliaand made a bunch of modifications. The full content is available in myrepository. Icons made byFreepik from Flaticon