dotnetomaniak.pl - Artykuły z tagiem JavaScript

When I first heard of functional programming (FP) I thought it’s another over-hyped thing that no one needs. I lived in my happy object-oriented world and didn’t think that there is something I should change. It wasn’t until I saw very convincing video where Uncle Bob described why FP is so important.

Tagi: JavaScript
Dziel się z innymi:
Changing mindset with functional concepts | Technical Blog - Future Processing

Inne 2620 dni, 7 godzin, 20 minut temu FutureProcessing 55 źrodło rozwiń

Pierwszy post z serii przygotowań do egzaminu 70-480 Programming in HTML5 with JavaScript and CSS3. W poście informacje dotyczące nowej ścieżki certyfikacji i zbiór materiałów do nauki.

[MCSD 70-480] Certyfikacja Microsoft czas start – Wildpost

Inne 2627 dni, 1 godzinę, 14 minut temu wildcat89 161 źrodło rozwiń

For the last 2 years Angular Team at Google, with huge support of the community, has been working on a new Angular framework. It has been completely rewritten with better performance and ready to use even outside the browser. In this article I want to introduce you to the basics of Angular 2+; we will build a small web application using angular-cli tool.

Angular 2+ fundamentals based on angular-cli created app | Technical Blog - Future Processing

W której części aplikacji webowej swoją rolę odgrywa JavaScript? Pierwsza poprawna odpowiedź brzmi – w części aplikacji uruchamianej po stronie klienta – w końcu zajmuje się nim przeglądarka internetowa. To prawda, współczesna przeglądarka musi zawierać w sobie silnik do obsługi tego języka. Jest jednak druga, dla niektórych mniej oczywista odpowiedź – w części uruchamianej po stronie serwera bądź też uruchamianej jako odrębna usługa bez przeglądarki.

Dziel się z innymi:
JavaScript poza przeglądarką - wprowadzenie do Node.js i npm - PoznajProgramowanie.pl

Web 2658 dni, 6 godzin, 31 minut temu AdrianBystrek 269 źrodło rozwiń

Jeśli dopiero zaczynasz swoją walkę z JavaScriptem, to przeskok pomiędzy “nie wiem o co chodzi” a “używam Angulara” może się odbyć nie do końca świadomie. Mając za sobą kilka tygodni stażu trudno wywnioskować, że dany framework jest właśnie tym czego potrzebujesz. Internet huczy, nie chcesz zostać w tyle więc po prostu próbujesz – konsekwencje przyjdą później.

Czym jest framework i po co go używać - PoznajProgramowanie.pl

Sztuka programowania 2676 dni, 22 godziny, 28 minut temu AdrianBystrek 151 źrodło rozwiń

~ MJ Jasmine – behaviour driven develeopment framework służący do testowania kodu napisanego w javascripcie: Jasmine

Jasmine i Javascript | maciejjędrzejewski

Web 2684 dni, 3 godziny, 12 minut temu jedmac 124 źrodło rozwiń

This is a story of a bug I had an opportunity to fix in the ancient times of node.js 0.10. The new and shiny node.js 0.12 was still just glimmering somewhere on the horizon, we were still young and beautiful. Some of us, at least. Let me take you on an adventure through time and space. Hopefully, there will be some learning involved along the way. So hop on the magic school bus and we’re off!

Dziel się z innymi:
A curious case of memory leak in a node.js app | Technical Blog - Future Processing

Sztuka programowania 2689 dni, 22 godziny, 54 minuty temu FutureProcessing 52 źrodło rozwiń

Zastanawiasz się o co chodzi z całym tym hałasem dotyczącym języka JavaScript? Czemu powstają o nim dziesiątki memów i żartów? Dlaczego ludzi poświęcają tysiące godzin na prelekcje dotyczące tej właśnie technologii? W dzisiejszym poście przedstawię Ci 10 powodów przez które język JavaScript jest w dzisiejszych czasach tak popularny.

Dziel się z innymi:
10 powodów przez które język JavaScript jest tak popularny - PoznajProgramowanie.pl

Web 2690 dni, 9 godzin, 56 minut temu AdrianBystrek 329 źrodło rozwiń

Czy można połączyć wygodny .NET ze zwięzłym i czytelnym kodem F# i wygenerować z tego JavaScript ? Można i co więcej mamy do tego bardzo inteligentne narzędzie.

Tagi: F#, JavaScript
Źródło: mickl.net
Dziel się z innymi:
Fable, czyli jak kompilować F# do JavaScript

Narzędzia 2696 dni, 7 godzin, 43 minuty temu mickl 77 źrodło rozwiń

in i delete w JavaScript co i jak - dużo kodu mało tekstu :)

Tagi: JavaScript
Dziel się z innymi:
[EN] JavaScript in and delete operators

Web 2704 dni, 5 godzin, 1 minutę temu asciiBlade 110 źrodło rozwiń

