Here are the top 10 posts from the past week that will be useful to front-end developers and beyond. The selection was made on the basis of their interestingness, uniqueness, presentation, usefulness and subjective assessment of the author.
A Software Developerβs Guide to Writing
This article includes ideas the author shares from her experience that can improve the productivity and quality of your writing.
7 Must-Have Tools for Developers to Boost Productivity that nobody told you about
The author of the post brings to your attention several must-have tools for developers that will increase productivity and optimize the workflow.
Safer URL reading and writing in modern JavaScript
Errors that can occur in URLs and ways to avoid them.
JavaScript Callbacks
What is a Callback, how functions work in JavaScript, and when to use a Callback.
A Brief History of API: RPC, REST, GraphQL, tRPC
A brief excursion into the history of development - from API concepts to GraphQL and tRPC.
5 best programming games to improve your skills
A short post in which the author shares his favorite programming games to make learning and improving programming skills more fun.
Everything You Need to Know about All 11 CSS Filters
This guide will walk you through each CSS filter, what they are, how they work, and how you can use them in your code.
JavaScript Console Types and Tricks
This post describes some types of consoles, in addition to the commonly used console.log()
, which will help us improve debugging.
9 Common JavaScript Interview Questions You Might Not Know The Answer For
The author of the post reviews popular tricky questions from JS interviews, including such general concepts as Hoisting, Closure, Scope and others..
CSS nesting is coming
What is nesting in CSS, its features and how soon should we expect its release.
Top comments (2)
Awesome! Thank you ππ»
Very useful!ππ