Skip to content

everyday.codes

personal blog by Michael Krasnov

  • feed
  • medium
  • about
  • night mode
  • search
  • search hide

Month: April 2020

Everything You Need to Know About JSON in Flutter

april 27, 2020 by michael krasnov | tags: flutter, json
Everything You Need to Know About JSON in Flutter

While developing apps with Flutter, you most likely will have to use JSON in one form or another. In this article I will explain how to parse JSON, serialize data into JSON, and some advanced concepts.

read more “Everything You Need to Know About JSON in Flutter”

GraphQL in Flutter: Learn By Doing

april 21, 2020 by michael krasnov | tags: flutter, graphql
GraphQL in Flutter: Learn By Doing

Flutter is taking the world by storm and this comes as no surprise. It offers unmatched performance and robust multi-platform support. In this article, I will walk you through integrating GraphQL into Flutter Apps, making queries, and performing mutations.

read more “GraphQL in Flutter: Learn By Doing”

How To Unzip Files In Linux Terminal

april 10, 2020 by michael krasnov | tags: archives, linux, terminal
How To Unzip Files In Linux Terminal

Linux offers a variety of ways to extract files from archives, including zip archives. Compression is truly a lifesaver when you have to send multiple files over, but you want it to be a single one. It can also save you up to 50% of storage. In this article, I will explain different ways how you can extract archives on Linux systems.

read more “How To Unzip Files In Linux Terminal”

3 Easy Ways to Find Files in Linux

april 8, 2020 by michael krasnov | tags: bash, find, linux, tutorial
3 Easy Ways to Find Files in Linux

As you become more experienced with the command line in Linux, more and more questions arise. One of them is how to find files in Linux easily and effectively. In this article, I will list 3 common ways to search for files in the Linux command line.

read more “3 Easy Ways to Find Files in Linux”

15 Essential Linux Command Line Tips & Tricks

april 6, 2020 by michael krasnov | tags: bash, linux
15 Essential Linux Command Line Tips & Tricks

Linux is the operating system that powers the web. It is essential for a software developer to at least have an idea how Linux works and how to use it. In this post, you will find some insight into the Linux command line.

read more “15 Essential Linux Command Line Tips & Tricks”

5 Tools to Stay Productive Working From Home

april 2, 2020 by michael krasnov | tags: wfh
5 Tools to Stay Productive Working From Home

The crisis had caught us by surprise and now many of us (including me) are working from home. In this compilation I will showcase some of the tools that helped me keep my productivity on track while working from home.

read more “5 Tools to Stay Productive Working From Home”

WebAssembly Is The End of The Internet as We Know It

april 1, 2020 by michael krasnov | tags: webassembly
WebAssembly Is The End of The Internet as We Know It

How do you take your internet? I, for one, like it private and secure. Unfortunately, it does not matter what any of us think. WebAssembly, an exciting new technology that lets browsers run native, low level, code may bring an end to privacy and security on the internet as we know it.

read more “WebAssembly Is The End of The Internet as We Know It”

Top Posts

  • How to use Latex in RMarkdown
  • Create Custom Jest Matchers to Test Like a Pro
  • Please stop using classes in JavaScript
  • Abstract Classes and Meta Classes in Python
  • Top 5 plugins for IntelliJ to boost your workflow

archives

  • June 2023
  • January 2023
  • December 2022
  • July 2022
  • May 2021
  • February 2021
  • January 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • August 2019
  • July 2019
  • June 2019

categories

  • best-practices
  • code-review
  • collections
  • crypto
  • fuchsia
  • google
  • graphql
  • java
  • javascript
  • life
  • linux
  • mobile
  • news
  • open-source
  • python
  • react
  • react-native
  • tutorials
  • Uncategorized

michael krasnov (c)
linkedin | github | telegram

This website uses cookies to ensure you get the best experience on our website. Learn more