|
You are here |
pehapkari.cz | ||
| | | | |
babeljs.io
|
|
| | | | | Babel 7.1.0 finally supports the new decorators proposal: you can try it out by using the @babel/plugin-proposal-decorators plugin ?. | |
| | | | |
tomasvotruba.com
|
|
| | | | | I saw 2 links to Symfony\Console in [today's Week of Symfony](http://symfony.com/blog/a-week-of-symfony-592-30-april-6-may-2018) (what a time reference, huh?). There are plenty of such posts out there, even in Pehapkari community blog: [Best Practice for Symfony Console in Nette](https://pehapkari.cz/blog/2017/06/02/best-practice-for-symfony-console-in-nette) or [Symfony Console from the Scratch](/blog/2019/08/12/standalone-symfony-console-from-scratch/). But nobody seems to write about **the greatest bottleneck of Console applications - static cancer**. Why is that? | |
| | | | |
wweb.dev
|
|
| | | | | In this post, I will show how to set up debugging for Javascript in VS Code for Node.js and for React in Firefox or Chrome... | |
| | | | |
blog.kulman.sk
|
|
| | | There is now an official GitHub Copilot extension for Xcode, but it essentially acts as a fancy autocomplete. Given how unreliable Xcode's autocomplete can be, this is still an improvement. However, to fully leverage GitHub Copilot's capabilities, you will ll need a more extensible IDE-such as Visual Studio Code. Visual Studio Code tooling The tooling in Visual Studio Code has come a long way in terms of supporting iOS development, and these days, you can configure it to offer a very good experience, including navigating the code, building and running the app, and even debugging with breakpoints. | ||