Jump to: Navigation
Trend
2020
- Medium - HTTP 3 is Out and About!
- Medium - The Internet changes; HTTP/3 will not use TCP anymore
- Medium - 6 Programming Habits That (Surpringly) Not Many Developers Have
- Medium - 5 Secret features of JSON.stringify()
- Medium - Designing very large (JavaScript) applications
- Medium - 40 Tips that will change your coding skills forever
- Medium - Apple's Brilliant Plan to Dominate Without Intel Processors
- Medium - The biggest scandals of NPM Statements
- Medium - Quickly Improve Your Docker and Node.Js Containers
- Medium - A Brief Introduction to AWS X-Ray
- Medium - The future of artificial intelligence — Neuromorphic computing
- Medium - Keeping Discord Safe and Sound
- Medium - 24 quick-fire JavaScript interview questions
- Medium - Top 5 Reasons Javascript Developers Prefer Deno Over Node.
- Medium - 8 ways to use the Spread operator in JavaScript.
- Medium - Using Express Middleware
- Medium - What Is a Decorator in JavaScript?
- Speaker - 김세준 ( 솔루션즈 아키텍트, AWS )
- Medium - Game Theory Concepts Within AlphaGo
- Medium - SQL injection for developers
- Medium - Should You Stop Using .forEach() in Your JavaScript Code?
- Medium - If Programming Languages Had Honest Slogans
- Medium - 65 Lessons from 50 Years of Software Experience
- Medium - Why Your Task Estimation is Likely Wrong?
- Medium - Request Has Been Deprecated
- Medium - The Top 10 Security Risks in Web Applications
- Medium - 32+ funny Code Comments that people actually wrote
- Medium - Why Most Code Sucks
- Medium - Understanding Neural Networks
- Medium - 7 really good reasons not to use TypeScript
- Medium - Solving Google’s 2020 Most Frequently Asked Whiteboarding Question
- Medium - Clean up your code by removing ‘if-else’ statements
- Medium - How to improve JavaScript Performance
- Medium - Building a Node.js WebSocket Chat App with Socket.io and React
- Medium - Redis; What and Why?
- Medium - How does Python work?
- Medium - Query data from S3 files using Amazon Athena
- Medium - How DeepMind Restored the Beauty to Chess
- Medium - 5 Tips to Speed Up Your MacBook Productivity
- Medium - Understand the Superpower of Optional Chaining in JavaScript
- Medium - Stop Putting So Many If Statements in Your JavaScript
- Medium - A Basic Interview Question; Can You Explain Every Part of a URL?
2019
- Medium - Is TypeScript the way forward?
- Medium - Express will dominate the coming decade. Here’s why.
- Medium - JavaScript’s Magical Tips Every Developer Should Remember
- Medium - Starting Using Git on the Command Line Like a Pro in Five Minutes
- Medium - A.I. Fuels Inequality and Climate Change, a New Report Warns
- Medium - 3 Terminal Commands to Increase Your Productivity
- Medium - Domain-Driven Design in the era of Microservices
- Medium - https://uxplanet.org/answering-questions-on-googles-flutter-a46a395cefe0
- Medium - Developer Tools to Increase Your Productivity
- Medium - The Weirdest Shit to Come Out of Silicon Valley in November
- Medium - How You Can Improve Your Programming Skills
- Medium - What, Why, When; Microservices
- Medium - The Myths and Misconceptions About Serverless
- Medium - Six Rules for Good Git Hygiene
- Medium - DevOps Is Dead, Long Live NoOps
- Medium - 20 VS Code Shortcuts for Faster Coding
- Medium - RESTful API Designing Guidelines — The Best Practices
- Medium - You don’t know Node
- Medium - Comparing Objects in JavaScript
- Medium - 5 Super Helpful Git Commands
- Medium - Markdown for Jupyter notebooks cheatsheet
- Medium - The Real Moral Dilemma of Self-Driving Cars
- Medium - Avoid Writing Another For-Loop in JavaScript
- Medium - How To Remove Committed Files From Git Version Control
- Medium - What Does an Entry-Level Programmer Need to Know Exactly?
- Medium - Common JavaScript Mistakes; Part 1
- Medium - Solving Algorithmic Problems; Find a Duplicate in an Array
- Medium - How To Learn Any New Programming Language Quickly
- Medium - JavaScript Methods That Every Beginner and Pro Should Use
- Medium - A Beginner-Friendly Introduction to Containers, VMs and Docker
- Medium - How NOT to design APIs
- Medium - API security in a microservices architecture
- Medium - Node.js Streams; Everything you need to know
- Medium - 4 Habits That Make You an Inefficient Developer
- Medium - 3 Ways to Secure Your Web API for Different Situations
- Medium - Top 10 Trending Flutter and React Native UI Libraries This Year
- Top 10 JavaScript errors from 1000+ projects (and how to avoid them)
- Medium - The 10 Puzzle Pieces of an Effective Microservice Architecture
- Medium - Running PM2 & Node.js in Production Environments
- Medium - Gentle Introduction to How AWS ECS Works with Example Tutorial
- Medium - How to check for null in JavaScript
- Medium - A List of Fun Things You Can Build as a Developer
- Medium - Google’s A.I.-Powered Camera Was Destined to Fail
- Medium - Blockchain Could Provide ID for Those Who Need It Most
- Medium - The Publisher/Subscriber Pattern in JavaScript
- Medium - Things That You Can Do to Improve Code Quality
- Medium - Using Event Emitter in Node.js for event driven programming (For beginners).
- Medium - Express.js and AWS Lambda — a serverless love story
- Medium - The Future of PHP
- Medium - The FBI Warns That Multifactor Authentication Is Not as Secure as You Think
- Medium - 10 Node.js Frameworks Worth Checking Out; Express, Loopback, Hapi, and Beyond
- Medium - An Overview of MongoDB & Mongoose
- Medium - How to use Async / Await in JavaScript
- Medium - Everything You Need To Know About The GitHub Package Registry
- Medium - Top 10 Trending Android and iOS Libraries in September
- Medium - How Machine Learning is Transforming Healthcare at Google and Beyond
- Medium - Four ways to style react components
- Medium - 5 Steps to build a REST API in Node.js with MongoDB
- Medium - Use Git More Efficiently; A Simple Git Workflow
- Medium - iOS 13 Checklist for Developers
- Medium - React Native & Firebase; Authentication
- Medium - The definitive Node.js handbook
- Medium - Why would you NOT use TypeScript?
- Medium - JavaScript — Understand Arrow Function Syntax
- Medium - REST and Spread operators in JavaScript ES6
- Medium - 5 iOS Libraries to Make Your App Better
- Medium - JavaScript; What the heck is a Callback?
- Medium - The Mega HTML5 Cheatsheet
- Medium - Build it, Test it, Deliver it! Complete iOS Guide on Continuous Delivery with fastlane and Jenkins
- Medium - AI Learned to Use Tools After Nearly 500 Million Games of Hide and Seek
- Medium - Boost your JavaScript Debugging Skills With These Console Tricks
- Medium - 8 Vim Tricks That Will Take You From Beginner to Expert
- Medium - Test Driven Development Is Dumb. Fight Me.
- Medium - Simplify your JavaScript – Use .map(), .reduce(), and .filter()
- Medium - JavaScript ES6 — write less, do more
- Medium - Voice Assistants Are Wasted on Phones
- Medium - Three Niche Trends In Software Engineering For 2020
- Medium - What Makes Code Bad?
- Medium - Software is about expression
- Medium - Composition Over Inheritance
- Medium - Should you use React Native to build your startup’s mobile app?
- Medium - Build Your First Neural-Network with Keras
- Medium - Comparing the Performance between Native iOS (Swift) and React-Native
- Medium - I’ve tried Tinder — here’s what I think about it as a UX designer
- Medium - React Native — Is it Really the Future of Mobile App Development?
- Medium - How to Build Software like Tony Stark
- Medium - iOS; Implementing the Notification/Observer Communication Pattern
- Medium - Clean Architecture and MVVM on iOS
- Medium - The Advantages and Challenges of Pair Programming
- Medium - What SwiftUI Means for Flutter
- Medium - How To Learn a New Programming Language Fast
- Medium - Object-Oriented Programming — The Trillion Dollar Disaster - 3
- Medium - Object-Oriented Programming — The Trillion Dollar Disaster - 2
- Medium - Object-Oriented Programming — The Trillion Dollar Disaster - 1
- Medium - When is AI trustworthy? When is AI useful?
- KT S/W DEVELOPER CONFERENCE 2019
- Medium - An introduction to Vert.x, the fastest Java framework today
- Medium - Programming Languages of the Future
- Medium - Python Open Source of the Month (v.Aug 2019)
- Medium - Optimize Swift build and compile times in Xcode
- Medium - AI; Monte Carlo Tree Search (MCTS)
- Medium - Regex tutorial — A quick cheatsheet by examples
- Medium - Huawei Needs to Build the Operating System No One Thinks It Can
- Medium - Data Scientists, The 5 Graph Algorithms that you should know
- Medium - DeepMind Shows How Expensive the AI Race Is & Google’s Strategy to Win It
- Medium - A Technical Analysis of the Capital One Hack
- Medium - Dart vs Swift; a comparison
- Medium - Why Flutter Uses Dart
- Medium - What's Revolutionary about Flutter
- Medium - lazy var in ios swift
- Medium - What Is Deep Learning?
- Medium - 5 Bad Habits of Absolutely Ineffective Programmers.
- Medium - Case Styles; Camel, Pascal, Snake, and Kebab Case
- Medium - Apple Has Finally Entered The Post-iPhone Era
- Medium - Learning How to Git; Ignoring Files and Folders using GitIgnore
- Medium - Kubernetes 101; Pods, Nodes, Containers, and Clusters
- Medium - What DevOps Really Means
- Medium - AWS vs Azure vs Firebase vs Heroku vs Netlify—How To Choose the Best Platform for Web Projects
- Medium - Face Detection and Recognition With CoreML and ARKit
- Medium - 10 Common Software Architectural Patterns in a nutshell
- Medium - The Differences Between a Junior, Mid-Level, and Senior Developer
- Medium - Learn & Master ⚔️ the Basics of RxSwift in 10 Minutes
- Medium - Machine Learning Top 10 Articles for the Past Month (v.July 2019)
- Medium - Developer Checklist; What Should You Not Miss From WWDC 2019?
- Medium - Protocol Oriented Programming in Swift
- Medium - 23 Amazing iOS UI Libraries written in Swift for the Past Year (v.2019)
- Medium - Comparing iOS TableView and Android RecyclerView
- Medium - Cloud Computing History
- Medium - 2020 and Beyond Programming Trend Predictions
- Medium - Optional Chaining in Swift
- Medium - Why developers should know how to write
- Medium - Creating iOS Apps Without Storyboards
- Medium - Natural Language Processing is Fun!
- Medium - Nvidia Advancements; Dynamic Focus & Prescription Lenses for AR Displays projects
- Medium - What I have learned after several AI projects
- Medium - The Myth of the Genius Programmer
- Medium - Why Every Software Engineer Should Write Articles
- Medium - The junior developer's guide to writing super clean and readable code
- Medium - Google Promises 'reCAPTCHA' isn't Exploiting Users. Should You Trust It?
- Medium - Paas vs Iaas, Choosing the Right Technology for Your Project
- Medium - How to get better at testing with TDD
- Medium - Facebook’s Poker Bot Shows How A.I. Can Adapt to Liars
- Medium - Docker Introduction
- Medium - Some tips on commit etiquette and best practices for junior developers
- Medium - Real World:iOS Design Patterns
- Medium - Simple MVP Design Pattern in Swift
- Medium - Meaningful Names In Code
- Medium - Why use RxSwift
- Medium - Network Library (iOS/Android)
- Medium - Machine Learning for Anyone Who Took Math in 8 Grade
- Medium - The Best machine learning research so far(2019)
- Medium - What exactly is Node.js?
- Medium - Block Chain(Facebook&Libra)
- Medium - AI(Spotifys)
- Medium - How to think like a Programmer?
- Medium - Functional Programming
- Medium - Blockchain
- Git blog 2019 포스팅