A few days ago, a new tool came from the Facebook team: Yarn package manager. The results published on the official Yarn web page are fantastic. I'm using local NPM gallery, so some of the NPM problems don't exist for me. Still, the npm install command is quite slow. How the yarn install command performs? Can it be much better? Let's check it out.

Tagi: JavaScript
Źródło: stapp.space
Dziel się z innymi:
[EN] NPM versus Yarn - the epic fight for speed in Continuous Integration in Stapp.space

Narzędzia 2718 dni, 19 godzin, 28 minut temu Piotr Stapp 32 źrodło rozwiń

The best language for writing end-to-end tests and how to choose it wisely

Tagi: .Net, e2e, JavaScript, Test
Źródło: www.diwebsity.com
Dziel się z innymi:
How to choose e2e test language? - Diwebsity

Web 2718 dni, 19 godzin, 28 minut temu suvroc 54 źrodło rozwiń

MomentJS czyli szybkie manipulowanie czasem JavaScript mniej więcej ogarniam, ale nie pisze w nim zbyt często. Zdarza się jednak, że trzeba to zrobić. Tak jak niedawno chciałem zamieniać czas Utc do lokalnego. Oczywiście można to zrobić przez czysty JS, ale znalazłem bardzo prostą bibliotekę do tego celu.  A nazywa się MomentJS. Co możemy dzięki niej zrobić? Wszystko. Cytując tekst ze strony „Parse, validate, manupulate and display ...

Dziel się z innymi:
MomentJS czyli szybkie manipulowanie czasem

Web 2740 dni, 8 godzin, 23 minuty temu assassin1909 144 źrodło rozwiń

Przegląd najdziwniejszych konstrukcji i mechanizmów, które cały czas są dostępne w JavaScript i mogą nieźle zaskoczyć nawet bardzo doświadczonych programistów Web.

Źródło: mickl.net
Dziel się z innymi:
Top 10 kuriozalnych zjawisk w JavaScript

Web 2743 dni, 3 godziny, 39 minut temu mickl 541 źrodło rozwiń

Is react making ASP.NET MVC obsoleteShould I start using JS in my .NET projectsBackend / Frontend and career options 1. Is react making ASP.NET MVC obsolete ? There is a huge hype around react, same with Angular2 and also Aurelia. This might create a feeling that maybe ASP.NET MVC is obsolete but it is not. ASP.NET MVC is an apple when react is an orange. Same thing happened some time ago when RoR launched. There was a huge hype and I was also afraid that maybe RoR will make my WebForms knowledge obso...

Źródło: mfranc.com
Dziel się z innymi:
[EN] QA - React, Javascript and the state of .NET | Michal Franc

Web 2779 dni, 10 godzin, 49 minut temu rroszczyk 198 źrodło rozwiń

It’s been a while since I wrote a JavaScript article, so here it is! Today we are going to reveal one of the biggest front-end mystery. How does async work in JavaScript? The question might seem quite obvious, but believe me that many developers think that it’s because of multi-threading. Well, here is the thing. Async does not require more than one thread. If you don’t believe me click here to confirm that. Ok, fine, let’s say that we need multi-threading to do async. But here comes the thing that confu...

Tagi: async, JavaScript
Źródło: foreverframe.pl
Dziel się z innymi:
[EN] How does async work in JavaScript? - Forever F[r]ame

Web 2789 dni, 10 godzin, 17 minut temu dpawlukiewicz 125 źrodło rozwiń

Last week I had a pleasure to attend and present the Azure Portal insights at the Visual Studio Live conference in Redmond. Throughout the conference, 5 sessions were being presented simultaneously, and 1 session was being streamed live. My session was chosen to be streamed live, and is now available on channel9!

Źródło: jj09.net
Dziel się z innymi:
[EN] Azure Portal – the largest Single Page App in the World

Web 2794 dni, 10 godzin, 51 minut temu jj09 114 źrodło rozwiń

The Challenge Second part of series presents the domain problem and requirements for the platform.

Tagi: JavaScript
Dziel się z innymi:
[EN] Daily Code Solutions: JS Exercise platform - Challenge (Part 2)

Inne 2820 dni, 20 godzin, 46 minut temu oronowiczg 54 źrodło rozwiń

When you want to learn something new, you will probably come to the phase of practice. This could be hard to start, because you have to prepare everything around. I wanted to learn Javascript and some framework so I had to prepare html views, backend etc. So here it is first article of JS exercise platform. Platform for you, so you can learn the newest JavaScript (ES6, ES7) by coding. Focus on what you want to learn.

Dziel się z innymi:
[EN] Daily Code Solutions: JS Exercise platform - Introduction (Part 1)

Inne 2828 dni, 10 godzin, 3 minuty temu oronowiczg 40 źrodło rozwiń

How null's are handled in switch statement in C#, Java and JavaScript

Dziel się z innymi:
[EN] How null's are handled in switch statement in C#, Java and JavaScript

Sztuka programowania 2830 dni, 8 godzin, 45 minut temu asciiBlade 146 źrodło rozwiń

1 2 3 4 5... 10 11

Najaktywniejsi w tym miesiącu